diff --git a/V-REP_scenes-Nov2019.zip b/V-REP_scenes-Nov2019.zip new file mode 100644 index 0000000..b7ee926 Binary files /dev/null and b/V-REP_scenes-Nov2019.zip differ diff --git a/V-REP_scenes/README.txt b/V-REP_scenes/README.txt new file mode 100755 index 0000000..c871079 --- /dev/null +++ b/V-REP_scenes/README.txt @@ -0,0 +1,59 @@ +November 2019 + +This folder contains V-REP simulation scenes associated with the book "Modern Robotics: Mechanics, Planning, and Control," Kevin Lynch and Frank Park, Cambridge University Press, 2017. + +To learn more about the book, the associated software, V-REP simulation, book videos, Coursera courses, etc., see + +http://modernrobotics.org + +For a more detailed description of the V-REP demonstration scenes, see + +http://hades.mech.northwestern.edu/index.php/V-REP_Introduction + +===== + +Below is a brief description of the files. The V-REP scenes all end in .ttt. + +Scene1_UR5.ttt: V-REP scene for interactive manipulation of the UR5 six-joint robot. + +Scene2_UR5_csv.ttt: V-REP scene that animates the UR5 to follow a path specified in a file. + +Scene2_example.csv: An example input file for Scene2_UR5_csv.ttt. + +Scene3_youBot.ttt: V-REP scene for interactive manipulation of the youBot mobile manipulator, consisting of an omnidirectional mecanum-wheel mobile base and a five-joint robot arm. + +Scene4_youBot_csv.ttt: V-REP scene that animates the youBot to follow apath specified in a file. + +Scene4_example.csv: An example input file for Scene4_youBot_csv.ttt. + +Scene4_base_motions: A folder containing input files for Scene4_youBot_csv.ttt that only move the mobile base, to demonstrate the motion of the mecanum wheels when the mobile base undergoes certain basic motions: + yb1.csv: Mobile base spins in place at constant speed. + yb2.csv: Mobile base moves forward at constant speed. + yb3.csv: Mobile base moves sideways at constant speed. + yb4.csv: Mobile base moves diagonally at constant speed. + yb5.csv: Mobile base moves along another diagonal at constant speed. + +Scene5_motion_planning.ttt: V-REP scene that animates a planar mobile robot moving along a graph representation of a cluttered planar C-space. + +Scene5_example: A folder containing example input files needed by Scene5_motion_planning.ttt: + nodes.csv: The nodes in the graph. + edges.csv: The edges in the graph. + path.csv: The solution path. + obstacles.csv: The circular obstacles. + +Scene6_youBot_cube.ttt: V-REP scene animating solutions to the youBot manipulating a cube. + +Scene6_example.csv: An example input file for Scene6_youBot_cube.ttt. + +Scene7_MTB_csv.ttt: V-REP scene that animates a path for a four-joint RRPR robot. + +Scene7_example.csv: An example input file for Scene7_MTB_csv.ttt. + +Scene8_gripper_csv.ttt: V-REP scene that animates a path for the end-effector (gripper) of the youBot. This is used to verify youBot end-effector reference trajectories without requiring the full motion of the youBot. + +Scene8_example.csv: An example input file for Scene8_gripper_csv.ttt. + +===== + +Authors: +Huan Weng, Jarvis Schultz, and Kevin Lynch diff --git a/V-REP_scenes/Scene1_UR5.ttt b/V-REP_scenes/Scene1_UR5.ttt new file mode 100755 index 0000000..e11018d Binary files /dev/null and b/V-REP_scenes/Scene1_UR5.ttt differ diff --git a/V-REP_scenes/Scene2_UR5_csv.ttt b/V-REP_scenes/Scene2_UR5_csv.ttt new file mode 100755 index 0000000..639c7d8 Binary files /dev/null and b/V-REP_scenes/Scene2_UR5_csv.ttt differ diff --git a/V-REP_scenes/Scene2_example.csv b/V-REP_scenes/Scene2_example.csv new file mode 100755 index 0000000..2f9eb7f --- /dev/null +++ b/V-REP_scenes/Scene2_example.csv @@ -0,0 +1,206 @@ +# 6-DOF UR5 robot arm csv file for V-REP animation. +# All lines beginning with # are treated as a comment and ignored. +# Each line below is of the form +# jt1ang, jt2ang, jt3ang, jt4ang, jt5ang, jt6ang +# where each joint angle is expressed in radians. +2.950000,-1.570000,0.000000,0.000000,0.000000,0.000000 +2.987484,-1.540050,0.019967,0.019992,0.012495,0.009996 +3.024875,-1.510399,0.039734,0.039933,0.024958,0.019967 +3.062079,-1.481344,0.059104,0.059775,0.037360,0.029888 +3.099002,-1.453174,0.077884,0.079468,0.049667,0.039734 +3.135553,-1.426172,0.095885,0.098962,0.061851,0.049481 +3.171640,-1.400607,0.112928,0.118208,0.073880,0.059104 +3.207173,-1.376735,0.128844,0.137159,0.085724,0.068580 +3.242064,-1.354793,0.143471,0.155767,0.097355,0.077884 +3.276224,-1.335002,0.156665,0.173986,0.108741,0.086993 +3.309569,-1.317559,0.168294,0.191770,0.119856,0.095885 +3.342015,-1.302638,0.178241,0.209075,0.130672,0.104537 +3.373482,-1.290388,0.186408,0.225857,0.141161,0.112928 +3.403890,-1.280933,0.192712,0.242075,0.151297,0.121037 +3.433163,-1.274365,0.197090,0.257687,0.161054,0.128844 +3.461229,-1.270752,0.199499,0.272656,0.170410,0.136328 +3.488017,-1.270128,0.199915,0.286942,0.179339,0.143471 +3.513460,-1.272501,0.198333,0.300512,0.187820,0.150256 +3.537495,-1.277846,0.194770,0.313331,0.195832,0.156665 +3.560062,-1.286110,0.189260,0.325366,0.203354,0.162683 +3.581103,-1.297211,0.181859,0.336588,0.210368,0.168294 +3.600567,-1.311037,0.172642,0.346969,0.216856,0.173485 +3.618406,-1.327451,0.161699,0.356483,0.222802,0.178241 +3.634573,-1.346288,0.149141,0.365106,0.228191,0.182553 +3.649029,-1.367361,0.135093,0.372816,0.233010,0.186408 +3.661738,-1.390458,0.119694,0.379594,0.237246,0.189797 +3.672669,-1.415350,0.103100,0.385423,0.240890,0.192712 +3.681793,-1.441786,0.085476,0.390289,0.243931,0.195145 +3.689087,-1.469504,0.066998,0.394180,0.246362,0.197090 +3.694535,-1.498225,0.047850,0.397085,0.248178,0.198543 +3.698121,-1.527664,0.028224,0.398998,0.249374,0.199499 +3.699838,-1.557526,0.008316,0.399914,0.249946,0.199957 +3.699680,-1.587512,-0.011675,0.399829,0.249893,0.199915 +3.697649,-1.617324,-0.031549,0.398746,0.249216,0.199373 +3.693749,-1.646662,-0.051108,0.396666,0.247916,0.198333 +3.687989,-1.675235,-0.070157,0.393594,0.245996,0.196797 +3.680386,-1.702756,-0.088504,0.389539,0.243462,0.194770 +3.670956,-1.728951,-0.105967,0.384510,0.240319,0.192255 +3.659725,-1.753557,-0.122372,0.378520,0.236575,0.189260 +3.646720,-1.776330,-0.137553,0.371584,0.232240,0.185792 +3.631973,-1.797041,-0.151360,0.363719,0.227324,0.181859 +3.615522,-1.815483,-0.163655,0.354945,0.221841,0.177472 +3.597407,-1.831473,-0.174315,0.345284,0.215802,0.172642 +3.577674,-1.844850,-0.183233,0.334760,0.209225,0.167380 +3.556372,-1.855481,-0.190320,0.323399,0.202124,0.161699 +3.533555,-1.863259,-0.195506,0.311229,0.194518,0.155615 +3.509279,-1.868107,-0.198738,0.298282,0.186426,0.149141 +3.483605,-1.869977,-0.199985,0.284589,0.177868,0.142295 +3.456597,-1.868849,-0.199233,0.270185,0.168866,0.135093 +3.428324,-1.864736,-0.196491,0.255106,0.159441,0.127553 +3.398854,-1.857677,-0.191785,0.239389,0.149618,0.119694 +3.368263,-1.847744,-0.185163,0.223073,0.139421,0.111537 +3.336626,-1.835036,-0.176691,0.206201,0.128875,0.103100 +3.304023,-1.819680,-0.166453,0.188812,0.118008,0.094406 +3.270535,-1.801829,-0.154553,0.170952,0.106845,0.085476 +3.236246,-1.781662,-0.141108,0.152664,0.095415,0.076332 +3.201241,-1.759380,-0.126253,0.133995,0.083747,0.066998 +3.165609,-1.735206,-0.110137,0.114991,0.071870,0.057496 +3.129437,-1.709381,-0.092920,0.095700,0.059812,0.047850 +3.092817,-1.682163,-0.074775,0.076169,0.047606,0.038085 +3.055840,-1.653825,-0.055883,0.056448,0.035280,0.028224 +3.018598,-1.624649,-0.036433,0.036586,0.022866,0.018293 +2.981185,-1.594927,-0.016618,0.016632,0.010395,0.008316 +2.943695,-1.564956,0.003363,-0.003363,-0.002102,-0.001681 +2.906219,-1.535035,0.023310,-0.023350,-0.014594,-0.011675 +2.868854,-1.505464,0.043024,-0.043278,-0.027049,-0.021639 +2.831691,-1.476538,0.062308,-0.063098,-0.039436,-0.031549 +2.794824,-1.448545,0.080970,-0.082761,-0.051725,-0.041380 +2.758344,-1.421766,0.098823,-0.102216,-0.063885,-0.051108 +2.722344,-1.396468,0.115688,-0.121417,-0.075885,-0.060708 +2.686913,-1.372904,0.131397,-0.140313,-0.087696,-0.070157 +2.652139,-1.351309,0.145794,-0.158859,-0.099287,-0.079430 +2.618110,-1.331900,0.158734,-0.177008,-0.110630,-0.088504 +2.584910,-1.314869,0.170087,-0.194715,-0.121697,-0.097357 +2.552623,-1.300388,0.179742,-0.211934,-0.132459,-0.105967 +2.521329,-1.288600,0.187600,-0.228625,-0.142890,-0.114312 +2.491107,-1.279624,0.193584,-0.244743,-0.152964,-0.122372 +2.462031,-1.273550,0.197634,-0.260250,-0.162656,-0.130125 +2.434175,-1.270437,0.199709,-0.275106,-0.171942,-0.137553 +2.407609,-1.270318,0.199788,-0.289275,-0.180797,-0.144638 +2.382398,-1.273193,0.197872,-0.302721,-0.189201,-0.151360 +2.358606,-1.279033,0.193978,-0.315410,-0.197131,-0.157705 +2.336292,-1.287781,0.188146,-0.327311,-0.204569,-0.163655 +2.315512,-1.299348,0.180434,-0.338393,-0.211496,-0.169197 +2.296318,-1.313620,0.170920,-0.348630,-0.217894,-0.174315 +2.278758,-1.330454,0.159697,-0.357996,-0.223747,-0.178998 +2.262876,-1.349681,0.146879,-0.366466,-0.229041,-0.183233 +2.248711,-1.371109,0.132594,-0.374021,-0.233763,-0.187011 +2.236298,-1.394525,0.116983,-0.380641,-0.237901,-0.190320 +2.225670,-1.419694,0.100204,-0.386309,-0.241443,-0.193155 +2.216852,-1.446364,0.082424,-0.391012,-0.244383,-0.195506 +2.209867,-1.474270,0.063820,-0.394738,-0.246711,-0.197369 +2.204732,-1.503133,0.044578,-0.397476,-0.248423,-0.198738 +2.201459,-1.532664,0.024891,-0.399222,-0.249514,-0.199611 +2.200058,-1.562567,0.004955,-0.399969,-0.249981,-0.199985 +2.200530,-1.592545,-0.015030,-0.399717,-0.249823,-0.199859 +2.202877,-1.622298,-0.034865,-0.398466,-0.249041,-0.199233 +2.207090,-1.651528,-0.054352,-0.396219,-0.247637,-0.198109 +2.213161,-1.679944,-0.073296,-0.392981,-0.245613,-0.196491 +2.221073,-1.707261,-0.091507,-0.388761,-0.242976,-0.194381 +2.230807,-1.733206,-0.108804,-0.383570,-0.239731,-0.191785 +2.242338,-1.757521,-0.125014,-0.377419,-0.235887,-0.188710 +2.255639,-1.779962,-0.139975,-0.370326,-0.231454,-0.185163 +2.270675,-1.800306,-0.153537,-0.362307,-0.226442,-0.181153 +2.287409,-1.818348,-0.165565,-0.353382,-0.220864,-0.176691 +2.305799,-1.833909,-0.175939,-0.343574,-0.214734,-0.171787 +2.325799,-1.846833,-0.184555,-0.332907,-0.208067,-0.166453 +2.347360,-1.856991,-0.191327,-0.321408,-0.200880,-0.160704 +2.370427,-1.864281,-0.196187,-0.309106,-0.193191,-0.154553 +2.394942,-1.868631,-0.199087,-0.296031,-0.185019,-0.148015 +2.420845,-1.869997,-0.199998,-0.282216,-0.176385,-0.141108 +2.448070,-1.868366,-0.198911,-0.267696,-0.167310,-0.133848 +2.476550,-1.863753,-0.195836,-0.252507,-0.157817,-0.126253 +2.506213,-1.856206,-0.190804,-0.236686,-0.147929,-0.118343 +2.536986,-1.845799,-0.183866,-0.220274,-0.137671,-0.110137 +2.568791,-1.832636,-0.175090,-0.203312,-0.127070,-0.101656 +2.601548,-1.816849,-0.164566,-0.185841,-0.116151,-0.092920 +2.635177,-1.798595,-0.152397,-0.167906,-0.104941,-0.083953 +2.669593,-1.778058,-0.138705,-0.149551,-0.093469,-0.074775 +2.704709,-1.755441,-0.123627,-0.130822,-0.081764,-0.065411 +2.740438,-1.730972,-0.107315,-0.111766,-0.069854,-0.055883 +2.776692,-1.704894,-0.089929,-0.092431,-0.057769,-0.046216 +2.813378,-1.677469,-0.071646,-0.072865,-0.045541,-0.036433 +2.850406,-1.648970,-0.052646,-0.053117,-0.033198,-0.026558 +2.887683,-1.619681,-0.033121,-0.033236,-0.020772,-0.016618 +2.925116,-1.589897,-0.013264,-0.013272,-0.008295,-0.006636 +2.962610,-1.559913,0.006725,0.006726,0.004203,0.003363 +3.000074,-1.530030,0.026646,0.026706,0.016691,0.013353 +3.037412,-1.500547,0.046302,0.046620,0.029137,0.023310 +3.074532,-1.471758,0.065495,0.066417,0.041511,0.033208 +3.111340,-1.443950,0.084033,0.086048,0.053780,0.043024 +3.147745,-1.417402,0.101732,0.105464,0.065915,0.052732 +3.183656,-1.392378,0.118415,0.124617,0.077885,0.062308 +3.218983,-1.369129,0.133914,0.143458,0.089661,0.071729 +3.253637,-1.347887,0.148075,0.161940,0.101212,0.080970 +3.287533,-1.328865,0.160757,0.180018,0.112511,0.090009 +3.320585,-1.312251,0.171832,0.197645,0.123528,0.098823 +3.352711,-1.298214,0.181191,0.214779,0.134237,0.107390 +3.383830,-1.286891,0.188739,0.231376,0.144610,0.115688 +3.413865,-1.278398,0.194402,0.247394,0.154622,0.123697 +3.442740,-1.272818,0.198121,0.262795,0.164247,0.131397 +3.470384,-1.270207,0.199862,0.277538,0.173461,0.138769 +3.496727,-1.270592,0.199605,0.291588,0.182242,0.145794 +3.521703,-1.273968,0.197354,0.304908,0.190568,0.152454 +3.545251,-1.280303,0.193132,0.317467,0.198417,0.158734 +3.567311,-1.289531,0.186979,0.329232,0.205770,0.164616 +3.587827,-1.301563,0.178958,0.340175,0.212609,0.170087 +3.606750,-1.316276,0.169149,0.350267,0.218917,0.175133 +3.624031,-1.333524,0.157650,0.359483,0.224677,0.179742 +3.639627,-1.353136,0.144576,0.367801,0.229876,0.183901 +3.653500,-1.374914,0.130058,0.375200,0.234500,0.187600 +3.665614,-1.398641,0.114239,0.381661,0.238538,0.190830 +3.675940,-1.424080,0.097280,0.387168,0.241980,0.193584 +3.684451,-1.450978,0.079348,0.391707,0.244817,0.195854 +3.691126,-1.479064,0.060624,0.395267,0.247042,0.197634 +3.695949,-1.508060,0.041293,0.397840,0.248650,0.198920 +3.698908,-1.537674,0.021551,0.399417,0.249636,0.199709 +3.699994,-1.567611,0.001593,0.399997,0.249998,0.199998 +3.699206,-1.597572,-0.018381,0.399577,0.249735,0.199788 +3.696545,-1.627258,-0.038172,0.398158,0.248848,0.199079 +3.692019,-1.656371,-0.057581,0.395743,0.247340,0.197872 +3.685637,-1.684621,-0.076414,0.392340,0.245212,0.196170 +3.677417,-1.711727,-0.094484,0.387956,0.242472,0.193978 +3.667379,-1.737416,-0.111610,0.382602,0.239126,0.191301 +3.655548,-1.761432,-0.127621,0.376292,0.235183,0.188146 +3.641953,-1.783536,-0.142357,0.369042,0.230651,0.184521 +3.626629,-1.803506,-0.155670,0.360869,0.225543,0.180434 +3.609613,-1.821143,-0.167428,0.351794,0.219871,0.175897 +3.590949,-1.836270,-0.177513,0.341840,0.213650,0.170920 +3.570683,-1.848737,-0.185825,0.331031,0.206894,0.165515 +3.548865,-1.858419,-0.192279,0.319395,0.199622,0.159697 +3.525551,-1.865220,-0.196813,0.306960,0.191850,0.153480 +3.500798,-1.869070,-0.199380,0.293759,0.183599,0.146879 +3.474668,-1.869932,-0.199955,0.279823,0.174889,0.139911 +3.447227,-1.867798,-0.198532,0.265188,0.165742,0.132594 +3.418543,-1.862688,-0.195125,0.249890,0.156181,0.124945 +3.388688,-1.854653,-0.189769,0.233967,0.146229,0.116983 +3.357736,-1.843775,-0.182516,0.217459,0.135912,0.108730 +3.325766,-1.830161,-0.173440,0.200408,0.125255,0.100204 +3.292856,-1.813947,-0.162631,0.182856,0.114285,0.091428 +3.259089,-1.795296,-0.150197,0.164847,0.103030,0.082424 +3.224549,-1.774394,-0.136263,0.146426,0.091516,0.073213 +3.189324,-1.751450,-0.120967,0.127639,0.079775,0.063820 +3.153500,-1.726693,-0.104462,0.108533,0.067833,0.054267 +3.117167,-1.700370,-0.086913,0.089156,0.055722,0.044578 +3.080417,-1.672744,-0.068496,0.069556,0.043472,0.034778 +3.043341,-1.644092,-0.049395,0.049782,0.031114,0.024891 +3.006031,-1.614700,-0.029800,0.029883,0.018677,0.014942 +2.968582,-1.584861,-0.009907,0.009910,0.006194,0.004955 +2.931085,-1.554873,0.010085,-0.010088,-0.006305,-0.005044 +2.893637,-1.525037,0.029975,-0.030060,-0.018788,-0.015030 +2.856329,-1.495650,0.049567,-0.049958,-0.031224,-0.024979 +2.819255,-1.467006,0.068663,-0.069731,-0.043582,-0.034865 +2.782508,-1.439390,0.087073,-0.089329,-0.055831,-0.044665 +2.746180,-1.413080,0.104613,-0.108704,-0.067940,-0.054352 +2.710361,-1.388338,0.121108,-0.127808,-0.079880,-0.063904 +2.675141,-1.365411,0.136393,-0.146592,-0.091620,-0.073296 +2.640608,-1.344528,0.150315,-0.165009,-0.103131,-0.082505 +2.606848,-1.325898,0.162735,-0.183014,-0.114384,-0.091507 +2.573946,-1.309707,0.173529,-0.200562,-0.125351,-0.100281 +2.541984,-1.296116,0.182589,-0.217608,-0.136005,-0.108804 diff --git a/V-REP_scenes/Scene3_youBot.ttt b/V-REP_scenes/Scene3_youBot.ttt new file mode 100755 index 0000000..a2cdfe4 Binary files /dev/null and b/V-REP_scenes/Scene3_youBot.ttt differ diff --git a/V-REP_scenes/Scene4_base_motions/yb1.csv b/V-REP_scenes/Scene4_base_motions/yb1.csv new file mode 100755 index 0000000..7cc4305 --- /dev/null +++ b/V-REP_scenes/Scene4_base_motions/yb1.csv @@ -0,0 +1,220 @@ +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0.015708,0,0,0,0.7854,0.7854,0.7854,0,-0.12732,0.12732,0.12732,-0.12732 +0.031416,0,0,0,0.7854,0.7854,0.7854,0,-0.25463,0.25463,0.25463,-0.25463 +0.047124,0,0,0,0.7854,0.7854,0.7854,0,-0.38195,0.38195,0.38195,-0.38195 +0.062832,0,0,0,0.7854,0.7854,0.7854,0,-0.50927,0.50927,0.50927,-0.50927 +0.07854,0,0,0,0.7854,0.7854,0.7854,0,-0.63659,0.63659,0.63659,-0.63659 +0.094248,0,0,0,0.7854,0.7854,0.7854,0,-0.7639,0.7639,0.7639,-0.7639 +0.10996,0,0,0,0.7854,0.7854,0.7854,0,-0.89122,0.89122,0.89122,-0.89122 +0.12566,0,0,0,0.7854,0.7854,0.7854,0,-1.0185,1.0185,1.0185,-1.0185 +0.14137,0,0,0,0.7854,0.7854,0.7854,0,-1.1459,1.1459,1.1459,-1.1459 +0.15708,0,0,0,0.7854,0.7854,0.7854,0,-1.2732,1.2732,1.2732,-1.2732 +0.17279,0,0,0,0.7854,0.7854,0.7854,0,-1.4005,1.4005,1.4005,-1.4005 +0.1885,0,0,0,0.7854,0.7854,0.7854,0,-1.5278,1.5278,1.5278,-1.5278 +0.2042,0,0,0,0.7854,0.7854,0.7854,0,-1.6551,1.6551,1.6551,-1.6551 +0.21991,0,0,0,0.7854,0.7854,0.7854,0,-1.7824,1.7824,1.7824,-1.7824 +0.23562,0,0,0,0.7854,0.7854,0.7854,0,-1.9098,1.9098,1.9098,-1.9098 +0.25133,0,0,0,0.7854,0.7854,0.7854,0,-2.0371,2.0371,2.0371,-2.0371 +0.26704,0,0,0,0.7854,0.7854,0.7854,0,-2.1644,2.1644,2.1644,-2.1644 +0.28274,0,0,0,0.7854,0.7854,0.7854,0,-2.2917,2.2917,2.2917,-2.2917 +0.29845,0,0,0,0.7854,0.7854,0.7854,0,-2.419,2.419,2.419,-2.419 +0.31416,0,0,0,0.7854,0.7854,0.7854,0,-2.5463,2.5463,2.5463,-2.5463 +0.32987,0,0,0,0.7854,0.7854,0.7854,0,-2.6737,2.6737,2.6737,-2.6737 +0.34558,0,0,0,0.7854,0.7854,0.7854,0,-2.801,2.801,2.801,-2.801 +0.36128,0,0,0,0.7854,0.7854,0.7854,0,-2.9283,2.9283,2.9283,-2.9283 +0.37699,0,0,0,0.7854,0.7854,0.7854,0,-3.0556,3.0556,3.0556,-3.0556 +0.3927,0,0,0,0.7854,0.7854,0.7854,0,-3.1829,3.1829,3.1829,-3.1829 +0.40841,0,0,0,0.7854,0.7854,0.7854,0,-3.3102,3.3102,3.3102,-3.3102 +0.42412,0,0,0,0.7854,0.7854,0.7854,0,-3.4376,3.4376,3.4376,-3.4376 +0.43982,0,0,0,0.7854,0.7854,0.7854,0,-3.5649,3.5649,3.5649,-3.5649 +0.45553,0,0,0,0.7854,0.7854,0.7854,0,-3.6922,3.6922,3.6922,-3.6922 +0.47124,0,0,0,0.7854,0.7854,0.7854,0,-3.8195,3.8195,3.8195,-3.8195 +0.48695,0,0,0,0.7854,0.7854,0.7854,0,-3.9468,3.9468,3.9468,-3.9468 +0.50265,0,0,0,0.7854,0.7854,0.7854,0,-4.0741,4.0741,4.0741,-4.0741 +0.51836,0,0,0,0.7854,0.7854,0.7854,0,-4.2015,4.2015,4.2015,-4.2015 +0.53407,0,0,0,0.7854,0.7854,0.7854,0,-4.3288,4.3288,4.3288,-4.3288 +0.54978,0,0,0,0.7854,0.7854,0.7854,0,-4.4561,4.4561,4.4561,-4.4561 +0.56549,0,0,0,0.7854,0.7854,0.7854,0,-4.5834,4.5834,4.5834,-4.5834 +0.58119,0,0,0,0.7854,0.7854,0.7854,0,-4.7107,4.7107,4.7107,-4.7107 +0.5969,0,0,0,0.7854,0.7854,0.7854,0,-4.8381,4.8381,4.8381,-4.8381 +0.61261,0,0,0,0.7854,0.7854,0.7854,0,-4.9654,4.9654,4.9654,-4.9654 +0.62832,0,0,0,0.7854,0.7854,0.7854,0,-5.0927,5.0927,5.0927,-5.0927 +0.64403,0,0,0,0.7854,0.7854,0.7854,0,-5.22,5.22,5.22,-5.22 +0.65973,0,0,0,0.7854,0.7854,0.7854,0,-5.3473,5.3473,5.3473,-5.3473 +0.67544,0,0,0,0.7854,0.7854,0.7854,0,-5.4746,5.4746,5.4746,-5.4746 +0.69115,0,0,0,0.7854,0.7854,0.7854,0,-5.602,5.602,5.602,-5.602 +0.70686,0,0,0,0.7854,0.7854,0.7854,0,-5.7293,5.7293,5.7293,-5.7293 +0.72257,0,0,0,0.7854,0.7854,0.7854,0,-5.8566,5.8566,5.8566,-5.8566 +0.73827,0,0,0,0.7854,0.7854,0.7854,0,-5.9839,5.9839,5.9839,-5.9839 +0.75398,0,0,0,0.7854,0.7854,0.7854,0,-6.1112,6.1112,6.1112,-6.1112 +0.76969,0,0,0,0.7854,0.7854,0.7854,0,-6.2385,6.2385,6.2385,-6.2385 +0.7854,0,0,0,0.7854,0.7854,0.7854,0,-6.3659,6.3659,6.3659,-6.3659 +0.80111,0,0,0,0.7854,0.7854,0.7854,0,-6.4932,6.4932,6.4932,-6.4932 +0.81681,0,0,0,0.7854,0.7854,0.7854,0,-6.6205,6.6205,6.6205,-6.6205 +0.83252,0,0,0,0.7854,0.7854,0.7854,0,-6.7478,6.7478,6.7478,-6.7478 +0.84823,0,0,0,0.7854,0.7854,0.7854,0,-6.8751,6.8751,6.8751,-6.8751 +0.86394,0,0,0,0.7854,0.7854,0.7854,0,-7.0024,7.0024,7.0024,-7.0024 +0.87965,0,0,0,0.7854,0.7854,0.7854,0,-7.1298,7.1298,7.1298,-7.1298 +0.89535,0,0,0,0.7854,0.7854,0.7854,0,-7.2571,7.2571,7.2571,-7.2571 +0.91106,0,0,0,0.7854,0.7854,0.7854,0,-7.3844,7.3844,7.3844,-7.3844 +0.92677,0,0,0,0.7854,0.7854,0.7854,0,-7.5117,7.5117,7.5117,-7.5117 +0.94248,0,0,0,0.7854,0.7854,0.7854,0,-7.639,7.639,7.639,-7.639 +0.95819,0,0,0,0.7854,0.7854,0.7854,0,-7.7663,7.7663,7.7663,-7.7663 +0.97389,0,0,0,0.7854,0.7854,0.7854,0,-7.8937,7.8937,7.8937,-7.8937 +0.9896,0,0,0,0.7854,0.7854,0.7854,0,-8.021,8.021,8.021,-8.021 +1.0053,0,0,0,0.7854,0.7854,0.7854,0,-8.1483,8.1483,8.1483,-8.1483 +1.021,0,0,0,0.7854,0.7854,0.7854,0,-8.2756,8.2756,8.2756,-8.2756 +1.0367,0,0,0,0.7854,0.7854,0.7854,0,-8.4029,8.4029,8.4029,-8.4029 +1.0524,0,0,0,0.7854,0.7854,0.7854,0,-8.5303,8.5303,8.5303,-8.5303 +1.0681,0,0,0,0.7854,0.7854,0.7854,0,-8.6576,8.6576,8.6576,-8.6576 +1.0838,0,0,0,0.7854,0.7854,0.7854,0,-8.7849,8.7849,8.7849,-8.7849 +1.0996,0,0,0,0.7854,0.7854,0.7854,0,-8.9122,8.9122,8.9122,-8.9122 +1.1153,0,0,0,0.7854,0.7854,0.7854,0,-9.0395,9.0395,9.0395,-9.0395 +1.131,0,0,0,0.7854,0.7854,0.7854,0,-9.1668,9.1668,9.1668,-9.1668 +1.1467,0,0,0,0.7854,0.7854,0.7854,0,-9.2942,9.2942,9.2942,-9.2942 +1.1624,0,0,0,0.7854,0.7854,0.7854,0,-9.4215,9.4215,9.4215,-9.4215 +1.1781,0,0,0,0.7854,0.7854,0.7854,0,-9.5488,9.5488,9.5488,-9.5488 +1.1938,0,0,0,0.7854,0.7854,0.7854,0,-9.6761,9.6761,9.6761,-9.6761 +1.2095,0,0,0,0.7854,0.7854,0.7854,0,-9.8034,9.8034,9.8034,-9.8034 +1.2252,0,0,0,0.7854,0.7854,0.7854,0,-9.9307,9.9307,9.9307,-9.9307 +1.2409,0,0,0,0.7854,0.7854,0.7854,0,-10.058,10.058,10.058,-10.058 +1.2566,0,0,0,0.7854,0.7854,0.7854,0,-10.185,10.185,10.185,-10.185 +1.2723,0,0,0,0.7854,0.7854,0.7854,0,-10.313,10.313,10.313,-10.313 +1.2881,0,0,0,0.7854,0.7854,0.7854,0,-10.44,10.44,10.44,-10.44 +1.3038,0,0,0,0.7854,0.7854,0.7854,0,-10.567,10.567,10.567,-10.567 +1.3195,0,0,0,0.7854,0.7854,0.7854,0,-10.695,10.695,10.695,-10.695 +1.3352,0,0,0,0.7854,0.7854,0.7854,0,-10.822,10.822,10.822,-10.822 +1.3509,0,0,0,0.7854,0.7854,0.7854,0,-10.949,10.949,10.949,-10.949 +1.3666,0,0,0,0.7854,0.7854,0.7854,0,-11.077,11.077,11.077,-11.077 +1.3823,0,0,0,0.7854,0.7854,0.7854,0,-11.204,11.204,11.204,-11.204 +1.398,0,0,0,0.7854,0.7854,0.7854,0,-11.331,11.331,11.331,-11.331 +1.4137,0,0,0,0.7854,0.7854,0.7854,0,-11.459,11.459,11.459,-11.459 +1.4294,0,0,0,0.7854,0.7854,0.7854,0,-11.586,11.586,11.586,-11.586 +1.4451,0,0,0,0.7854,0.7854,0.7854,0,-11.713,11.713,11.713,-11.713 +1.4608,0,0,0,0.7854,0.7854,0.7854,0,-11.84,11.84,11.84,-11.84 +1.4765,0,0,0,0.7854,0.7854,0.7854,0,-11.968,11.968,11.968,-11.968 +1.4923,0,0,0,0.7854,0.7854,0.7854,0,-12.095,12.095,12.095,-12.095 +1.508,0,0,0,0.7854,0.7854,0.7854,0,-12.222,12.222,12.222,-12.222 +1.5237,0,0,0,0.7854,0.7854,0.7854,0,-12.35,12.35,12.35,-12.35 +1.5394,0,0,0,0.7854,0.7854,0.7854,0,-12.477,12.477,12.477,-12.477 +1.5551,0,0,0,0.7854,0.7854,0.7854,0,-12.604,12.604,12.604,-12.604 +1.5708,0,0,0,0.7854,0.7854,0.7854,0,-12.732,12.732,12.732,-12.732 +1.5865,0,0,0,0.7854,0.7854,0.7854,0,-12.859,12.859,12.859,-12.859 +1.6022,0,0,0,0.7854,0.7854,0.7854,0,-12.986,12.986,12.986,-12.986 +1.6179,0,0,0,0.7854,0.7854,0.7854,0,-13.114,13.114,13.114,-13.114 +1.6336,0,0,0,0.7854,0.7854,0.7854,0,-13.241,13.241,13.241,-13.241 +1.6493,0,0,0,0.7854,0.7854,0.7854,0,-13.368,13.368,13.368,-13.368 +1.665,0,0,0,0.7854,0.7854,0.7854,0,-13.496,13.496,13.496,-13.496 +1.6808,0,0,0,0.7854,0.7854,0.7854,0,-13.623,13.623,13.623,-13.623 +1.6965,0,0,0,0.7854,0.7854,0.7854,0,-13.75,13.75,13.75,-13.75 +1.7122,0,0,0,0.7854,0.7854,0.7854,0,-13.878,13.878,13.878,-13.878 +1.7279,0,0,0,0.7854,0.7854,0.7854,0,-14.005,14.005,14.005,-14.005 +1.7436,0,0,0,0.7854,0.7854,0.7854,0,-14.132,14.132,14.132,-14.132 +1.7593,0,0,0,0.7854,0.7854,0.7854,0,-14.26,14.26,14.26,-14.26 +1.775,0,0,0,0.7854,0.7854,0.7854,0,-14.387,14.387,14.387,-14.387 +1.7907,0,0,0,0.7854,0.7854,0.7854,0,-14.514,14.514,14.514,-14.514 +1.8064,0,0,0,0.7854,0.7854,0.7854,0,-14.641,14.641,14.641,-14.641 +1.8221,0,0,0,0.7854,0.7854,0.7854,0,-14.769,14.769,14.769,-14.769 +1.8378,0,0,0,0.7854,0.7854,0.7854,0,-14.896,14.896,14.896,-14.896 +1.8535,0,0,0,0.7854,0.7854,0.7854,0,-15.023,15.023,15.023,-15.023 +1.8692,0,0,0,0.7854,0.7854,0.7854,0,-15.151,15.151,15.151,-15.151 +1.885,0,0,0,0.7854,0.7854,0.7854,0,-15.278,15.278,15.278,-15.278 +1.9007,0,0,0,0.7854,0.7854,0.7854,0,-15.405,15.405,15.405,-15.405 +1.9164,0,0,0,0.7854,0.7854,0.7854,0,-15.533,15.533,15.533,-15.533 +1.9321,0,0,0,0.7854,0.7854,0.7854,0,-15.66,15.66,15.66,-15.66 +1.9478,0,0,0,0.7854,0.7854,0.7854,0,-15.787,15.787,15.787,-15.787 +1.9635,0,0,0,0.7854,0.7854,0.7854,0,-15.915,15.915,15.915,-15.915 +1.9792,0,0,0,0.7854,0.7854,0.7854,0,-16.042,16.042,16.042,-16.042 +1.9949,0,0,0,0.7854,0.7854,0.7854,0,-16.169,16.169,16.169,-16.169 +2.0106,0,0,0,0.7854,0.7854,0.7854,0,-16.297,16.297,16.297,-16.297 +2.0263,0,0,0,0.7854,0.7854,0.7854,0,-16.424,16.424,16.424,-16.424 +2.042,0,0,0,0.7854,0.7854,0.7854,0,-16.551,16.551,16.551,-16.551 +2.0577,0,0,0,0.7854,0.7854,0.7854,0,-16.679,16.679,16.679,-16.679 +2.0735,0,0,0,0.7854,0.7854,0.7854,0,-16.806,16.806,16.806,-16.806 +2.0892,0,0,0,0.7854,0.7854,0.7854,0,-16.933,16.933,16.933,-16.933 +2.1049,0,0,0,0.7854,0.7854,0.7854,0,-17.061,17.061,17.061,-17.061 +2.1206,0,0,0,0.7854,0.7854,0.7854,0,-17.188,17.188,17.188,-17.188 +2.1363,0,0,0,0.7854,0.7854,0.7854,0,-17.315,17.315,17.315,-17.315 +2.152,0,0,0,0.7854,0.7854,0.7854,0,-17.442,17.442,17.442,-17.442 +2.1677,0,0,0,0.7854,0.7854,0.7854,0,-17.57,17.57,17.57,-17.57 +2.1834,0,0,0,0.7854,0.7854,0.7854,0,-17.697,17.697,17.697,-17.697 +2.1991,0,0,0,0.7854,0.7854,0.7854,0,-17.824,17.824,17.824,-17.824 +2.2148,0,0,0,0.7854,0.7854,0.7854,0,-17.952,17.952,17.952,-17.952 +2.2305,0,0,0,0.7854,0.7854,0.7854,0,-18.079,18.079,18.079,-18.079 +2.2462,0,0,0,0.7854,0.7854,0.7854,0,-18.206,18.206,18.206,-18.206 +2.2619,0,0,0,0.7854,0.7854,0.7854,0,-18.334,18.334,18.334,-18.334 +2.2777,0,0,0,0.7854,0.7854,0.7854,0,-18.461,18.461,18.461,-18.461 +2.2934,0,0,0,0.7854,0.7854,0.7854,0,-18.588,18.588,18.588,-18.588 +2.3091,0,0,0,0.7854,0.7854,0.7854,0,-18.716,18.716,18.716,-18.716 +2.3248,0,0,0,0.7854,0.7854,0.7854,0,-18.843,18.843,18.843,-18.843 +2.3405,0,0,0,0.7854,0.7854,0.7854,0,-18.97,18.97,18.97,-18.97 +2.3562,0,0,0,0.7854,0.7854,0.7854,0,-19.098,19.098,19.098,-19.098 +2.3719,0,0,0,0.7854,0.7854,0.7854,0,-19.225,19.225,19.225,-19.225 +2.3876,0,0,0,0.7854,0.7854,0.7854,0,-19.352,19.352,19.352,-19.352 +2.4033,0,0,0,0.7854,0.7854,0.7854,0,-19.48,19.48,19.48,-19.48 +2.419,0,0,0,0.7854,0.7854,0.7854,0,-19.607,19.607,19.607,-19.607 +2.4347,0,0,0,0.7854,0.7854,0.7854,0,-19.734,19.734,19.734,-19.734 +2.4504,0,0,0,0.7854,0.7854,0.7854,0,-19.861,19.861,19.861,-19.861 +2.4662,0,0,0,0.7854,0.7854,0.7854,0,-19.989,19.989,19.989,-19.989 +2.4819,0,0,0,0.7854,0.7854,0.7854,0,-20.116,20.116,20.116,-20.116 +2.4976,0,0,0,0.7854,0.7854,0.7854,0,-20.243,20.243,20.243,-20.243 +2.5133,0,0,0,0.7854,0.7854,0.7854,0,-20.371,20.371,20.371,-20.371 +2.529,0,0,0,0.7854,0.7854,0.7854,0,-20.498,20.498,20.498,-20.498 +2.5447,0,0,0,0.7854,0.7854,0.7854,0,-20.625,20.625,20.625,-20.625 +2.5604,0,0,0,0.7854,0.7854,0.7854,0,-20.753,20.753,20.753,-20.753 +2.5761,0,0,0,0.7854,0.7854,0.7854,0,-20.88,20.88,20.88,-20.88 +2.5918,0,0,0,0.7854,0.7854,0.7854,0,-21.007,21.007,21.007,-21.007 +2.6075,0,0,0,0.7854,0.7854,0.7854,0,-21.135,21.135,21.135,-21.135 +2.6232,0,0,0,0.7854,0.7854,0.7854,0,-21.262,21.262,21.262,-21.262 +2.6389,0,0,0,0.7854,0.7854,0.7854,0,-21.389,21.389,21.389,-21.389 +2.6546,0,0,0,0.7854,0.7854,0.7854,0,-21.517,21.517,21.517,-21.517 +2.6704,0,0,0,0.7854,0.7854,0.7854,0,-21.644,21.644,21.644,-21.644 +2.6861,0,0,0,0.7854,0.7854,0.7854,0,-21.771,21.771,21.771,-21.771 +2.7018,0,0,0,0.7854,0.7854,0.7854,0,-21.899,21.899,21.899,-21.899 +2.7175,0,0,0,0.7854,0.7854,0.7854,0,-22.026,22.026,22.026,-22.026 +2.7332,0,0,0,0.7854,0.7854,0.7854,0,-22.153,22.153,22.153,-22.153 +2.7489,0,0,0,0.7854,0.7854,0.7854,0,-22.281,22.281,22.281,-22.281 +2.7646,0,0,0,0.7854,0.7854,0.7854,0,-22.408,22.408,22.408,-22.408 +2.7803,0,0,0,0.7854,0.7854,0.7854,0,-22.535,22.535,22.535,-22.535 +2.796,0,0,0,0.7854,0.7854,0.7854,0,-22.662,22.662,22.662,-22.662 +2.8117,0,0,0,0.7854,0.7854,0.7854,0,-22.79,22.79,22.79,-22.79 +2.8274,0,0,0,0.7854,0.7854,0.7854,0,-22.917,22.917,22.917,-22.917 +2.8431,0,0,0,0.7854,0.7854,0.7854,0,-23.044,23.044,23.044,-23.044 +2.8588,0,0,0,0.7854,0.7854,0.7854,0,-23.172,23.172,23.172,-23.172 +2.8746,0,0,0,0.7854,0.7854,0.7854,0,-23.299,23.299,23.299,-23.299 +2.8903,0,0,0,0.7854,0.7854,0.7854,0,-23.426,23.426,23.426,-23.426 +2.906,0,0,0,0.7854,0.7854,0.7854,0,-23.554,23.554,23.554,-23.554 +2.9217,0,0,0,0.7854,0.7854,0.7854,0,-23.681,23.681,23.681,-23.681 +2.9374,0,0,0,0.7854,0.7854,0.7854,0,-23.808,23.808,23.808,-23.808 +2.9531,0,0,0,0.7854,0.7854,0.7854,0,-23.936,23.936,23.936,-23.936 +2.9688,0,0,0,0.7854,0.7854,0.7854,0,-24.063,24.063,24.063,-24.063 +2.9845,0,0,0,0.7854,0.7854,0.7854,0,-24.19,24.19,24.19,-24.19 +3.0002,0,0,0,0.7854,0.7854,0.7854,0,-24.318,24.318,24.318,-24.318 +3.0159,0,0,0,0.7854,0.7854,0.7854,0,-24.445,24.445,24.445,-24.445 +3.0316,0,0,0,0.7854,0.7854,0.7854,0,-24.572,24.572,24.572,-24.572 +3.0473,0,0,0,0.7854,0.7854,0.7854,0,-24.7,24.7,24.7,-24.7 +3.0631,0,0,0,0.7854,0.7854,0.7854,0,-24.827,24.827,24.827,-24.827 +3.0788,0,0,0,0.7854,0.7854,0.7854,0,-24.954,24.954,24.954,-24.954 +3.0945,0,0,0,0.7854,0.7854,0.7854,0,-25.081,25.081,25.081,-25.081 +3.1102,0,0,0,0.7854,0.7854,0.7854,0,-25.209,25.209,25.209,-25.209 +3.1259,0,0,0,0.7854,0.7854,0.7854,0,-25.336,25.336,25.336,-25.336 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 +3.1416,0,0,0,0.7854,0.7854,0.7854,0,-25.463,25.463,25.463,-25.463 diff --git a/V-REP_scenes/Scene4_base_motions/yb2.csv b/V-REP_scenes/Scene4_base_motions/yb2.csv new file mode 100755 index 0000000..9c18e89 --- /dev/null +++ b/V-REP_scenes/Scene4_base_motions/yb2.csv @@ -0,0 +1,220 @@ +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0.005,0,0,0.7854,0.7854,0.7854,0,0.10526,0.10526,0.10526,0.10526 +0,0.01,0,0,0.7854,0.7854,0.7854,0,0.21053,0.21053,0.21053,0.21053 +0,0.015,0,0,0.7854,0.7854,0.7854,0,0.31579,0.31579,0.31579,0.31579 +0,0.02,0,0,0.7854,0.7854,0.7854,0,0.42105,0.42105,0.42105,0.42105 +0,0.025,0,0,0.7854,0.7854,0.7854,0,0.52632,0.52632,0.52632,0.52632 +0,0.03,0,0,0.7854,0.7854,0.7854,0,0.63158,0.63158,0.63158,0.63158 +0,0.035,0,0,0.7854,0.7854,0.7854,0,0.73684,0.73684,0.73684,0.73684 +0,0.04,0,0,0.7854,0.7854,0.7854,0,0.84211,0.84211,0.84211,0.84211 +0,0.045,0,0,0.7854,0.7854,0.7854,0,0.94737,0.94737,0.94737,0.94737 +0,0.05,0,0,0.7854,0.7854,0.7854,0,1.0526,1.0526,1.0526,1.0526 +0,0.055,0,0,0.7854,0.7854,0.7854,0,1.1579,1.1579,1.1579,1.1579 +0,0.06,0,0,0.7854,0.7854,0.7854,0,1.2632,1.2632,1.2632,1.2632 +0,0.065,0,0,0.7854,0.7854,0.7854,0,1.3684,1.3684,1.3684,1.3684 +0,0.07,0,0,0.7854,0.7854,0.7854,0,1.4737,1.4737,1.4737,1.4737 +0,0.075,0,0,0.7854,0.7854,0.7854,0,1.5789,1.5789,1.5789,1.5789 +0,0.08,0,0,0.7854,0.7854,0.7854,0,1.6842,1.6842,1.6842,1.6842 +0,0.085,0,0,0.7854,0.7854,0.7854,0,1.7895,1.7895,1.7895,1.7895 +0,0.09,0,0,0.7854,0.7854,0.7854,0,1.8947,1.8947,1.8947,1.8947 +0,0.095,0,0,0.7854,0.7854,0.7854,0,2,2,2,2 +0,0.1,0,0,0.7854,0.7854,0.7854,0,2.1053,2.1053,2.1053,2.1053 +0,0.105,0,0,0.7854,0.7854,0.7854,0,2.2105,2.2105,2.2105,2.2105 +0,0.11,0,0,0.7854,0.7854,0.7854,0,2.3158,2.3158,2.3158,2.3158 +0,0.115,0,0,0.7854,0.7854,0.7854,0,2.4211,2.4211,2.4211,2.4211 +0,0.12,0,0,0.7854,0.7854,0.7854,0,2.5263,2.5263,2.5263,2.5263 +0,0.125,0,0,0.7854,0.7854,0.7854,0,2.6316,2.6316,2.6316,2.6316 +0,0.13,0,0,0.7854,0.7854,0.7854,0,2.7368,2.7368,2.7368,2.7368 +0,0.135,0,0,0.7854,0.7854,0.7854,0,2.8421,2.8421,2.8421,2.8421 +0,0.14,0,0,0.7854,0.7854,0.7854,0,2.9474,2.9474,2.9474,2.9474 +0,0.145,0,0,0.7854,0.7854,0.7854,0,3.0526,3.0526,3.0526,3.0526 +0,0.15,0,0,0.7854,0.7854,0.7854,0,3.1579,3.1579,3.1579,3.1579 +0,0.155,0,0,0.7854,0.7854,0.7854,0,3.2632,3.2632,3.2632,3.2632 +0,0.16,0,0,0.7854,0.7854,0.7854,0,3.3684,3.3684,3.3684,3.3684 +0,0.165,0,0,0.7854,0.7854,0.7854,0,3.4737,3.4737,3.4737,3.4737 +0,0.17,0,0,0.7854,0.7854,0.7854,0,3.5789,3.5789,3.5789,3.5789 +0,0.175,0,0,0.7854,0.7854,0.7854,0,3.6842,3.6842,3.6842,3.6842 +0,0.18,0,0,0.7854,0.7854,0.7854,0,3.7895,3.7895,3.7895,3.7895 +0,0.185,0,0,0.7854,0.7854,0.7854,0,3.8947,3.8947,3.8947,3.8947 +0,0.19,0,0,0.7854,0.7854,0.7854,0,4,4,4,4 +0,0.195,0,0,0.7854,0.7854,0.7854,0,4.1053,4.1053,4.1053,4.1053 +0,0.2,0,0,0.7854,0.7854,0.7854,0,4.2105,4.2105,4.2105,4.2105 +0,0.205,0,0,0.7854,0.7854,0.7854,0,4.3158,4.3158,4.3158,4.3158 +0,0.21,0,0,0.7854,0.7854,0.7854,0,4.4211,4.4211,4.4211,4.4211 +0,0.215,0,0,0.7854,0.7854,0.7854,0,4.5263,4.5263,4.5263,4.5263 +0,0.22,0,0,0.7854,0.7854,0.7854,0,4.6316,4.6316,4.6316,4.6316 +0,0.225,0,0,0.7854,0.7854,0.7854,0,4.7368,4.7368,4.7368,4.7368 +0,0.23,0,0,0.7854,0.7854,0.7854,0,4.8421,4.8421,4.8421,4.8421 +0,0.235,0,0,0.7854,0.7854,0.7854,0,4.9474,4.9474,4.9474,4.9474 +0,0.24,0,0,0.7854,0.7854,0.7854,0,5.0526,5.0526,5.0526,5.0526 +0,0.245,0,0,0.7854,0.7854,0.7854,0,5.1579,5.1579,5.1579,5.1579 +0,0.25,0,0,0.7854,0.7854,0.7854,0,5.2632,5.2632,5.2632,5.2632 +0,0.255,0,0,0.7854,0.7854,0.7854,0,5.3684,5.3684,5.3684,5.3684 +0,0.26,0,0,0.7854,0.7854,0.7854,0,5.4737,5.4737,5.4737,5.4737 +0,0.265,0,0,0.7854,0.7854,0.7854,0,5.5789,5.5789,5.5789,5.5789 +0,0.27,0,0,0.7854,0.7854,0.7854,0,5.6842,5.6842,5.6842,5.6842 +0,0.275,0,0,0.7854,0.7854,0.7854,0,5.7895,5.7895,5.7895,5.7895 +0,0.28,0,0,0.7854,0.7854,0.7854,0,5.8947,5.8947,5.8947,5.8947 +0,0.285,0,0,0.7854,0.7854,0.7854,0,6,6,6,6 +0,0.29,0,0,0.7854,0.7854,0.7854,0,6.1053,6.1053,6.1053,6.1053 +0,0.295,0,0,0.7854,0.7854,0.7854,0,6.2105,6.2105,6.2105,6.2105 +0,0.3,0,0,0.7854,0.7854,0.7854,0,6.3158,6.3158,6.3158,6.3158 +0,0.305,0,0,0.7854,0.7854,0.7854,0,6.4211,6.4211,6.4211,6.4211 +0,0.31,0,0,0.7854,0.7854,0.7854,0,6.5263,6.5263,6.5263,6.5263 +0,0.315,0,0,0.7854,0.7854,0.7854,0,6.6316,6.6316,6.6316,6.6316 +0,0.32,0,0,0.7854,0.7854,0.7854,0,6.7368,6.7368,6.7368,6.7368 +0,0.325,0,0,0.7854,0.7854,0.7854,0,6.8421,6.8421,6.8421,6.8421 +0,0.33,0,0,0.7854,0.7854,0.7854,0,6.9474,6.9474,6.9474,6.9474 +0,0.335,0,0,0.7854,0.7854,0.7854,0,7.0526,7.0526,7.0526,7.0526 +0,0.34,0,0,0.7854,0.7854,0.7854,0,7.1579,7.1579,7.1579,7.1579 +0,0.345,0,0,0.7854,0.7854,0.7854,0,7.2632,7.2632,7.2632,7.2632 +0,0.35,0,0,0.7854,0.7854,0.7854,0,7.3684,7.3684,7.3684,7.3684 +0,0.355,0,0,0.7854,0.7854,0.7854,0,7.4737,7.4737,7.4737,7.4737 +0,0.36,0,0,0.7854,0.7854,0.7854,0,7.5789,7.5789,7.5789,7.5789 +0,0.365,0,0,0.7854,0.7854,0.7854,0,7.6842,7.6842,7.6842,7.6842 +0,0.37,0,0,0.7854,0.7854,0.7854,0,7.7895,7.7895,7.7895,7.7895 +0,0.375,0,0,0.7854,0.7854,0.7854,0,7.8947,7.8947,7.8947,7.8947 +0,0.38,0,0,0.7854,0.7854,0.7854,0,8,8,8,8 +0,0.385,0,0,0.7854,0.7854,0.7854,0,8.1053,8.1053,8.1053,8.1053 +0,0.39,0,0,0.7854,0.7854,0.7854,0,8.2105,8.2105,8.2105,8.2105 +0,0.395,0,0,0.7854,0.7854,0.7854,0,8.3158,8.3158,8.3158,8.3158 +0,0.4,0,0,0.7854,0.7854,0.7854,0,8.4211,8.4211,8.4211,8.4211 +0,0.405,0,0,0.7854,0.7854,0.7854,0,8.5263,8.5263,8.5263,8.5263 +0,0.41,0,0,0.7854,0.7854,0.7854,0,8.6316,8.6316,8.6316,8.6316 +0,0.415,0,0,0.7854,0.7854,0.7854,0,8.7368,8.7368,8.7368,8.7368 +0,0.42,0,0,0.7854,0.7854,0.7854,0,8.8421,8.8421,8.8421,8.8421 +0,0.425,0,0,0.7854,0.7854,0.7854,0,8.9474,8.9474,8.9474,8.9474 +0,0.43,0,0,0.7854,0.7854,0.7854,0,9.0526,9.0526,9.0526,9.0526 +0,0.435,0,0,0.7854,0.7854,0.7854,0,9.1579,9.1579,9.1579,9.1579 +0,0.44,0,0,0.7854,0.7854,0.7854,0,9.2632,9.2632,9.2632,9.2632 +0,0.445,0,0,0.7854,0.7854,0.7854,0,9.3684,9.3684,9.3684,9.3684 +0,0.45,0,0,0.7854,0.7854,0.7854,0,9.4737,9.4737,9.4737,9.4737 +0,0.455,0,0,0.7854,0.7854,0.7854,0,9.5789,9.5789,9.5789,9.5789 +0,0.46,0,0,0.7854,0.7854,0.7854,0,9.6842,9.6842,9.6842,9.6842 +0,0.465,0,0,0.7854,0.7854,0.7854,0,9.7895,9.7895,9.7895,9.7895 +0,0.47,0,0,0.7854,0.7854,0.7854,0,9.8947,9.8947,9.8947,9.8947 +0,0.475,0,0,0.7854,0.7854,0.7854,0,10,10,10,10 +0,0.48,0,0,0.7854,0.7854,0.7854,0,10.105,10.105,10.105,10.105 +0,0.485,0,0,0.7854,0.7854,0.7854,0,10.211,10.211,10.211,10.211 +0,0.49,0,0,0.7854,0.7854,0.7854,0,10.316,10.316,10.316,10.316 +0,0.495,0,0,0.7854,0.7854,0.7854,0,10.421,10.421,10.421,10.421 +0,0.5,0,0,0.7854,0.7854,0.7854,0,10.526,10.526,10.526,10.526 +0,0.505,0,0,0.7854,0.7854,0.7854,0,10.632,10.632,10.632,10.632 +0,0.51,0,0,0.7854,0.7854,0.7854,0,10.737,10.737,10.737,10.737 +0,0.515,0,0,0.7854,0.7854,0.7854,0,10.842,10.842,10.842,10.842 +0,0.52,0,0,0.7854,0.7854,0.7854,0,10.947,10.947,10.947,10.947 +0,0.525,0,0,0.7854,0.7854,0.7854,0,11.053,11.053,11.053,11.053 +0,0.53,0,0,0.7854,0.7854,0.7854,0,11.158,11.158,11.158,11.158 +0,0.535,0,0,0.7854,0.7854,0.7854,0,11.263,11.263,11.263,11.263 +0,0.54,0,0,0.7854,0.7854,0.7854,0,11.368,11.368,11.368,11.368 +0,0.545,0,0,0.7854,0.7854,0.7854,0,11.474,11.474,11.474,11.474 +0,0.55,0,0,0.7854,0.7854,0.7854,0,11.579,11.579,11.579,11.579 +0,0.555,0,0,0.7854,0.7854,0.7854,0,11.684,11.684,11.684,11.684 +0,0.56,0,0,0.7854,0.7854,0.7854,0,11.789,11.789,11.789,11.789 +0,0.565,0,0,0.7854,0.7854,0.7854,0,11.895,11.895,11.895,11.895 +0,0.57,0,0,0.7854,0.7854,0.7854,0,12,12,12,12 +0,0.575,0,0,0.7854,0.7854,0.7854,0,12.105,12.105,12.105,12.105 +0,0.58,0,0,0.7854,0.7854,0.7854,0,12.211,12.211,12.211,12.211 +0,0.585,0,0,0.7854,0.7854,0.7854,0,12.316,12.316,12.316,12.316 +0,0.59,0,0,0.7854,0.7854,0.7854,0,12.421,12.421,12.421,12.421 +0,0.595,0,0,0.7854,0.7854,0.7854,0,12.526,12.526,12.526,12.526 +0,0.6,0,0,0.7854,0.7854,0.7854,0,12.632,12.632,12.632,12.632 +0,0.605,0,0,0.7854,0.7854,0.7854,0,12.737,12.737,12.737,12.737 +0,0.61,0,0,0.7854,0.7854,0.7854,0,12.842,12.842,12.842,12.842 +0,0.615,0,0,0.7854,0.7854,0.7854,0,12.947,12.947,12.947,12.947 +0,0.62,0,0,0.7854,0.7854,0.7854,0,13.053,13.053,13.053,13.053 +0,0.625,0,0,0.7854,0.7854,0.7854,0,13.158,13.158,13.158,13.158 +0,0.63,0,0,0.7854,0.7854,0.7854,0,13.263,13.263,13.263,13.263 +0,0.635,0,0,0.7854,0.7854,0.7854,0,13.368,13.368,13.368,13.368 +0,0.64,0,0,0.7854,0.7854,0.7854,0,13.474,13.474,13.474,13.474 +0,0.645,0,0,0.7854,0.7854,0.7854,0,13.579,13.579,13.579,13.579 +0,0.65,0,0,0.7854,0.7854,0.7854,0,13.684,13.684,13.684,13.684 +0,0.655,0,0,0.7854,0.7854,0.7854,0,13.789,13.789,13.789,13.789 +0,0.66,0,0,0.7854,0.7854,0.7854,0,13.895,13.895,13.895,13.895 +0,0.665,0,0,0.7854,0.7854,0.7854,0,14,14,14,14 +0,0.67,0,0,0.7854,0.7854,0.7854,0,14.105,14.105,14.105,14.105 +0,0.675,0,0,0.7854,0.7854,0.7854,0,14.211,14.211,14.211,14.211 +0,0.68,0,0,0.7854,0.7854,0.7854,0,14.316,14.316,14.316,14.316 +0,0.685,0,0,0.7854,0.7854,0.7854,0,14.421,14.421,14.421,14.421 +0,0.69,0,0,0.7854,0.7854,0.7854,0,14.526,14.526,14.526,14.526 +0,0.695,0,0,0.7854,0.7854,0.7854,0,14.632,14.632,14.632,14.632 +0,0.7,0,0,0.7854,0.7854,0.7854,0,14.737,14.737,14.737,14.737 +0,0.705,0,0,0.7854,0.7854,0.7854,0,14.842,14.842,14.842,14.842 +0,0.71,0,0,0.7854,0.7854,0.7854,0,14.947,14.947,14.947,14.947 +0,0.715,0,0,0.7854,0.7854,0.7854,0,15.053,15.053,15.053,15.053 +0,0.72,0,0,0.7854,0.7854,0.7854,0,15.158,15.158,15.158,15.158 +0,0.725,0,0,0.7854,0.7854,0.7854,0,15.263,15.263,15.263,15.263 +0,0.73,0,0,0.7854,0.7854,0.7854,0,15.368,15.368,15.368,15.368 +0,0.735,0,0,0.7854,0.7854,0.7854,0,15.474,15.474,15.474,15.474 +0,0.74,0,0,0.7854,0.7854,0.7854,0,15.579,15.579,15.579,15.579 +0,0.745,0,0,0.7854,0.7854,0.7854,0,15.684,15.684,15.684,15.684 +0,0.75,0,0,0.7854,0.7854,0.7854,0,15.789,15.789,15.789,15.789 +0,0.755,0,0,0.7854,0.7854,0.7854,0,15.895,15.895,15.895,15.895 +0,0.76,0,0,0.7854,0.7854,0.7854,0,16,16,16,16 +0,0.765,0,0,0.7854,0.7854,0.7854,0,16.105,16.105,16.105,16.105 +0,0.77,0,0,0.7854,0.7854,0.7854,0,16.211,16.211,16.211,16.211 +0,0.775,0,0,0.7854,0.7854,0.7854,0,16.316,16.316,16.316,16.316 +0,0.78,0,0,0.7854,0.7854,0.7854,0,16.421,16.421,16.421,16.421 +0,0.785,0,0,0.7854,0.7854,0.7854,0,16.526,16.526,16.526,16.526 +0,0.79,0,0,0.7854,0.7854,0.7854,0,16.632,16.632,16.632,16.632 +0,0.795,0,0,0.7854,0.7854,0.7854,0,16.737,16.737,16.737,16.737 +0,0.8,0,0,0.7854,0.7854,0.7854,0,16.842,16.842,16.842,16.842 +0,0.805,0,0,0.7854,0.7854,0.7854,0,16.947,16.947,16.947,16.947 +0,0.81,0,0,0.7854,0.7854,0.7854,0,17.053,17.053,17.053,17.053 +0,0.815,0,0,0.7854,0.7854,0.7854,0,17.158,17.158,17.158,17.158 +0,0.82,0,0,0.7854,0.7854,0.7854,0,17.263,17.263,17.263,17.263 +0,0.825,0,0,0.7854,0.7854,0.7854,0,17.368,17.368,17.368,17.368 +0,0.83,0,0,0.7854,0.7854,0.7854,0,17.474,17.474,17.474,17.474 +0,0.835,0,0,0.7854,0.7854,0.7854,0,17.579,17.579,17.579,17.579 +0,0.84,0,0,0.7854,0.7854,0.7854,0,17.684,17.684,17.684,17.684 +0,0.845,0,0,0.7854,0.7854,0.7854,0,17.789,17.789,17.789,17.789 +0,0.85,0,0,0.7854,0.7854,0.7854,0,17.895,17.895,17.895,17.895 +0,0.855,0,0,0.7854,0.7854,0.7854,0,18,18,18,18 +0,0.86,0,0,0.7854,0.7854,0.7854,0,18.105,18.105,18.105,18.105 +0,0.865,0,0,0.7854,0.7854,0.7854,0,18.211,18.211,18.211,18.211 +0,0.87,0,0,0.7854,0.7854,0.7854,0,18.316,18.316,18.316,18.316 +0,0.875,0,0,0.7854,0.7854,0.7854,0,18.421,18.421,18.421,18.421 +0,0.88,0,0,0.7854,0.7854,0.7854,0,18.526,18.526,18.526,18.526 +0,0.885,0,0,0.7854,0.7854,0.7854,0,18.632,18.632,18.632,18.632 +0,0.89,0,0,0.7854,0.7854,0.7854,0,18.737,18.737,18.737,18.737 +0,0.895,0,0,0.7854,0.7854,0.7854,0,18.842,18.842,18.842,18.842 +0,0.9,0,0,0.7854,0.7854,0.7854,0,18.947,18.947,18.947,18.947 +0,0.905,0,0,0.7854,0.7854,0.7854,0,19.053,19.053,19.053,19.053 +0,0.91,0,0,0.7854,0.7854,0.7854,0,19.158,19.158,19.158,19.158 +0,0.915,0,0,0.7854,0.7854,0.7854,0,19.263,19.263,19.263,19.263 +0,0.92,0,0,0.7854,0.7854,0.7854,0,19.368,19.368,19.368,19.368 +0,0.925,0,0,0.7854,0.7854,0.7854,0,19.474,19.474,19.474,19.474 +0,0.93,0,0,0.7854,0.7854,0.7854,0,19.579,19.579,19.579,19.579 +0,0.935,0,0,0.7854,0.7854,0.7854,0,19.684,19.684,19.684,19.684 +0,0.94,0,0,0.7854,0.7854,0.7854,0,19.789,19.789,19.789,19.789 +0,0.945,0,0,0.7854,0.7854,0.7854,0,19.895,19.895,19.895,19.895 +0,0.95,0,0,0.7854,0.7854,0.7854,0,20,20,20,20 +0,0.955,0,0,0.7854,0.7854,0.7854,0,20.105,20.105,20.105,20.105 +0,0.96,0,0,0.7854,0.7854,0.7854,0,20.211,20.211,20.211,20.211 +0,0.965,0,0,0.7854,0.7854,0.7854,0,20.316,20.316,20.316,20.316 +0,0.97,0,0,0.7854,0.7854,0.7854,0,20.421,20.421,20.421,20.421 +0,0.975,0,0,0.7854,0.7854,0.7854,0,20.526,20.526,20.526,20.526 +0,0.98,0,0,0.7854,0.7854,0.7854,0,20.632,20.632,20.632,20.632 +0,0.985,0,0,0.7854,0.7854,0.7854,0,20.737,20.737,20.737,20.737 +0,0.99,0,0,0.7854,0.7854,0.7854,0,20.842,20.842,20.842,20.842 +0,0.995,0,0,0.7854,0.7854,0.7854,0,20.947,20.947,20.947,20.947 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 +0,1,0,0,0.7854,0.7854,0.7854,0,21.053,21.053,21.053,21.053 diff --git a/V-REP_scenes/Scene4_base_motions/yb3.csv b/V-REP_scenes/Scene4_base_motions/yb3.csv new file mode 100755 index 0000000..e11ddf1 --- /dev/null +++ b/V-REP_scenes/Scene4_base_motions/yb3.csv @@ -0,0 +1,220 @@ +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0.005,0,0.7854,0.7854,0.7854,0,-0.10526,0.10526,-0.10526,0.10526 +0,0,0.01,0,0.7854,0.7854,0.7854,0,-0.21053,0.21053,-0.21053,0.21053 +0,0,0.015,0,0.7854,0.7854,0.7854,0,-0.31579,0.31579,-0.31579,0.31579 +0,0,0.02,0,0.7854,0.7854,0.7854,0,-0.42105,0.42105,-0.42105,0.42105 +0,0,0.025,0,0.7854,0.7854,0.7854,0,-0.52632,0.52632,-0.52632,0.52632 +0,0,0.03,0,0.7854,0.7854,0.7854,0,-0.63158,0.63158,-0.63158,0.63158 +0,0,0.035,0,0.7854,0.7854,0.7854,0,-0.73684,0.73684,-0.73684,0.73684 +0,0,0.04,0,0.7854,0.7854,0.7854,0,-0.84211,0.84211,-0.84211,0.84211 +0,0,0.045,0,0.7854,0.7854,0.7854,0,-0.94737,0.94737,-0.94737,0.94737 +0,0,0.05,0,0.7854,0.7854,0.7854,0,-1.0526,1.0526,-1.0526,1.0526 +0,0,0.055,0,0.7854,0.7854,0.7854,0,-1.1579,1.1579,-1.1579,1.1579 +0,0,0.06,0,0.7854,0.7854,0.7854,0,-1.2632,1.2632,-1.2632,1.2632 +0,0,0.065,0,0.7854,0.7854,0.7854,0,-1.3684,1.3684,-1.3684,1.3684 +0,0,0.07,0,0.7854,0.7854,0.7854,0,-1.4737,1.4737,-1.4737,1.4737 +0,0,0.075,0,0.7854,0.7854,0.7854,0,-1.5789,1.5789,-1.5789,1.5789 +0,0,0.08,0,0.7854,0.7854,0.7854,0,-1.6842,1.6842,-1.6842,1.6842 +0,0,0.085,0,0.7854,0.7854,0.7854,0,-1.7895,1.7895,-1.7895,1.7895 +0,0,0.09,0,0.7854,0.7854,0.7854,0,-1.8947,1.8947,-1.8947,1.8947 +0,0,0.095,0,0.7854,0.7854,0.7854,0,-2,2,-2,2 +0,0,0.1,0,0.7854,0.7854,0.7854,0,-2.1053,2.1053,-2.1053,2.1053 +0,0,0.105,0,0.7854,0.7854,0.7854,0,-2.2105,2.2105,-2.2105,2.2105 +0,0,0.11,0,0.7854,0.7854,0.7854,0,-2.3158,2.3158,-2.3158,2.3158 +0,0,0.115,0,0.7854,0.7854,0.7854,0,-2.4211,2.4211,-2.4211,2.4211 +0,0,0.12,0,0.7854,0.7854,0.7854,0,-2.5263,2.5263,-2.5263,2.5263 +0,0,0.125,0,0.7854,0.7854,0.7854,0,-2.6316,2.6316,-2.6316,2.6316 +0,0,0.13,0,0.7854,0.7854,0.7854,0,-2.7368,2.7368,-2.7368,2.7368 +0,0,0.135,0,0.7854,0.7854,0.7854,0,-2.8421,2.8421,-2.8421,2.8421 +0,0,0.14,0,0.7854,0.7854,0.7854,0,-2.9474,2.9474,-2.9474,2.9474 +0,0,0.145,0,0.7854,0.7854,0.7854,0,-3.0526,3.0526,-3.0526,3.0526 +0,0,0.15,0,0.7854,0.7854,0.7854,0,-3.1579,3.1579,-3.1579,3.1579 +0,0,0.155,0,0.7854,0.7854,0.7854,0,-3.2632,3.2632,-3.2632,3.2632 +0,0,0.16,0,0.7854,0.7854,0.7854,0,-3.3684,3.3684,-3.3684,3.3684 +0,0,0.165,0,0.7854,0.7854,0.7854,0,-3.4737,3.4737,-3.4737,3.4737 +0,0,0.17,0,0.7854,0.7854,0.7854,0,-3.5789,3.5789,-3.5789,3.5789 +0,0,0.175,0,0.7854,0.7854,0.7854,0,-3.6842,3.6842,-3.6842,3.6842 +0,0,0.18,0,0.7854,0.7854,0.7854,0,-3.7895,3.7895,-3.7895,3.7895 +0,0,0.185,0,0.7854,0.7854,0.7854,0,-3.8947,3.8947,-3.8947,3.8947 +0,0,0.19,0,0.7854,0.7854,0.7854,0,-4,4,-4,4 +0,0,0.195,0,0.7854,0.7854,0.7854,0,-4.1053,4.1053,-4.1053,4.1053 +0,0,0.2,0,0.7854,0.7854,0.7854,0,-4.2105,4.2105,-4.2105,4.2105 +0,0,0.205,0,0.7854,0.7854,0.7854,0,-4.3158,4.3158,-4.3158,4.3158 +0,0,0.21,0,0.7854,0.7854,0.7854,0,-4.4211,4.4211,-4.4211,4.4211 +0,0,0.215,0,0.7854,0.7854,0.7854,0,-4.5263,4.5263,-4.5263,4.5263 +0,0,0.22,0,0.7854,0.7854,0.7854,0,-4.6316,4.6316,-4.6316,4.6316 +0,0,0.225,0,0.7854,0.7854,0.7854,0,-4.7368,4.7368,-4.7368,4.7368 +0,0,0.23,0,0.7854,0.7854,0.7854,0,-4.8421,4.8421,-4.8421,4.8421 +0,0,0.235,0,0.7854,0.7854,0.7854,0,-4.9474,4.9474,-4.9474,4.9474 +0,0,0.24,0,0.7854,0.7854,0.7854,0,-5.0526,5.0526,-5.0526,5.0526 +0,0,0.245,0,0.7854,0.7854,0.7854,0,-5.1579,5.1579,-5.1579,5.1579 +0,0,0.25,0,0.7854,0.7854,0.7854,0,-5.2632,5.2632,-5.2632,5.2632 +0,0,0.255,0,0.7854,0.7854,0.7854,0,-5.3684,5.3684,-5.3684,5.3684 +0,0,0.26,0,0.7854,0.7854,0.7854,0,-5.4737,5.4737,-5.4737,5.4737 +0,0,0.265,0,0.7854,0.7854,0.7854,0,-5.5789,5.5789,-5.5789,5.5789 +0,0,0.27,0,0.7854,0.7854,0.7854,0,-5.6842,5.6842,-5.6842,5.6842 +0,0,0.275,0,0.7854,0.7854,0.7854,0,-5.7895,5.7895,-5.7895,5.7895 +0,0,0.28,0,0.7854,0.7854,0.7854,0,-5.8947,5.8947,-5.8947,5.8947 +0,0,0.285,0,0.7854,0.7854,0.7854,0,-6,6,-6,6 +0,0,0.29,0,0.7854,0.7854,0.7854,0,-6.1053,6.1053,-6.1053,6.1053 +0,0,0.295,0,0.7854,0.7854,0.7854,0,-6.2105,6.2105,-6.2105,6.2105 +0,0,0.3,0,0.7854,0.7854,0.7854,0,-6.3158,6.3158,-6.3158,6.3158 +0,0,0.305,0,0.7854,0.7854,0.7854,0,-6.4211,6.4211,-6.4211,6.4211 +0,0,0.31,0,0.7854,0.7854,0.7854,0,-6.5263,6.5263,-6.5263,6.5263 +0,0,0.315,0,0.7854,0.7854,0.7854,0,-6.6316,6.6316,-6.6316,6.6316 +0,0,0.32,0,0.7854,0.7854,0.7854,0,-6.7368,6.7368,-6.7368,6.7368 +0,0,0.325,0,0.7854,0.7854,0.7854,0,-6.8421,6.8421,-6.8421,6.8421 +0,0,0.33,0,0.7854,0.7854,0.7854,0,-6.9474,6.9474,-6.9474,6.9474 +0,0,0.335,0,0.7854,0.7854,0.7854,0,-7.0526,7.0526,-7.0526,7.0526 +0,0,0.34,0,0.7854,0.7854,0.7854,0,-7.1579,7.1579,-7.1579,7.1579 +0,0,0.345,0,0.7854,0.7854,0.7854,0,-7.2632,7.2632,-7.2632,7.2632 +0,0,0.35,0,0.7854,0.7854,0.7854,0,-7.3684,7.3684,-7.3684,7.3684 +0,0,0.355,0,0.7854,0.7854,0.7854,0,-7.4737,7.4737,-7.4737,7.4737 +0,0,0.36,0,0.7854,0.7854,0.7854,0,-7.5789,7.5789,-7.5789,7.5789 +0,0,0.365,0,0.7854,0.7854,0.7854,0,-7.6842,7.6842,-7.6842,7.6842 +0,0,0.37,0,0.7854,0.7854,0.7854,0,-7.7895,7.7895,-7.7895,7.7895 +0,0,0.375,0,0.7854,0.7854,0.7854,0,-7.8947,7.8947,-7.8947,7.8947 +0,0,0.38,0,0.7854,0.7854,0.7854,0,-8,8,-8,8 +0,0,0.385,0,0.7854,0.7854,0.7854,0,-8.1053,8.1053,-8.1053,8.1053 +0,0,0.39,0,0.7854,0.7854,0.7854,0,-8.2105,8.2105,-8.2105,8.2105 +0,0,0.395,0,0.7854,0.7854,0.7854,0,-8.3158,8.3158,-8.3158,8.3158 +0,0,0.4,0,0.7854,0.7854,0.7854,0,-8.4211,8.4211,-8.4211,8.4211 +0,0,0.405,0,0.7854,0.7854,0.7854,0,-8.5263,8.5263,-8.5263,8.5263 +0,0,0.41,0,0.7854,0.7854,0.7854,0,-8.6316,8.6316,-8.6316,8.6316 +0,0,0.415,0,0.7854,0.7854,0.7854,0,-8.7368,8.7368,-8.7368,8.7368 +0,0,0.42,0,0.7854,0.7854,0.7854,0,-8.8421,8.8421,-8.8421,8.8421 +0,0,0.425,0,0.7854,0.7854,0.7854,0,-8.9474,8.9474,-8.9474,8.9474 +0,0,0.43,0,0.7854,0.7854,0.7854,0,-9.0526,9.0526,-9.0526,9.0526 +0,0,0.435,0,0.7854,0.7854,0.7854,0,-9.1579,9.1579,-9.1579,9.1579 +0,0,0.44,0,0.7854,0.7854,0.7854,0,-9.2632,9.2632,-9.2632,9.2632 +0,0,0.445,0,0.7854,0.7854,0.7854,0,-9.3684,9.3684,-9.3684,9.3684 +0,0,0.45,0,0.7854,0.7854,0.7854,0,-9.4737,9.4737,-9.4737,9.4737 +0,0,0.455,0,0.7854,0.7854,0.7854,0,-9.5789,9.5789,-9.5789,9.5789 +0,0,0.46,0,0.7854,0.7854,0.7854,0,-9.6842,9.6842,-9.6842,9.6842 +0,0,0.465,0,0.7854,0.7854,0.7854,0,-9.7895,9.7895,-9.7895,9.7895 +0,0,0.47,0,0.7854,0.7854,0.7854,0,-9.8947,9.8947,-9.8947,9.8947 +0,0,0.475,0,0.7854,0.7854,0.7854,0,-10,10,-10,10 +0,0,0.48,0,0.7854,0.7854,0.7854,0,-10.105,10.105,-10.105,10.105 +0,0,0.485,0,0.7854,0.7854,0.7854,0,-10.211,10.211,-10.211,10.211 +0,0,0.49,0,0.7854,0.7854,0.7854,0,-10.316,10.316,-10.316,10.316 +0,0,0.495,0,0.7854,0.7854,0.7854,0,-10.421,10.421,-10.421,10.421 +0,0,0.5,0,0.7854,0.7854,0.7854,0,-10.526,10.526,-10.526,10.526 +0,0,0.505,0,0.7854,0.7854,0.7854,0,-10.632,10.632,-10.632,10.632 +0,0,0.51,0,0.7854,0.7854,0.7854,0,-10.737,10.737,-10.737,10.737 +0,0,0.515,0,0.7854,0.7854,0.7854,0,-10.842,10.842,-10.842,10.842 +0,0,0.52,0,0.7854,0.7854,0.7854,0,-10.947,10.947,-10.947,10.947 +0,0,0.525,0,0.7854,0.7854,0.7854,0,-11.053,11.053,-11.053,11.053 +0,0,0.53,0,0.7854,0.7854,0.7854,0,-11.158,11.158,-11.158,11.158 +0,0,0.535,0,0.7854,0.7854,0.7854,0,-11.263,11.263,-11.263,11.263 +0,0,0.54,0,0.7854,0.7854,0.7854,0,-11.368,11.368,-11.368,11.368 +0,0,0.545,0,0.7854,0.7854,0.7854,0,-11.474,11.474,-11.474,11.474 +0,0,0.55,0,0.7854,0.7854,0.7854,0,-11.579,11.579,-11.579,11.579 +0,0,0.555,0,0.7854,0.7854,0.7854,0,-11.684,11.684,-11.684,11.684 +0,0,0.56,0,0.7854,0.7854,0.7854,0,-11.789,11.789,-11.789,11.789 +0,0,0.565,0,0.7854,0.7854,0.7854,0,-11.895,11.895,-11.895,11.895 +0,0,0.57,0,0.7854,0.7854,0.7854,0,-12,12,-12,12 +0,0,0.575,0,0.7854,0.7854,0.7854,0,-12.105,12.105,-12.105,12.105 +0,0,0.58,0,0.7854,0.7854,0.7854,0,-12.211,12.211,-12.211,12.211 +0,0,0.585,0,0.7854,0.7854,0.7854,0,-12.316,12.316,-12.316,12.316 +0,0,0.59,0,0.7854,0.7854,0.7854,0,-12.421,12.421,-12.421,12.421 +0,0,0.595,0,0.7854,0.7854,0.7854,0,-12.526,12.526,-12.526,12.526 +0,0,0.6,0,0.7854,0.7854,0.7854,0,-12.632,12.632,-12.632,12.632 +0,0,0.605,0,0.7854,0.7854,0.7854,0,-12.737,12.737,-12.737,12.737 +0,0,0.61,0,0.7854,0.7854,0.7854,0,-12.842,12.842,-12.842,12.842 +0,0,0.615,0,0.7854,0.7854,0.7854,0,-12.947,12.947,-12.947,12.947 +0,0,0.62,0,0.7854,0.7854,0.7854,0,-13.053,13.053,-13.053,13.053 +0,0,0.625,0,0.7854,0.7854,0.7854,0,-13.158,13.158,-13.158,13.158 +0,0,0.63,0,0.7854,0.7854,0.7854,0,-13.263,13.263,-13.263,13.263 +0,0,0.635,0,0.7854,0.7854,0.7854,0,-13.368,13.368,-13.368,13.368 +0,0,0.64,0,0.7854,0.7854,0.7854,0,-13.474,13.474,-13.474,13.474 +0,0,0.645,0,0.7854,0.7854,0.7854,0,-13.579,13.579,-13.579,13.579 +0,0,0.65,0,0.7854,0.7854,0.7854,0,-13.684,13.684,-13.684,13.684 +0,0,0.655,0,0.7854,0.7854,0.7854,0,-13.789,13.789,-13.789,13.789 +0,0,0.66,0,0.7854,0.7854,0.7854,0,-13.895,13.895,-13.895,13.895 +0,0,0.665,0,0.7854,0.7854,0.7854,0,-14,14,-14,14 +0,0,0.67,0,0.7854,0.7854,0.7854,0,-14.105,14.105,-14.105,14.105 +0,0,0.675,0,0.7854,0.7854,0.7854,0,-14.211,14.211,-14.211,14.211 +0,0,0.68,0,0.7854,0.7854,0.7854,0,-14.316,14.316,-14.316,14.316 +0,0,0.685,0,0.7854,0.7854,0.7854,0,-14.421,14.421,-14.421,14.421 +0,0,0.69,0,0.7854,0.7854,0.7854,0,-14.526,14.526,-14.526,14.526 +0,0,0.695,0,0.7854,0.7854,0.7854,0,-14.632,14.632,-14.632,14.632 +0,0,0.7,0,0.7854,0.7854,0.7854,0,-14.737,14.737,-14.737,14.737 +0,0,0.705,0,0.7854,0.7854,0.7854,0,-14.842,14.842,-14.842,14.842 +0,0,0.71,0,0.7854,0.7854,0.7854,0,-14.947,14.947,-14.947,14.947 +0,0,0.715,0,0.7854,0.7854,0.7854,0,-15.053,15.053,-15.053,15.053 +0,0,0.72,0,0.7854,0.7854,0.7854,0,-15.158,15.158,-15.158,15.158 +0,0,0.725,0,0.7854,0.7854,0.7854,0,-15.263,15.263,-15.263,15.263 +0,0,0.73,0,0.7854,0.7854,0.7854,0,-15.368,15.368,-15.368,15.368 +0,0,0.735,0,0.7854,0.7854,0.7854,0,-15.474,15.474,-15.474,15.474 +0,0,0.74,0,0.7854,0.7854,0.7854,0,-15.579,15.579,-15.579,15.579 +0,0,0.745,0,0.7854,0.7854,0.7854,0,-15.684,15.684,-15.684,15.684 +0,0,0.75,0,0.7854,0.7854,0.7854,0,-15.789,15.789,-15.789,15.789 +0,0,0.755,0,0.7854,0.7854,0.7854,0,-15.895,15.895,-15.895,15.895 +0,0,0.76,0,0.7854,0.7854,0.7854,0,-16,16,-16,16 +0,0,0.765,0,0.7854,0.7854,0.7854,0,-16.105,16.105,-16.105,16.105 +0,0,0.77,0,0.7854,0.7854,0.7854,0,-16.211,16.211,-16.211,16.211 +0,0,0.775,0,0.7854,0.7854,0.7854,0,-16.316,16.316,-16.316,16.316 +0,0,0.78,0,0.7854,0.7854,0.7854,0,-16.421,16.421,-16.421,16.421 +0,0,0.785,0,0.7854,0.7854,0.7854,0,-16.526,16.526,-16.526,16.526 +0,0,0.79,0,0.7854,0.7854,0.7854,0,-16.632,16.632,-16.632,16.632 +0,0,0.795,0,0.7854,0.7854,0.7854,0,-16.737,16.737,-16.737,16.737 +0,0,0.8,0,0.7854,0.7854,0.7854,0,-16.842,16.842,-16.842,16.842 +0,0,0.805,0,0.7854,0.7854,0.7854,0,-16.947,16.947,-16.947,16.947 +0,0,0.81,0,0.7854,0.7854,0.7854,0,-17.053,17.053,-17.053,17.053 +0,0,0.815,0,0.7854,0.7854,0.7854,0,-17.158,17.158,-17.158,17.158 +0,0,0.82,0,0.7854,0.7854,0.7854,0,-17.263,17.263,-17.263,17.263 +0,0,0.825,0,0.7854,0.7854,0.7854,0,-17.368,17.368,-17.368,17.368 +0,0,0.83,0,0.7854,0.7854,0.7854,0,-17.474,17.474,-17.474,17.474 +0,0,0.835,0,0.7854,0.7854,0.7854,0,-17.579,17.579,-17.579,17.579 +0,0,0.84,0,0.7854,0.7854,0.7854,0,-17.684,17.684,-17.684,17.684 +0,0,0.845,0,0.7854,0.7854,0.7854,0,-17.789,17.789,-17.789,17.789 +0,0,0.85,0,0.7854,0.7854,0.7854,0,-17.895,17.895,-17.895,17.895 +0,0,0.855,0,0.7854,0.7854,0.7854,0,-18,18,-18,18 +0,0,0.86,0,0.7854,0.7854,0.7854,0,-18.105,18.105,-18.105,18.105 +0,0,0.865,0,0.7854,0.7854,0.7854,0,-18.211,18.211,-18.211,18.211 +0,0,0.87,0,0.7854,0.7854,0.7854,0,-18.316,18.316,-18.316,18.316 +0,0,0.875,0,0.7854,0.7854,0.7854,0,-18.421,18.421,-18.421,18.421 +0,0,0.88,0,0.7854,0.7854,0.7854,0,-18.526,18.526,-18.526,18.526 +0,0,0.885,0,0.7854,0.7854,0.7854,0,-18.632,18.632,-18.632,18.632 +0,0,0.89,0,0.7854,0.7854,0.7854,0,-18.737,18.737,-18.737,18.737 +0,0,0.895,0,0.7854,0.7854,0.7854,0,-18.842,18.842,-18.842,18.842 +0,0,0.9,0,0.7854,0.7854,0.7854,0,-18.947,18.947,-18.947,18.947 +0,0,0.905,0,0.7854,0.7854,0.7854,0,-19.053,19.053,-19.053,19.053 +0,0,0.91,0,0.7854,0.7854,0.7854,0,-19.158,19.158,-19.158,19.158 +0,0,0.915,0,0.7854,0.7854,0.7854,0,-19.263,19.263,-19.263,19.263 +0,0,0.92,0,0.7854,0.7854,0.7854,0,-19.368,19.368,-19.368,19.368 +0,0,0.925,0,0.7854,0.7854,0.7854,0,-19.474,19.474,-19.474,19.474 +0,0,0.93,0,0.7854,0.7854,0.7854,0,-19.579,19.579,-19.579,19.579 +0,0,0.935,0,0.7854,0.7854,0.7854,0,-19.684,19.684,-19.684,19.684 +0,0,0.94,0,0.7854,0.7854,0.7854,0,-19.789,19.789,-19.789,19.789 +0,0,0.945,0,0.7854,0.7854,0.7854,0,-19.895,19.895,-19.895,19.895 +0,0,0.95,0,0.7854,0.7854,0.7854,0,-20,20,-20,20 +0,0,0.955,0,0.7854,0.7854,0.7854,0,-20.105,20.105,-20.105,20.105 +0,0,0.96,0,0.7854,0.7854,0.7854,0,-20.211,20.211,-20.211,20.211 +0,0,0.965,0,0.7854,0.7854,0.7854,0,-20.316,20.316,-20.316,20.316 +0,0,0.97,0,0.7854,0.7854,0.7854,0,-20.421,20.421,-20.421,20.421 +0,0,0.975,0,0.7854,0.7854,0.7854,0,-20.526,20.526,-20.526,20.526 +0,0,0.98,0,0.7854,0.7854,0.7854,0,-20.632,20.632,-20.632,20.632 +0,0,0.985,0,0.7854,0.7854,0.7854,0,-20.737,20.737,-20.737,20.737 +0,0,0.99,0,0.7854,0.7854,0.7854,0,-20.842,20.842,-20.842,20.842 +0,0,0.995,0,0.7854,0.7854,0.7854,0,-20.947,20.947,-20.947,20.947 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 +0,0,1,0,0.7854,0.7854,0.7854,0,-21.053,21.053,-21.053,21.053 diff --git a/V-REP_scenes/Scene4_base_motions/yb4.csv b/V-REP_scenes/Scene4_base_motions/yb4.csv new file mode 100755 index 0000000..8151603 --- /dev/null +++ b/V-REP_scenes/Scene4_base_motions/yb4.csv @@ -0,0 +1,220 @@ +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0.005,0.005,0,0.7854,0.7854,0.7854,0,0,0.21053,0,0.21053 +0,0.01,0.01,0,0.7854,0.7854,0.7854,0,0,0.42105,0,0.42105 +0,0.015,0.015,0,0.7854,0.7854,0.7854,0,0,0.63158,0,0.63158 +0,0.02,0.02,0,0.7854,0.7854,0.7854,0,0,0.84211,0,0.84211 +0,0.025,0.025,0,0.7854,0.7854,0.7854,0,0,1.0526,0,1.0526 +0,0.03,0.03,0,0.7854,0.7854,0.7854,0,0,1.2632,0,1.2632 +0,0.035,0.035,0,0.7854,0.7854,0.7854,0,0,1.4737,0,1.4737 +0,0.04,0.04,0,0.7854,0.7854,0.7854,0,0,1.6842,0,1.6842 +0,0.045,0.045,0,0.7854,0.7854,0.7854,0,0,1.8947,0,1.8947 +0,0.05,0.05,0,0.7854,0.7854,0.7854,0,0,2.1053,0,2.1053 +0,0.055,0.055,0,0.7854,0.7854,0.7854,0,0,2.3158,0,2.3158 +0,0.06,0.06,0,0.7854,0.7854,0.7854,0,0,2.5263,0,2.5263 +0,0.065,0.065,0,0.7854,0.7854,0.7854,0,0,2.7368,0,2.7368 +0,0.07,0.07,0,0.7854,0.7854,0.7854,0,0,2.9474,0,2.9474 +0,0.075,0.075,0,0.7854,0.7854,0.7854,0,0,3.1579,0,3.1579 +0,0.08,0.08,0,0.7854,0.7854,0.7854,0,0,3.3684,0,3.3684 +0,0.085,0.085,0,0.7854,0.7854,0.7854,0,0,3.5789,0,3.5789 +0,0.09,0.09,0,0.7854,0.7854,0.7854,0,0,3.7895,0,3.7895 +0,0.095,0.095,0,0.7854,0.7854,0.7854,0,0,4,0,4 +0,0.1,0.1,0,0.7854,0.7854,0.7854,0,0,4.2105,0,4.2105 +0,0.105,0.105,0,0.7854,0.7854,0.7854,0,0,4.4211,0,4.4211 +0,0.11,0.11,0,0.7854,0.7854,0.7854,0,0,4.6316,0,4.6316 +0,0.115,0.115,0,0.7854,0.7854,0.7854,0,0,4.8421,0,4.8421 +0,0.12,0.12,0,0.7854,0.7854,0.7854,0,0,5.0526,0,5.0526 +0,0.125,0.125,0,0.7854,0.7854,0.7854,0,0,5.2632,0,5.2632 +0,0.13,0.13,0,0.7854,0.7854,0.7854,0,0,5.4737,0,5.4737 +0,0.135,0.135,0,0.7854,0.7854,0.7854,0,0,5.6842,0,5.6842 +0,0.14,0.14,0,0.7854,0.7854,0.7854,0,0,5.8947,0,5.8947 +0,0.145,0.145,0,0.7854,0.7854,0.7854,0,0,6.1053,0,6.1053 +0,0.15,0.15,0,0.7854,0.7854,0.7854,0,0,6.3158,0,6.3158 +0,0.155,0.155,0,0.7854,0.7854,0.7854,0,0,6.5263,0,6.5263 +0,0.16,0.16,0,0.7854,0.7854,0.7854,0,0,6.7368,0,6.7368 +0,0.165,0.165,0,0.7854,0.7854,0.7854,0,0,6.9474,0,6.9474 +0,0.17,0.17,0,0.7854,0.7854,0.7854,0,0,7.1579,0,7.1579 +0,0.175,0.175,0,0.7854,0.7854,0.7854,0,0,7.3684,0,7.3684 +0,0.18,0.18,0,0.7854,0.7854,0.7854,0,0,7.5789,0,7.5789 +0,0.185,0.185,0,0.7854,0.7854,0.7854,0,0,7.7895,0,7.7895 +0,0.19,0.19,0,0.7854,0.7854,0.7854,0,0,8,0,8 +0,0.195,0.195,0,0.7854,0.7854,0.7854,0,0,8.2105,0,8.2105 +0,0.2,0.2,0,0.7854,0.7854,0.7854,0,0,8.4211,0,8.4211 +0,0.205,0.205,0,0.7854,0.7854,0.7854,0,0,8.6316,0,8.6316 +0,0.21,0.21,0,0.7854,0.7854,0.7854,0,0,8.8421,0,8.8421 +0,0.215,0.215,0,0.7854,0.7854,0.7854,0,0,9.0526,0,9.0526 +0,0.22,0.22,0,0.7854,0.7854,0.7854,0,0,9.2632,0,9.2632 +0,0.225,0.225,0,0.7854,0.7854,0.7854,0,0,9.4737,0,9.4737 +0,0.23,0.23,0,0.7854,0.7854,0.7854,0,0,9.6842,0,9.6842 +0,0.235,0.235,0,0.7854,0.7854,0.7854,0,0,9.8947,0,9.8947 +0,0.24,0.24,0,0.7854,0.7854,0.7854,0,0,10.105,0,10.105 +0,0.245,0.245,0,0.7854,0.7854,0.7854,0,0,10.316,0,10.316 +0,0.25,0.25,0,0.7854,0.7854,0.7854,0,0,10.526,0,10.526 +0,0.255,0.255,0,0.7854,0.7854,0.7854,0,0,10.737,0,10.737 +0,0.26,0.26,0,0.7854,0.7854,0.7854,0,0,10.947,0,10.947 +0,0.265,0.265,0,0.7854,0.7854,0.7854,0,0,11.158,0,11.158 +0,0.27,0.27,0,0.7854,0.7854,0.7854,0,0,11.368,0,11.368 +0,0.275,0.275,0,0.7854,0.7854,0.7854,0,0,11.579,0,11.579 +0,0.28,0.28,0,0.7854,0.7854,0.7854,0,0,11.789,0,11.789 +0,0.285,0.285,0,0.7854,0.7854,0.7854,0,0,12,0,12 +0,0.29,0.29,0,0.7854,0.7854,0.7854,0,0,12.211,0,12.211 +0,0.295,0.295,0,0.7854,0.7854,0.7854,0,0,12.421,0,12.421 +0,0.3,0.3,0,0.7854,0.7854,0.7854,0,0,12.632,0,12.632 +0,0.305,0.305,0,0.7854,0.7854,0.7854,0,0,12.842,0,12.842 +0,0.31,0.31,0,0.7854,0.7854,0.7854,0,0,13.053,0,13.053 +0,0.315,0.315,0,0.7854,0.7854,0.7854,0,0,13.263,0,13.263 +0,0.32,0.32,0,0.7854,0.7854,0.7854,0,0,13.474,0,13.474 +0,0.325,0.325,0,0.7854,0.7854,0.7854,0,0,13.684,0,13.684 +0,0.33,0.33,0,0.7854,0.7854,0.7854,0,0,13.895,0,13.895 +0,0.335,0.335,0,0.7854,0.7854,0.7854,0,0,14.105,0,14.105 +0,0.34,0.34,0,0.7854,0.7854,0.7854,0,0,14.316,0,14.316 +0,0.345,0.345,0,0.7854,0.7854,0.7854,0,0,14.526,0,14.526 +0,0.35,0.35,0,0.7854,0.7854,0.7854,0,0,14.737,0,14.737 +0,0.355,0.355,0,0.7854,0.7854,0.7854,0,0,14.947,0,14.947 +0,0.36,0.36,0,0.7854,0.7854,0.7854,0,0,15.158,0,15.158 +0,0.365,0.365,0,0.7854,0.7854,0.7854,0,0,15.368,0,15.368 +0,0.37,0.37,0,0.7854,0.7854,0.7854,0,0,15.579,0,15.579 +0,0.375,0.375,0,0.7854,0.7854,0.7854,0,0,15.789,0,15.789 +0,0.38,0.38,0,0.7854,0.7854,0.7854,0,0,16,0,16 +0,0.385,0.385,0,0.7854,0.7854,0.7854,0,0,16.211,0,16.211 +0,0.39,0.39,0,0.7854,0.7854,0.7854,0,0,16.421,0,16.421 +0,0.395,0.395,0,0.7854,0.7854,0.7854,0,0,16.632,0,16.632 +0,0.4,0.4,0,0.7854,0.7854,0.7854,0,0,16.842,0,16.842 +0,0.405,0.405,0,0.7854,0.7854,0.7854,0,0,17.053,0,17.053 +0,0.41,0.41,0,0.7854,0.7854,0.7854,0,0,17.263,0,17.263 +0,0.415,0.415,0,0.7854,0.7854,0.7854,0,0,17.474,0,17.474 +0,0.42,0.42,0,0.7854,0.7854,0.7854,0,0,17.684,0,17.684 +0,0.425,0.425,0,0.7854,0.7854,0.7854,0,0,17.895,0,17.895 +0,0.43,0.43,0,0.7854,0.7854,0.7854,0,0,18.105,0,18.105 +0,0.435,0.435,0,0.7854,0.7854,0.7854,0,0,18.316,0,18.316 +0,0.44,0.44,0,0.7854,0.7854,0.7854,0,0,18.526,0,18.526 +0,0.445,0.445,0,0.7854,0.7854,0.7854,0,0,18.737,0,18.737 +0,0.45,0.45,0,0.7854,0.7854,0.7854,0,0,18.947,0,18.947 +0,0.455,0.455,0,0.7854,0.7854,0.7854,0,0,19.158,0,19.158 +0,0.46,0.46,0,0.7854,0.7854,0.7854,0,0,19.368,0,19.368 +0,0.465,0.465,0,0.7854,0.7854,0.7854,0,0,19.579,0,19.579 +0,0.47,0.47,0,0.7854,0.7854,0.7854,0,0,19.789,0,19.789 +0,0.475,0.475,0,0.7854,0.7854,0.7854,0,0,20,0,20 +0,0.48,0.48,0,0.7854,0.7854,0.7854,0,0,20.211,0,20.211 +0,0.485,0.485,0,0.7854,0.7854,0.7854,0,0,20.421,0,20.421 +0,0.49,0.49,0,0.7854,0.7854,0.7854,0,0,20.632,0,20.632 +0,0.495,0.495,0,0.7854,0.7854,0.7854,0,0,20.842,0,20.842 +0,0.5,0.5,0,0.7854,0.7854,0.7854,0,0,21.053,0,21.053 +0,0.505,0.505,0,0.7854,0.7854,0.7854,0,0,21.263,0,21.263 +0,0.51,0.51,0,0.7854,0.7854,0.7854,0,0,21.474,0,21.474 +0,0.515,0.515,0,0.7854,0.7854,0.7854,0,0,21.684,0,21.684 +0,0.52,0.52,0,0.7854,0.7854,0.7854,0,0,21.895,0,21.895 +0,0.525,0.525,0,0.7854,0.7854,0.7854,0,0,22.105,0,22.105 +0,0.53,0.53,0,0.7854,0.7854,0.7854,0,0,22.316,0,22.316 +0,0.535,0.535,0,0.7854,0.7854,0.7854,0,0,22.526,0,22.526 +0,0.54,0.54,0,0.7854,0.7854,0.7854,0,0,22.737,0,22.737 +0,0.545,0.545,0,0.7854,0.7854,0.7854,0,0,22.947,0,22.947 +0,0.55,0.55,0,0.7854,0.7854,0.7854,0,0,23.158,0,23.158 +0,0.555,0.555,0,0.7854,0.7854,0.7854,0,0,23.368,0,23.368 +0,0.56,0.56,0,0.7854,0.7854,0.7854,0,0,23.579,0,23.579 +0,0.565,0.565,0,0.7854,0.7854,0.7854,0,0,23.789,0,23.789 +0,0.57,0.57,0,0.7854,0.7854,0.7854,0,0,24,0,24 +0,0.575,0.575,0,0.7854,0.7854,0.7854,0,0,24.211,0,24.211 +0,0.58,0.58,0,0.7854,0.7854,0.7854,0,0,24.421,0,24.421 +0,0.585,0.585,0,0.7854,0.7854,0.7854,0,0,24.632,0,24.632 +0,0.59,0.59,0,0.7854,0.7854,0.7854,0,0,24.842,0,24.842 +0,0.595,0.595,0,0.7854,0.7854,0.7854,0,0,25.053,0,25.053 +0,0.6,0.6,0,0.7854,0.7854,0.7854,0,0,25.263,0,25.263 +0,0.605,0.605,0,0.7854,0.7854,0.7854,0,0,25.474,0,25.474 +0,0.61,0.61,0,0.7854,0.7854,0.7854,0,0,25.684,0,25.684 +0,0.615,0.615,0,0.7854,0.7854,0.7854,0,0,25.895,0,25.895 +0,0.62,0.62,0,0.7854,0.7854,0.7854,0,0,26.105,0,26.105 +0,0.625,0.625,0,0.7854,0.7854,0.7854,0,0,26.316,0,26.316 +0,0.63,0.63,0,0.7854,0.7854,0.7854,0,0,26.526,0,26.526 +0,0.635,0.635,0,0.7854,0.7854,0.7854,0,0,26.737,0,26.737 +0,0.64,0.64,0,0.7854,0.7854,0.7854,0,0,26.947,0,26.947 +0,0.645,0.645,0,0.7854,0.7854,0.7854,0,0,27.158,0,27.158 +0,0.65,0.65,0,0.7854,0.7854,0.7854,0,0,27.368,0,27.368 +0,0.655,0.655,0,0.7854,0.7854,0.7854,0,0,27.579,0,27.579 +0,0.66,0.66,0,0.7854,0.7854,0.7854,0,0,27.789,0,27.789 +0,0.665,0.665,0,0.7854,0.7854,0.7854,0,0,28,0,28 +0,0.67,0.67,0,0.7854,0.7854,0.7854,0,0,28.211,0,28.211 +0,0.675,0.675,0,0.7854,0.7854,0.7854,0,0,28.421,0,28.421 +0,0.68,0.68,0,0.7854,0.7854,0.7854,0,0,28.632,0,28.632 +0,0.685,0.685,0,0.7854,0.7854,0.7854,0,0,28.842,0,28.842 +0,0.69,0.69,0,0.7854,0.7854,0.7854,0,0,29.053,0,29.053 +0,0.695,0.695,0,0.7854,0.7854,0.7854,0,0,29.263,0,29.263 +0,0.7,0.7,0,0.7854,0.7854,0.7854,0,0,29.474,0,29.474 +0,0.705,0.705,0,0.7854,0.7854,0.7854,0,0,29.684,0,29.684 +0,0.71,0.71,0,0.7854,0.7854,0.7854,0,0,29.895,0,29.895 +0,0.715,0.715,0,0.7854,0.7854,0.7854,0,0,30.105,0,30.105 +0,0.72,0.72,0,0.7854,0.7854,0.7854,0,0,30.316,0,30.316 +0,0.725,0.725,0,0.7854,0.7854,0.7854,0,0,30.526,0,30.526 +0,0.73,0.73,0,0.7854,0.7854,0.7854,0,0,30.737,0,30.737 +0,0.735,0.735,0,0.7854,0.7854,0.7854,0,0,30.947,0,30.947 +0,0.74,0.74,0,0.7854,0.7854,0.7854,0,0,31.158,0,31.158 +0,0.745,0.745,0,0.7854,0.7854,0.7854,0,0,31.368,0,31.368 +0,0.75,0.75,0,0.7854,0.7854,0.7854,0,0,31.579,0,31.579 +0,0.755,0.755,0,0.7854,0.7854,0.7854,0,0,31.789,0,31.789 +0,0.76,0.76,0,0.7854,0.7854,0.7854,0,0,32,0,32 +0,0.765,0.765,0,0.7854,0.7854,0.7854,0,0,32.211,0,32.211 +0,0.77,0.77,0,0.7854,0.7854,0.7854,0,0,32.421,0,32.421 +0,0.775,0.775,0,0.7854,0.7854,0.7854,0,0,32.632,0,32.632 +0,0.78,0.78,0,0.7854,0.7854,0.7854,0,0,32.842,0,32.842 +0,0.785,0.785,0,0.7854,0.7854,0.7854,0,0,33.053,0,33.053 +0,0.79,0.79,0,0.7854,0.7854,0.7854,0,0,33.263,0,33.263 +0,0.795,0.795,0,0.7854,0.7854,0.7854,0,0,33.474,0,33.474 +0,0.8,0.8,0,0.7854,0.7854,0.7854,0,0,33.684,0,33.684 +0,0.805,0.805,0,0.7854,0.7854,0.7854,0,0,33.895,0,33.895 +0,0.81,0.81,0,0.7854,0.7854,0.7854,0,0,34.105,0,34.105 +0,0.815,0.815,0,0.7854,0.7854,0.7854,0,0,34.316,0,34.316 +0,0.82,0.82,0,0.7854,0.7854,0.7854,0,0,34.526,0,34.526 +0,0.825,0.825,0,0.7854,0.7854,0.7854,0,0,34.737,0,34.737 +0,0.83,0.83,0,0.7854,0.7854,0.7854,0,0,34.947,0,34.947 +0,0.835,0.835,0,0.7854,0.7854,0.7854,0,0,35.158,0,35.158 +0,0.84,0.84,0,0.7854,0.7854,0.7854,0,0,35.368,0,35.368 +0,0.845,0.845,0,0.7854,0.7854,0.7854,0,0,35.579,0,35.579 +0,0.85,0.85,0,0.7854,0.7854,0.7854,0,0,35.789,0,35.789 +0,0.855,0.855,0,0.7854,0.7854,0.7854,0,0,36,0,36 +0,0.86,0.86,0,0.7854,0.7854,0.7854,0,0,36.211,0,36.211 +0,0.865,0.865,0,0.7854,0.7854,0.7854,0,0,36.421,0,36.421 +0,0.87,0.87,0,0.7854,0.7854,0.7854,0,0,36.632,0,36.632 +0,0.875,0.875,0,0.7854,0.7854,0.7854,0,0,36.842,0,36.842 +0,0.88,0.88,0,0.7854,0.7854,0.7854,0,0,37.053,0,37.053 +0,0.885,0.885,0,0.7854,0.7854,0.7854,0,0,37.263,0,37.263 +0,0.89,0.89,0,0.7854,0.7854,0.7854,0,0,37.474,0,37.474 +0,0.895,0.895,0,0.7854,0.7854,0.7854,0,0,37.684,0,37.684 +0,0.9,0.9,0,0.7854,0.7854,0.7854,0,0,37.895,0,37.895 +0,0.905,0.905,0,0.7854,0.7854,0.7854,0,0,38.105,0,38.105 +0,0.91,0.91,0,0.7854,0.7854,0.7854,0,0,38.316,0,38.316 +0,0.915,0.915,0,0.7854,0.7854,0.7854,0,0,38.526,0,38.526 +0,0.92,0.92,0,0.7854,0.7854,0.7854,0,0,38.737,0,38.737 +0,0.925,0.925,0,0.7854,0.7854,0.7854,0,0,38.947,0,38.947 +0,0.93,0.93,0,0.7854,0.7854,0.7854,0,0,39.158,0,39.158 +0,0.935,0.935,0,0.7854,0.7854,0.7854,0,0,39.368,0,39.368 +0,0.94,0.94,0,0.7854,0.7854,0.7854,0,0,39.579,0,39.579 +0,0.945,0.945,0,0.7854,0.7854,0.7854,0,0,39.789,0,39.789 +0,0.95,0.95,0,0.7854,0.7854,0.7854,0,0,40,0,40 +0,0.955,0.955,0,0.7854,0.7854,0.7854,0,0,40.211,0,40.211 +0,0.96,0.96,0,0.7854,0.7854,0.7854,0,0,40.421,0,40.421 +0,0.965,0.965,0,0.7854,0.7854,0.7854,0,0,40.632,0,40.632 +0,0.97,0.97,0,0.7854,0.7854,0.7854,0,0,40.842,0,40.842 +0,0.975,0.975,0,0.7854,0.7854,0.7854,0,0,41.053,0,41.053 +0,0.98,0.98,0,0.7854,0.7854,0.7854,0,0,41.263,0,41.263 +0,0.985,0.985,0,0.7854,0.7854,0.7854,0,0,41.474,0,41.474 +0,0.99,0.99,0,0.7854,0.7854,0.7854,0,0,41.684,0,41.684 +0,0.995,0.995,0,0.7854,0.7854,0.7854,0,0,41.895,0,41.895 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 +0,1,1,0,0.7854,0.7854,0.7854,0,0,42.105,0,42.105 diff --git a/V-REP_scenes/Scene4_base_motions/yb5.csv b/V-REP_scenes/Scene4_base_motions/yb5.csv new file mode 100755 index 0000000..2d7129e --- /dev/null +++ b/V-REP_scenes/Scene4_base_motions/yb5.csv @@ -0,0 +1,220 @@ +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0,0,0,0.7854,0.7854,0.7854,0,0,0,0,0 +0,0.005,-0.005,0,0.7854,0.7854,0.7854,0,0.21053,0,0.21053,0 +0,0.01,-0.01,0,0.7854,0.7854,0.7854,0,0.42105,0,0.42105,0 +0,0.015,-0.015,0,0.7854,0.7854,0.7854,0,0.63158,0,0.63158,0 +0,0.02,-0.02,0,0.7854,0.7854,0.7854,0,0.84211,0,0.84211,0 +0,0.025,-0.025,0,0.7854,0.7854,0.7854,0,1.0526,0,1.0526,0 +0,0.03,-0.03,0,0.7854,0.7854,0.7854,0,1.2632,0,1.2632,0 +0,0.035,-0.035,0,0.7854,0.7854,0.7854,0,1.4737,0,1.4737,0 +0,0.04,-0.04,0,0.7854,0.7854,0.7854,0,1.6842,0,1.6842,0 +0,0.045,-0.045,0,0.7854,0.7854,0.7854,0,1.8947,0,1.8947,0 +0,0.05,-0.05,0,0.7854,0.7854,0.7854,0,2.1053,0,2.1053,0 +0,0.055,-0.055,0,0.7854,0.7854,0.7854,0,2.3158,0,2.3158,0 +0,0.06,-0.06,0,0.7854,0.7854,0.7854,0,2.5263,0,2.5263,0 +0,0.065,-0.065,0,0.7854,0.7854,0.7854,0,2.7368,0,2.7368,0 +0,0.07,-0.07,0,0.7854,0.7854,0.7854,0,2.9474,0,2.9474,0 +0,0.075,-0.075,0,0.7854,0.7854,0.7854,0,3.1579,0,3.1579,0 +0,0.08,-0.08,0,0.7854,0.7854,0.7854,0,3.3684,0,3.3684,0 +0,0.085,-0.085,0,0.7854,0.7854,0.7854,0,3.5789,0,3.5789,0 +0,0.09,-0.09,0,0.7854,0.7854,0.7854,0,3.7895,0,3.7895,0 +0,0.095,-0.095,0,0.7854,0.7854,0.7854,0,4,0,4,0 +0,0.1,-0.1,0,0.7854,0.7854,0.7854,0,4.2105,0,4.2105,0 +0,0.105,-0.105,0,0.7854,0.7854,0.7854,0,4.4211,0,4.4211,0 +0,0.11,-0.11,0,0.7854,0.7854,0.7854,0,4.6316,0,4.6316,0 +0,0.115,-0.115,0,0.7854,0.7854,0.7854,0,4.8421,0,4.8421,0 +0,0.12,-0.12,0,0.7854,0.7854,0.7854,0,5.0526,0,5.0526,0 +0,0.125,-0.125,0,0.7854,0.7854,0.7854,0,5.2632,0,5.2632,0 +0,0.13,-0.13,0,0.7854,0.7854,0.7854,0,5.4737,0,5.4737,0 +0,0.135,-0.135,0,0.7854,0.7854,0.7854,0,5.6842,0,5.6842,0 +0,0.14,-0.14,0,0.7854,0.7854,0.7854,0,5.8947,0,5.8947,0 +0,0.145,-0.145,0,0.7854,0.7854,0.7854,0,6.1053,0,6.1053,0 +0,0.15,-0.15,0,0.7854,0.7854,0.7854,0,6.3158,0,6.3158,0 +0,0.155,-0.155,0,0.7854,0.7854,0.7854,0,6.5263,0,6.5263,0 +0,0.16,-0.16,0,0.7854,0.7854,0.7854,0,6.7368,0,6.7368,0 +0,0.165,-0.165,0,0.7854,0.7854,0.7854,0,6.9474,0,6.9474,0 +0,0.17,-0.17,0,0.7854,0.7854,0.7854,0,7.1579,0,7.1579,0 +0,0.175,-0.175,0,0.7854,0.7854,0.7854,0,7.3684,0,7.3684,0 +0,0.18,-0.18,0,0.7854,0.7854,0.7854,0,7.5789,0,7.5789,0 +0,0.185,-0.185,0,0.7854,0.7854,0.7854,0,7.7895,0,7.7895,0 +0,0.19,-0.19,0,0.7854,0.7854,0.7854,0,8,0,8,0 +0,0.195,-0.195,0,0.7854,0.7854,0.7854,0,8.2105,0,8.2105,0 +0,0.2,-0.2,0,0.7854,0.7854,0.7854,0,8.4211,0,8.4211,0 +0,0.205,-0.205,0,0.7854,0.7854,0.7854,0,8.6316,0,8.6316,0 +0,0.21,-0.21,0,0.7854,0.7854,0.7854,0,8.8421,0,8.8421,0 +0,0.215,-0.215,0,0.7854,0.7854,0.7854,0,9.0526,0,9.0526,0 +0,0.22,-0.22,0,0.7854,0.7854,0.7854,0,9.2632,0,9.2632,0 +0,0.225,-0.225,0,0.7854,0.7854,0.7854,0,9.4737,0,9.4737,0 +0,0.23,-0.23,0,0.7854,0.7854,0.7854,0,9.6842,0,9.6842,0 +0,0.235,-0.235,0,0.7854,0.7854,0.7854,0,9.8947,0,9.8947,0 +0,0.24,-0.24,0,0.7854,0.7854,0.7854,0,10.105,0,10.105,0 +0,0.245,-0.245,0,0.7854,0.7854,0.7854,0,10.316,0,10.316,0 +0,0.25,-0.25,0,0.7854,0.7854,0.7854,0,10.526,0,10.526,0 +0,0.255,-0.255,0,0.7854,0.7854,0.7854,0,10.737,0,10.737,0 +0,0.26,-0.26,0,0.7854,0.7854,0.7854,0,10.947,0,10.947,0 +0,0.265,-0.265,0,0.7854,0.7854,0.7854,0,11.158,0,11.158,0 +0,0.27,-0.27,0,0.7854,0.7854,0.7854,0,11.368,0,11.368,0 +0,0.275,-0.275,0,0.7854,0.7854,0.7854,0,11.579,0,11.579,0 +0,0.28,-0.28,0,0.7854,0.7854,0.7854,0,11.789,0,11.789,0 +0,0.285,-0.285,0,0.7854,0.7854,0.7854,0,12,0,12,0 +0,0.29,-0.29,0,0.7854,0.7854,0.7854,0,12.211,0,12.211,0 +0,0.295,-0.295,0,0.7854,0.7854,0.7854,0,12.421,0,12.421,0 +0,0.3,-0.3,0,0.7854,0.7854,0.7854,0,12.632,0,12.632,0 +0,0.305,-0.305,0,0.7854,0.7854,0.7854,0,12.842,0,12.842,0 +0,0.31,-0.31,0,0.7854,0.7854,0.7854,0,13.053,0,13.053,0 +0,0.315,-0.315,0,0.7854,0.7854,0.7854,0,13.263,0,13.263,0 +0,0.32,-0.32,0,0.7854,0.7854,0.7854,0,13.474,0,13.474,0 +0,0.325,-0.325,0,0.7854,0.7854,0.7854,0,13.684,0,13.684,0 +0,0.33,-0.33,0,0.7854,0.7854,0.7854,0,13.895,0,13.895,0 +0,0.335,-0.335,0,0.7854,0.7854,0.7854,0,14.105,0,14.105,0 +0,0.34,-0.34,0,0.7854,0.7854,0.7854,0,14.316,0,14.316,0 +0,0.345,-0.345,0,0.7854,0.7854,0.7854,0,14.526,0,14.526,0 +0,0.35,-0.35,0,0.7854,0.7854,0.7854,0,14.737,0,14.737,0 +0,0.355,-0.355,0,0.7854,0.7854,0.7854,0,14.947,0,14.947,0 +0,0.36,-0.36,0,0.7854,0.7854,0.7854,0,15.158,0,15.158,0 +0,0.365,-0.365,0,0.7854,0.7854,0.7854,0,15.368,0,15.368,0 +0,0.37,-0.37,0,0.7854,0.7854,0.7854,0,15.579,0,15.579,0 +0,0.375,-0.375,0,0.7854,0.7854,0.7854,0,15.789,0,15.789,0 +0,0.38,-0.38,0,0.7854,0.7854,0.7854,0,16,0,16,0 +0,0.385,-0.385,0,0.7854,0.7854,0.7854,0,16.211,0,16.211,0 +0,0.39,-0.39,0,0.7854,0.7854,0.7854,0,16.421,0,16.421,0 +0,0.395,-0.395,0,0.7854,0.7854,0.7854,0,16.632,0,16.632,0 +0,0.4,-0.4,0,0.7854,0.7854,0.7854,0,16.842,0,16.842,0 +0,0.405,-0.405,0,0.7854,0.7854,0.7854,0,17.053,0,17.053,0 +0,0.41,-0.41,0,0.7854,0.7854,0.7854,0,17.263,0,17.263,0 +0,0.415,-0.415,0,0.7854,0.7854,0.7854,0,17.474,0,17.474,0 +0,0.42,-0.42,0,0.7854,0.7854,0.7854,0,17.684,0,17.684,0 +0,0.425,-0.425,0,0.7854,0.7854,0.7854,0,17.895,0,17.895,0 +0,0.43,-0.43,0,0.7854,0.7854,0.7854,0,18.105,0,18.105,0 +0,0.435,-0.435,0,0.7854,0.7854,0.7854,0,18.316,0,18.316,0 +0,0.44,-0.44,0,0.7854,0.7854,0.7854,0,18.526,0,18.526,0 +0,0.445,-0.445,0,0.7854,0.7854,0.7854,0,18.737,0,18.737,0 +0,0.45,-0.45,0,0.7854,0.7854,0.7854,0,18.947,0,18.947,0 +0,0.455,-0.455,0,0.7854,0.7854,0.7854,0,19.158,0,19.158,0 +0,0.46,-0.46,0,0.7854,0.7854,0.7854,0,19.368,0,19.368,0 +0,0.465,-0.465,0,0.7854,0.7854,0.7854,0,19.579,0,19.579,0 +0,0.47,-0.47,0,0.7854,0.7854,0.7854,0,19.789,0,19.789,0 +0,0.475,-0.475,0,0.7854,0.7854,0.7854,0,20,0,20,0 +0,0.48,-0.48,0,0.7854,0.7854,0.7854,0,20.211,0,20.211,0 +0,0.485,-0.485,0,0.7854,0.7854,0.7854,0,20.421,0,20.421,0 +0,0.49,-0.49,0,0.7854,0.7854,0.7854,0,20.632,0,20.632,0 +0,0.495,-0.495,0,0.7854,0.7854,0.7854,0,20.842,0,20.842,0 +0,0.5,-0.5,0,0.7854,0.7854,0.7854,0,21.053,0,21.053,0 +0,0.505,-0.505,0,0.7854,0.7854,0.7854,0,21.263,0,21.263,0 +0,0.51,-0.51,0,0.7854,0.7854,0.7854,0,21.474,0,21.474,0 +0,0.515,-0.515,0,0.7854,0.7854,0.7854,0,21.684,0,21.684,0 +0,0.52,-0.52,0,0.7854,0.7854,0.7854,0,21.895,0,21.895,0 +0,0.525,-0.525,0,0.7854,0.7854,0.7854,0,22.105,0,22.105,0 +0,0.53,-0.53,0,0.7854,0.7854,0.7854,0,22.316,0,22.316,0 +0,0.535,-0.535,0,0.7854,0.7854,0.7854,0,22.526,0,22.526,0 +0,0.54,-0.54,0,0.7854,0.7854,0.7854,0,22.737,0,22.737,0 +0,0.545,-0.545,0,0.7854,0.7854,0.7854,0,22.947,0,22.947,0 +0,0.55,-0.55,0,0.7854,0.7854,0.7854,0,23.158,0,23.158,0 +0,0.555,-0.555,0,0.7854,0.7854,0.7854,0,23.368,0,23.368,0 +0,0.56,-0.56,0,0.7854,0.7854,0.7854,0,23.579,0,23.579,0 +0,0.565,-0.565,0,0.7854,0.7854,0.7854,0,23.789,0,23.789,0 +0,0.57,-0.57,0,0.7854,0.7854,0.7854,0,24,0,24,0 +0,0.575,-0.575,0,0.7854,0.7854,0.7854,0,24.211,0,24.211,0 +0,0.58,-0.58,0,0.7854,0.7854,0.7854,0,24.421,0,24.421,0 +0,0.585,-0.585,0,0.7854,0.7854,0.7854,0,24.632,0,24.632,0 +0,0.59,-0.59,0,0.7854,0.7854,0.7854,0,24.842,0,24.842,0 +0,0.595,-0.595,0,0.7854,0.7854,0.7854,0,25.053,0,25.053,0 +0,0.6,-0.6,0,0.7854,0.7854,0.7854,0,25.263,0,25.263,0 +0,0.605,-0.605,0,0.7854,0.7854,0.7854,0,25.474,0,25.474,0 +0,0.61,-0.61,0,0.7854,0.7854,0.7854,0,25.684,0,25.684,0 +0,0.615,-0.615,0,0.7854,0.7854,0.7854,0,25.895,0,25.895,0 +0,0.62,-0.62,0,0.7854,0.7854,0.7854,0,26.105,0,26.105,0 +0,0.625,-0.625,0,0.7854,0.7854,0.7854,0,26.316,0,26.316,0 +0,0.63,-0.63,0,0.7854,0.7854,0.7854,0,26.526,0,26.526,0 +0,0.635,-0.635,0,0.7854,0.7854,0.7854,0,26.737,0,26.737,0 +0,0.64,-0.64,0,0.7854,0.7854,0.7854,0,26.947,0,26.947,0 +0,0.645,-0.645,0,0.7854,0.7854,0.7854,0,27.158,0,27.158,0 +0,0.65,-0.65,0,0.7854,0.7854,0.7854,0,27.368,0,27.368,0 +0,0.655,-0.655,0,0.7854,0.7854,0.7854,0,27.579,0,27.579,0 +0,0.66,-0.66,0,0.7854,0.7854,0.7854,0,27.789,0,27.789,0 +0,0.665,-0.665,0,0.7854,0.7854,0.7854,0,28,0,28,0 +0,0.67,-0.67,0,0.7854,0.7854,0.7854,0,28.211,0,28.211,0 +0,0.675,-0.675,0,0.7854,0.7854,0.7854,0,28.421,0,28.421,0 +0,0.68,-0.68,0,0.7854,0.7854,0.7854,0,28.632,0,28.632,0 +0,0.685,-0.685,0,0.7854,0.7854,0.7854,0,28.842,0,28.842,0 +0,0.69,-0.69,0,0.7854,0.7854,0.7854,0,29.053,0,29.053,0 +0,0.695,-0.695,0,0.7854,0.7854,0.7854,0,29.263,0,29.263,0 +0,0.7,-0.7,0,0.7854,0.7854,0.7854,0,29.474,0,29.474,0 +0,0.705,-0.705,0,0.7854,0.7854,0.7854,0,29.684,0,29.684,0 +0,0.71,-0.71,0,0.7854,0.7854,0.7854,0,29.895,0,29.895,0 +0,0.715,-0.715,0,0.7854,0.7854,0.7854,0,30.105,0,30.105,0 +0,0.72,-0.72,0,0.7854,0.7854,0.7854,0,30.316,0,30.316,0 +0,0.725,-0.725,0,0.7854,0.7854,0.7854,0,30.526,0,30.526,0 +0,0.73,-0.73,0,0.7854,0.7854,0.7854,0,30.737,0,30.737,0 +0,0.735,-0.735,0,0.7854,0.7854,0.7854,0,30.947,0,30.947,0 +0,0.74,-0.74,0,0.7854,0.7854,0.7854,0,31.158,0,31.158,0 +0,0.745,-0.745,0,0.7854,0.7854,0.7854,0,31.368,0,31.368,0 +0,0.75,-0.75,0,0.7854,0.7854,0.7854,0,31.579,0,31.579,0 +0,0.755,-0.755,0,0.7854,0.7854,0.7854,0,31.789,0,31.789,0 +0,0.76,-0.76,0,0.7854,0.7854,0.7854,0,32,0,32,0 +0,0.765,-0.765,0,0.7854,0.7854,0.7854,0,32.211,0,32.211,0 +0,0.77,-0.77,0,0.7854,0.7854,0.7854,0,32.421,0,32.421,0 +0,0.775,-0.775,0,0.7854,0.7854,0.7854,0,32.632,0,32.632,0 +0,0.78,-0.78,0,0.7854,0.7854,0.7854,0,32.842,0,32.842,0 +0,0.785,-0.785,0,0.7854,0.7854,0.7854,0,33.053,0,33.053,0 +0,0.79,-0.79,0,0.7854,0.7854,0.7854,0,33.263,0,33.263,0 +0,0.795,-0.795,0,0.7854,0.7854,0.7854,0,33.474,0,33.474,0 +0,0.8,-0.8,0,0.7854,0.7854,0.7854,0,33.684,0,33.684,0 +0,0.805,-0.805,0,0.7854,0.7854,0.7854,0,33.895,0,33.895,0 +0,0.81,-0.81,0,0.7854,0.7854,0.7854,0,34.105,0,34.105,0 +0,0.815,-0.815,0,0.7854,0.7854,0.7854,0,34.316,0,34.316,0 +0,0.82,-0.82,0,0.7854,0.7854,0.7854,0,34.526,0,34.526,0 +0,0.825,-0.825,0,0.7854,0.7854,0.7854,0,34.737,0,34.737,0 +0,0.83,-0.83,0,0.7854,0.7854,0.7854,0,34.947,0,34.947,0 +0,0.835,-0.835,0,0.7854,0.7854,0.7854,0,35.158,0,35.158,0 +0,0.84,-0.84,0,0.7854,0.7854,0.7854,0,35.368,0,35.368,0 +0,0.845,-0.845,0,0.7854,0.7854,0.7854,0,35.579,0,35.579,0 +0,0.85,-0.85,0,0.7854,0.7854,0.7854,0,35.789,0,35.789,0 +0,0.855,-0.855,0,0.7854,0.7854,0.7854,0,36,0,36,0 +0,0.86,-0.86,0,0.7854,0.7854,0.7854,0,36.211,0,36.211,0 +0,0.865,-0.865,0,0.7854,0.7854,0.7854,0,36.421,0,36.421,0 +0,0.87,-0.87,0,0.7854,0.7854,0.7854,0,36.632,0,36.632,0 +0,0.875,-0.875,0,0.7854,0.7854,0.7854,0,36.842,0,36.842,0 +0,0.88,-0.88,0,0.7854,0.7854,0.7854,0,37.053,0,37.053,0 +0,0.885,-0.885,0,0.7854,0.7854,0.7854,0,37.263,0,37.263,0 +0,0.89,-0.89,0,0.7854,0.7854,0.7854,0,37.474,0,37.474,0 +0,0.895,-0.895,0,0.7854,0.7854,0.7854,0,37.684,0,37.684,0 +0,0.9,-0.9,0,0.7854,0.7854,0.7854,0,37.895,0,37.895,0 +0,0.905,-0.905,0,0.7854,0.7854,0.7854,0,38.105,0,38.105,0 +0,0.91,-0.91,0,0.7854,0.7854,0.7854,0,38.316,0,38.316,0 +0,0.915,-0.915,0,0.7854,0.7854,0.7854,0,38.526,0,38.526,0 +0,0.92,-0.92,0,0.7854,0.7854,0.7854,0,38.737,0,38.737,0 +0,0.925,-0.925,0,0.7854,0.7854,0.7854,0,38.947,0,38.947,0 +0,0.93,-0.93,0,0.7854,0.7854,0.7854,0,39.158,0,39.158,0 +0,0.935,-0.935,0,0.7854,0.7854,0.7854,0,39.368,0,39.368,0 +0,0.94,-0.94,0,0.7854,0.7854,0.7854,0,39.579,0,39.579,0 +0,0.945,-0.945,0,0.7854,0.7854,0.7854,0,39.789,0,39.789,0 +0,0.95,-0.95,0,0.7854,0.7854,0.7854,0,40,0,40,0 +0,0.955,-0.955,0,0.7854,0.7854,0.7854,0,40.211,0,40.211,0 +0,0.96,-0.96,0,0.7854,0.7854,0.7854,0,40.421,0,40.421,0 +0,0.965,-0.965,0,0.7854,0.7854,0.7854,0,40.632,0,40.632,0 +0,0.97,-0.97,0,0.7854,0.7854,0.7854,0,40.842,0,40.842,0 +0,0.975,-0.975,0,0.7854,0.7854,0.7854,0,41.053,0,41.053,0 +0,0.98,-0.98,0,0.7854,0.7854,0.7854,0,41.263,0,41.263,0 +0,0.985,-0.985,0,0.7854,0.7854,0.7854,0,41.474,0,41.474,0 +0,0.99,-0.99,0,0.7854,0.7854,0.7854,0,41.684,0,41.684,0 +0,0.995,-0.995,0,0.7854,0.7854,0.7854,0,41.895,0,41.895,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 +0,1,-1,0,0.7854,0.7854,0.7854,0,42.105,0,42.105,0 diff --git a/V-REP_scenes/Scene4_example.csv b/V-REP_scenes/Scene4_example.csv new file mode 100755 index 0000000..c9b9d4d --- /dev/null +++ b/V-REP_scenes/Scene4_example.csv @@ -0,0 +1,505 @@ +# This is a csv file defining the trajectory of a youBot in the csvplayer. +# Each column corresponds to a joint angle/length, except the last (13th) column, which corresponds to the gripper state. +# Joint order: phi, x, y, Joint1, Joint2, Joint3, Joint4, Joint5, front left wheel, front right wheel, rear right wheel, rear left wheel, gripper state +# Each row corresponds to a timestep. + 0.000000, -0.526000, 0.000000, 0.000000, -0.785000, 0.785000, -1.571000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000 +-0.000000, -0.526000, 0.000000, -0.000000, -0.784900, 0.784880, -1.571000, -0.000000, 0.000012, 0.000012, 0.000012, 0.000012 +-0.000000, -0.526000, -0.000000, -0.000000, -0.784870, 0.784730, -1.570800, -0.000000, 0.000040, 0.000040, 0.000040, 0.000040 +-0.000000, -0.526000, -0.000000, -0.000000, -0.784920, 0.784540, -1.570500, -0.000000, 0.000085, 0.000085, 0.000085, 0.000085 +-0.000000, -0.525990, -0.000000, -0.000000, -0.785050, 0.784330, -1.570000, -0.000000, 0.000145, 0.000145, 0.000145, 0.000145 +-0.000000, -0.525990, -0.000000, -0.000000, -0.785260, 0.784070, -1.569400, -0.000000, 0.000222, 0.000222, 0.000222, 0.000222 +-0.000000, -0.525990, -0.000000, -0.000000, -0.785540, 0.783780, -1.568600, -0.000000, 0.000314, 0.000314, 0.000314, 0.000314 +-0.000000, -0.525980, -0.000000, -0.000000, -0.785900, 0.783460, -1.567700, 0.000000, 0.000423, 0.000423, 0.000423, 0.000423 +-0.000000, -0.525970, -0.000000, -0.000000, -0.786330, 0.783100, -1.566700, 0.000000, 0.000548, 0.000548, 0.000548, 0.000548 +-0.000000, -0.525970, -0.000000, -0.000000, -0.786840, 0.782700, -1.565500, 0.000000, 0.000690, 0.000690, 0.000690, 0.000690 +-0.000000, -0.525960, -0.000000, -0.000000, -0.787420, 0.782270, -1.564100, 0.000000, 0.000847, 0.000847, 0.000847, 0.000847 +-0.000000, -0.525950, -0.000000, -0.000000, -0.788070, 0.781800, -1.562600, -0.000000, 0.001021, 0.001021, 0.001021, 0.001021 +-0.000000, -0.525940, -0.000000, -0.000000, -0.788790, 0.781290, -1.561000, 0.000000, 0.001212, 0.001212, 0.001212, 0.001212 +-0.000000, -0.525930, -0.000000, -0.000000, -0.789590, 0.780740, -1.559200, 0.000000, 0.001420, 0.001420, 0.001420, 0.001420 +-0.000000, -0.525920, -0.000000, -0.000000, -0.790450, 0.780150, -1.557200, -0.000000, 0.001644, 0.001644, 0.001644, 0.001644 +-0.000000, -0.525910, -0.000000, -0.000000, -0.791380, 0.779520, -1.555100, -0.000000, 0.001885, 0.001885, 0.001885, 0.001885 +-0.000000, -0.525900, -0.000000, -0.000000, -0.792380, 0.778840, -1.552900, -0.000000, 0.002144, 0.002144, 0.002144, 0.002144 +-0.000000, -0.525890, -0.000000, -0.000000, -0.793440, 0.778120, -1.550500, -0.000000, 0.002421, 0.002421, 0.002421, 0.002421 +-0.000000, -0.525870, -0.000000, -0.000000, -0.794570, 0.777340, -1.548000, -0.000000, 0.002715, 0.002715, 0.002715, 0.002715 +-0.000000, -0.525860, -0.000000, -0.000000, -0.795760, 0.776520, -1.545300, -0.000000, 0.003027, 0.003027, 0.003027, 0.003027 +-0.000000, -0.525840, -0.000000, -0.000000, -0.797020, 0.775650, -1.542500, -0.000000, 0.003358, 0.003358, 0.003358, 0.003358 +-0.000000, -0.525820, -0.000000, -0.000000, -0.798330, 0.774730, -1.539500, -0.000000, 0.003707, 0.003707, 0.003707, 0.003707 +-0.000000, -0.525810, -0.000000, -0.000000, -0.799710, 0.773740, -1.536400, -0.000000, 0.004076, 0.004076, 0.004076, 0.004076 +-0.000000, -0.525790, -0.000000, -0.000000, -0.801140, 0.772700, -1.533100, -0.000000, 0.004464, 0.004464, 0.004464, 0.004464 +-0.000000, -0.525770, -0.000000, -0.000000, -0.802620, 0.771600, -1.529700, -0.000000, 0.004873, 0.004873, 0.004873, 0.004873 + 0.000000, -0.525750, 0.000000, -0.000000, -0.804160, 0.770440, -1.526100, -0.000000, 0.005301, 0.005301, 0.005301, 0.005301 + 0.000000, -0.525730, 0.000000, -0.000000, -0.805750, 0.769210, -1.522400, -0.000000, 0.005750, 0.005750, 0.005750, 0.005750 +-0.000000, -0.525700, 0.000000, -0.000000, -0.807390, 0.767920, -1.518500, 0.000000, 0.006221, 0.006221, 0.006221, 0.006221 +-0.000000, -0.525680, 0.000000, -0.000000, -0.809080, 0.766550, -1.514500, 0.000000, 0.006714, 0.006714, 0.006714, 0.006714 +-0.000000, -0.525660, 0.000000, -0.000000, -0.810820, 0.765110, -1.510300, 0.000000, 0.007229, 0.007229, 0.007229, 0.007229 +-0.000000, -0.525630, 0.000000, -0.000000, -0.812600, 0.763590, -1.506000, 0.000000, 0.007767, 0.007767, 0.007767, 0.007767 +-0.000000, -0.525600, -0.000000, -0.000000, -0.814430, 0.761990, -1.501500, 0.000000, 0.008328, 0.008328, 0.008328, 0.008328 +-0.000000, -0.525580, -0.000000, -0.000000, -0.816290, 0.760310, -1.496800, 0.000000, 0.008914, 0.008914, 0.008914, 0.008914 +-0.000000, -0.525550, -0.000000, -0.000000, -0.818190, 0.758540, -1.492000, 0.000000, 0.009525, 0.009525, 0.009525, 0.009525 +-0.000000, -0.525520, -0.000000, -0.000000, -0.820130, 0.756680, -1.487000, 0.000000, 0.010162, 0.010162, 0.010162, 0.010162 +-0.000000, -0.525490, -0.000000, -0.000000, -0.822100, 0.754730, -1.481900, 0.000000, 0.010826, 0.010826, 0.010826, 0.010826 +-0.000000, -0.525450, -0.000000, -0.000000, -0.824110, 0.752680, -1.476600, 0.000000, 0.011517, 0.011517, 0.011517, 0.011517 +-0.000000, -0.525420, -0.000000, -0.000000, -0.826140, 0.750530, -1.471200, 0.000000, 0.012236, 0.012236, 0.012236, 0.012236 +-0.000000, -0.525380, -0.000000, -0.000000, -0.828200, 0.748280, -1.465500, 0.000000, 0.012984, 0.012984, 0.012984, 0.012984 +-0.000000, -0.525350, -0.000000, -0.000000, -0.830280, 0.745910, -1.459800, 0.000000, 0.013763, 0.013763, 0.013763, 0.013763 +-0.000000, -0.525310, -0.000000, -0.000000, -0.832380, 0.743430, -1.453800, 0.000000, 0.014573, 0.014573, 0.014573, 0.014573 +-0.000000, -0.525270, -0.000000, -0.000000, -0.834510, 0.740840, -1.447700, 0.000000, 0.015415, 0.015415, 0.015415, 0.015415 +-0.000000, -0.525230, -0.000000, -0.000000, -0.836640, 0.738120, -1.441400, 0.000000, 0.016291, 0.016291, 0.016291, 0.016291 +-0.000000, -0.525180, -0.000000, -0.000000, -0.838790, 0.735270, -1.434900, 0.000000, 0.017202, 0.017202, 0.017202, 0.017202 +-0.000000, -0.525140, -0.000000, -0.000000, -0.840950, 0.732290, -1.428300, 0.000000, 0.018149, 0.018149, 0.018149, 0.018149 +-0.000000, -0.525090, -0.000000, -0.000000, -0.843110, 0.729180, -1.421500, 0.000000, 0.019133, 0.019133, 0.019133, 0.019133 +-0.000000, -0.525040, -0.000000, -0.000000, -0.845280, 0.725920, -1.414500, 0.000000, 0.020157, 0.020157, 0.020157, 0.020157 +-0.000000, -0.524990, -0.000000, -0.000000, -0.847450, 0.722520, -1.407400, 0.000000, 0.021220, 0.021220, 0.021220, 0.021220 +-0.000000, -0.524940, -0.000000, 0.000000, -0.849610, 0.718970, -1.400000, 0.000000, 0.022327, 0.022327, 0.022327, 0.022327 +-0.000000, -0.524880, -0.000000, 0.000000, -0.851770, 0.715260, -1.392500, 0.000000, 0.023477, 0.023477, 0.023477, 0.023477 +-0.000000, -0.524830, -0.000000, 0.000000, -0.853920, 0.711380, -1.384800, 0.000000, 0.024672, 0.024672, 0.024672, 0.024672 +-0.000000, -0.524770, -0.000000, 0.000000, -0.856050, 0.707340, -1.376900, 0.000000, 0.025916, 0.025916, 0.025916, 0.025916 +-0.000000, -0.524710, -0.000000, 0.000000, -0.858170, 0.703120, -1.368800, 0.000000, 0.027210, 0.027210, 0.027210, 0.027210 +-0.000000, -0.524640, -0.000000, 0.000000, -0.860260, 0.698720, -1.360600, 0.000000, 0.028556, 0.028556, 0.028556, 0.028556 +-0.000000, -0.524580, -0.000000, 0.000000, -0.862320, 0.694130, -1.352100, -0.000000, 0.029956, 0.029956, 0.029956, 0.029956 +-0.000000, -0.524510, -0.000000, 0.000000, -0.864360, 0.689340, -1.343500, 0.000000, 0.031414, 0.031414, 0.031414, 0.031414 +-0.000000, -0.524440, -0.000000, 0.000000, -0.866360, 0.684360, -1.334600, 0.000000, 0.032931, 0.032931, 0.032931, 0.032931 +-0.000000, -0.524360, -0.000000, 0.000000, -0.868320, 0.679160, -1.325600, 0.000000, 0.034512, 0.034512, 0.034512, 0.034512 +-0.000000, -0.524280, -0.000000, 0.000000, -0.870240, 0.673750, -1.316300, 0.000000, 0.036159, 0.036159, 0.036159, 0.036159 +-0.000000, -0.524200, -0.000000, 0.000000, -0.872100, 0.668120, -1.306900, 0.000000, 0.037875, 0.037875, 0.037875, 0.037875 +-0.000000, -0.524120, -0.000000, 0.000000, -0.873920, 0.662250, -1.297200, 0.000000, 0.039664, 0.039664, 0.039664, 0.039664 +-0.000000, -0.524030, -0.000000, 0.000000, -0.875670, 0.656140, -1.287400, 0.000000, 0.041530, 0.041530, 0.041530, 0.041530 +-0.000000, -0.523930, -0.000000, 0.000000, -0.877360, 0.649780, -1.277300, 0.000000, 0.043478, 0.043478, 0.043478, 0.043478 +-0.000000, -0.523840, -0.000000, 0.000000, -0.878980, 0.643170, -1.267000, 0.000000, 0.045512, 0.045512, 0.045512, 0.045512 +-0.000000, -0.523740, -0.000000, 0.000000, -0.880520, 0.636280, -1.256500, 0.000000, 0.047636, 0.047636, 0.047636, 0.047636 +-0.000000, -0.523630, -0.000000, 0.000000, -0.881980, 0.629120, -1.245800, 0.000000, 0.049857, 0.049857, 0.049857, 0.049857 +-0.000000, -0.523520, -0.000000, 0.000000, -0.883350, 0.621680, -1.234800, 0.000000, 0.052180, 0.052180, 0.052180, 0.052180 +-0.000000, -0.523410, -0.000000, 0.000000, -0.884630, 0.613930, -1.223600, 0.000000, 0.054611, 0.054611, 0.054611, 0.054611 +-0.000000, -0.523290, -0.000000, 0.000000, -0.885800, 0.605870, -1.212200, 0.000000, 0.057158, 0.057158, 0.057158, 0.057158 +-0.000000, -0.523160, -0.000000, 0.000000, -0.886860, 0.597500, -1.200500, 0.000000, 0.059827, 0.059827, 0.059827, 0.059827 +-0.000000, -0.523030, -0.000000, 0.000000, -0.887800, 0.588780, -1.188600, 0.000000, 0.062628, 0.062628, 0.062628, 0.062628 +-0.000000, -0.522890, -0.000000, 0.000000, -0.888620, 0.579730, -1.176400, 0.000000, 0.065569, 0.065569, 0.065569, 0.065569 +-0.000000, -0.522740, -0.000000, 0.000000, -0.889310, 0.570310, -1.164000, 0.000000, 0.068661, 0.068661, 0.068661, 0.068661 +-0.000000, -0.522580, -0.000000, 0.000000, -0.889850, 0.560520, -1.151300, 0.000000, 0.071914, 0.071914, 0.071914, 0.071914 +-0.000000, -0.522420, -0.000000, 0.000000, -0.890240, 0.550350, -1.138400, 0.000000, 0.075341, 0.075341, 0.075341, 0.075341 +-0.000000, -0.522250, -0.000000, 0.000000, -0.890470, 0.539770, -1.125200, 0.000000, 0.078954, 0.078954, 0.078954, 0.078954 +-0.000000, -0.522070, -0.000000, 0.000000, -0.890520, 0.528770, -1.111800, 0.000000, 0.082770, 0.082770, 0.082770, 0.082770 +-0.000000, -0.521880, -0.000000, 0.000000, -0.890390, 0.517340, -1.098000, 0.000000, 0.086804, 0.086804, 0.086804, 0.086804 +-0.000000, -0.521670, -0.000000, 0.000000, -0.890070, 0.505460, -1.084000, 0.000000, 0.091076, 0.091076, 0.091076, 0.091076 +-0.000000, -0.521460, -0.000000, 0.000000, -0.889550, 0.493100, -1.069600, -0.000000, 0.095607, 0.095607, 0.095607, 0.095607 +-0.000000, -0.521230, -0.000000, 0.000000, -0.888800, 0.480260, -1.055000, -0.000000, 0.100420, 0.100420, 0.100420, 0.100420 +-0.000000, -0.520990, -0.000000, 0.000000, -0.887830, 0.466920, -1.040100, -0.000000, 0.105540, 0.105540, 0.105540, 0.105540 +-0.000000, -0.520730, -0.000000, 0.000000, -0.886610, 0.453050, -1.024900, -0.000000, 0.111000, 0.111000, 0.111000, 0.111000 +-0.000000, -0.520450, -0.000000, 0.000000, -0.885140, 0.438640, -1.009400, -0.000000, 0.116830, 0.116830, 0.116830, 0.116830 +-0.000000, -0.520150, -0.000000, 0.000000, -0.883400, 0.423670, -0.993500, -0.000000, 0.123070, 0.123070, 0.123070, 0.123070 +-0.000000, -0.519840, -0.000000, 0.000000, -0.881380, 0.408130, -0.977340, -0.000000, 0.129770, 0.129770, 0.129770, 0.129770 +-0.000000, -0.519490, -0.000000, 0.000000, -0.879060, 0.392010, -0.960860, -0.000000, 0.136970, 0.136970, 0.136970, 0.136970 +-0.000000, -0.519130, -0.000000, 0.000000, -0.876430, 0.375290, -0.944070, -0.000000, 0.144720, 0.144720, 0.144720, 0.144720 +-0.000000, -0.518730, -0.000000, 0.000000, -0.873490, 0.357970, -0.926970, -0.000000, 0.153100, 0.153100, 0.153100, 0.153100 +-0.000000, -0.518300, -0.000000, 0.000000, -0.870230, 0.340060, -0.909570, -0.000000, 0.162180, 0.162180, 0.162180, 0.162180 +-0.000000, -0.517830, -0.000000, 0.000000, -0.866640, 0.321580, -0.891910, -0.000000, 0.172030, 0.172030, 0.172030, 0.172030 +-0.000000, -0.517320, -0.000000, 0.000000, -0.862740, 0.302550, -0.873990, -0.000000, 0.182750, 0.182750, 0.182750, 0.182750 +-0.000000, -0.516760, -0.000000, 0.000000, -0.858520, 0.283030, -0.855860, -0.000000, 0.194440, 0.194440, 0.194440, 0.194440 +-0.000000, -0.516160, -0.000000, 0.000000, -0.854020, 0.263100, -0.837580, 0.000000, 0.207190, 0.207190, 0.207190, 0.207190 +-0.000000, -0.515500, -0.000000, 0.000000, -0.849280, 0.242860, -0.819220, 0.000000, 0.221140, 0.221140, 0.221140, 0.221140 +-0.000000, -0.514770, -0.000000, 0.000000, -0.844350, 0.222460, -0.800870, -0.000000, 0.236380, 0.236380, 0.236380, 0.236380 +-0.000000, -0.513980, -0.000000, 0.000000, -0.839310, 0.202110, -0.782640, -0.000000, 0.253020, 0.253020, 0.253020, 0.253020 +-0.000000, -0.513120, -0.000000, 0.000000, -0.834250, 0.182010, -0.764660, -0.000000, 0.271140, 0.271140, 0.271140, 0.271140 +-0.000000, -0.512190, -0.000000, 0.000000, -0.829300, 0.162450, -0.747090, -0.000000, 0.290810, 0.290810, 0.290810, 0.290810 +-0.000000, -0.511180, -0.000000, 0.000000, -0.824590, 0.143700, -0.730060, -0.000000, 0.312030, 0.312030, 0.312030, 0.312030 +-0.000000, -0.510100, -0.000000, 0.000000, -0.820250, 0.126030, -0.713730, -0.000000, 0.334780, 0.334780, 0.334780, 0.334780 +-0.000000, -0.508950, -0.000000, 0.000000, -0.816400, 0.109670, -0.698200, -0.000000, 0.358980, 0.358980, 0.358980, 0.358980 +-0.000000, -0.507740, -0.000000, 0.000000, -0.813130, 0.094803, -0.683550, -0.000000, 0.384510, 0.384510, 0.384510, 0.384510 +-0.000000, -0.506470, -0.000000, 0.000000, -0.810500, 0.081514, -0.669810, -0.000000, 0.411230, 0.411230, 0.411230, 0.411230 +-0.000000, -0.505150, -0.000000, 0.000000, -0.808550, 0.069818, -0.656970, -0.000000, 0.438990, 0.438990, 0.438990, 0.438990 +-0.000000, -0.503790, -0.000000, 0.000000, -0.807250, 0.059661, -0.644990, -0.000000, 0.467650, 0.467650, 0.467650, 0.467650 +-0.000000, -0.502390, -0.000000, 0.000000, -0.806590, 0.050938, -0.633790, -0.000000, 0.497080, 0.497080, 0.497080, 0.497080 +-0.000000, -0.500960, -0.000000, 0.000000, -0.806500, 0.043516, -0.623300, -0.000000, 0.527180, 0.527180, 0.527180, 0.527180 +-0.000000, -0.499500, -0.000000, 0.000000, -0.806940, 0.037247, -0.613410, -0.000000, 0.557860, 0.557860, 0.557860, 0.557860 +-0.000000, -0.498020, -0.000000, 0.000000, -0.807830, 0.031984, -0.604050, -0.000000, 0.589060, 0.589060, 0.589060, 0.589060 +-0.000000, -0.496510, -0.000000, 0.000000, -0.809120, 0.027587, -0.595140, -0.000000, 0.620740, 0.620740, 0.620740, 0.620740 +-0.000000, -0.494990, -0.000000, 0.000000, -0.810750, 0.023927, -0.586590, -0.000000, 0.652860, 0.652860, 0.652860, 0.652860 +-0.000000, -0.493440, -0.000000, 0.000000, -0.812680, 0.020892, -0.578360, -0.000000, 0.685400, 0.685400, 0.685400, 0.685400 +-0.000000, -0.491880, -0.000000, 0.000000, -0.814860, 0.018381, -0.570390, -0.000000, 0.718330, 0.718330, 0.718330, 0.718330 +-0.000000, -0.490300, -0.000000, 0.000000, -0.817240, 0.016310, -0.562630, -0.000000, 0.751650, 0.751650, 0.751650, 0.751650 +-0.000000, -0.488700, -0.000000, 0.000000, -0.819800, 0.014605, -0.555030, -0.000000, 0.785350, 0.785350, 0.785350, 0.785350 +-0.000000, -0.487080, -0.000000, 0.000000, -0.822510, 0.013203, -0.547570, -0.000000, 0.819420, 0.819420, 0.819420, 0.819420 +-0.000000, -0.485440, -0.000000, 0.000000, -0.825340, 0.012054, -0.540220, -0.000000, 0.853860, 0.853860, 0.853860, 0.853860 +-0.000000, -0.483790, -0.000000, 0.000000, -0.828280, 0.011113, -0.532950, -0.000000, 0.888670, 0.888670, 0.888670, 0.888670 +-0.000000, -0.482120, -0.000000, 0.000000, -0.831300, 0.010343, -0.525750, -0.000000, 0.923840, 0.923840, 0.923840, 0.923840 +-0.000000, -0.480430, -0.000000, 0.000000, -0.834390, 0.009715, -0.518590, -0.000000, 0.959370, 0.959370, 0.959370, 0.959370 +-0.000000, -0.478720, -0.000000, 0.000000, -0.837550, 0.009201, -0.511470, -0.000000, 0.995270, 0.995270, 0.995270, 0.995270 +-0.000000, -0.477000, -0.000000, 0.000000, -0.840750, 0.008783, -0.504380, -0.000000, 1.031500, 1.031500, 1.031500, 1.031500 +-0.000000, -0.475260, -0.000000, 0.000000, -0.844000, 0.008442, -0.497300, -0.000000, 1.068100, 1.068100, 1.068100, 1.068100 +-0.000000, -0.473510, -0.000000, 0.000000, -0.847280, 0.008164, -0.490240, -0.000000, 1.105100, 1.105100, 1.105100, 1.105100 +-0.000000, -0.471730, -0.000000, 0.000000, -0.850600, 0.007938, -0.483170, -0.000000, 1.142500, 1.142500, 1.142500, 1.142500 +-0.000000, -0.469940, -0.000000, 0.000000, -0.853930, 0.007753, -0.476100, -0.000000, 1.180200, 1.180200, 1.180200, 1.180200 +-0.000000, -0.468130, -0.000000, 0.000000, -0.857290, 0.007602, -0.469030, -0.000000, 1.218200, 1.218200, 1.218200, 1.218200 +-0.000000, -0.466310, -0.000000, 0.000000, -0.860660, 0.007479, -0.461950, -0.000000, 1.256600, 1.256600, 1.256600, 1.256600 +-0.000000, -0.464470, -0.000000, 0.000000, -0.864050, 0.007378, -0.454860, -0.000000, 1.295400, 1.295400, 1.295400, 1.295400 +-0.000000, -0.462610, -0.000000, 0.000000, -0.867460, 0.007294, -0.447750, -0.000000, 1.334600, 1.334600, 1.334600, 1.334600 +-0.000000, -0.460730, -0.000000, 0.000000, -0.870870, 0.007225, -0.440630, 0.000000, 1.374100, 1.374100, 1.374100, 1.374100 +-0.000000, -0.458840, -0.000000, 0.000000, -0.874290, 0.007168, -0.433490, 0.000000, 1.413900, 1.413900, 1.413900, 1.413900 +-0.000000, -0.456930, -0.000000, 0.000000, -0.877720, 0.007119, -0.426340, 0.000000, 1.454200, 1.454200, 1.454200, 1.454200 +-0.000000, -0.455000, -0.000000, 0.000000, -0.881160, 0.007079, -0.419170, -0.000000, 1.494700, 1.494700, 1.494700, 1.494700 +-0.000000, -0.453060, -0.000000, 0.000000, -0.884600, 0.007044, -0.411980, -0.000000, 1.535700, 1.535700, 1.535700, 1.535700 +-0.000000, -0.451090, -0.000000, 0.000000, -0.888050, 0.007014, -0.404780, -0.000000, 1.577000, 1.577000, 1.577000, 1.577000 +-0.000000, -0.449110, -0.000000, 0.000000, -0.891510, 0.006987, -0.397560, -0.000000, 1.618600, 1.618600, 1.618600, 1.618600 +-0.000000, -0.447120, -0.000000, 0.000000, -0.894960, 0.006964, -0.390320, -0.000000, 1.660700, 1.660700, 1.660700, 1.660700 +-0.000000, -0.445110, -0.000000, 0.000000, -0.898420, 0.006943, -0.383060, -0.000000, 1.703000, 1.703000, 1.703000, 1.703000 +-0.000000, -0.443080, -0.000000, 0.000000, -0.901890, 0.006924, -0.375780, -0.000000, 1.745800, 1.745800, 1.745800, 1.745800 +-0.000000, -0.441030, -0.000000, 0.000000, -0.905350, 0.006907, -0.368490, -0.000000, 1.788900, 1.788900, 1.788900, 1.788900 +-0.000000, -0.438960, -0.000000, 0.000000, -0.908820, 0.006891, -0.361170, -0.000000, 1.832300, 1.832300, 1.832300, 1.832300 +-0.000000, -0.436880, -0.000000, 0.000000, -0.912290, 0.006875, -0.353850, -0.000000, 1.876200, 1.876200, 1.876200, 1.876200 +-0.000000, -0.434780, -0.000000, 0.000000, -0.915760, 0.006861, -0.346500, -0.000000, 1.920300, 1.920300, 1.920300, 1.920300 +-0.000000, -0.432670, -0.000000, 0.000000, -0.919230, 0.006847, -0.339140, -0.000000, 1.964800, 1.964800, 1.964800, 1.964800 +-0.000000, -0.430540, -0.000000, 0.000000, -0.922710, 0.006834, -0.331760, -0.000000, 2.009700, 2.009700, 2.009700, 2.009700 +-0.000000, -0.428390, -0.000000, 0.000000, -0.926180, 0.006821, -0.324370, -0.000000, 2.055000, 2.055000, 2.055000, 2.055000 +-0.000000, -0.426220, -0.000000, 0.000000, -0.929650, 0.006808, -0.316960, -0.000000, 2.100600, 2.100600, 2.100600, 2.100600 +-0.000000, -0.424040, -0.000000, 0.000000, -0.933130, 0.006796, -0.309530, -0.000000, 2.146500, 2.146500, 2.146500, 2.146500 +-0.000000, -0.421840, -0.000000, 0.000000, -0.936600, 0.006784, -0.302090, -0.000000, 2.192800, 2.192800, 2.192800, 2.192800 +-0.000000, -0.419630, -0.000000, 0.000000, -0.940080, 0.006772, -0.294640, -0.000000, 2.239500, 2.239500, 2.239500, 2.239500 +-0.000000, -0.417390, -0.000000, 0.000000, -0.943550, 0.006760, -0.287170, -0.000000, 2.286500, 2.286500, 2.286500, 2.286500 +-0.000000, -0.415140, -0.000000, 0.000000, -0.947020, 0.006748, -0.279680, -0.000000, 2.333800, 2.333800, 2.333800, 2.333800 +-0.000000, -0.412880, -0.000000, 0.000000, -0.950500, 0.006736, -0.272190, -0.000000, 2.381600, 2.381600, 2.381600, 2.381600 +-0.000000, -0.410590, -0.000000, 0.000000, -0.953970, 0.006725, -0.264680, -0.000000, 2.429600, 2.429600, 2.429600, 2.429600 +-0.000000, -0.408290, -0.000000, 0.000000, -0.957440, 0.006713, -0.257150, -0.000000, 2.478000, 2.478000, 2.478000, 2.478000 +-0.000000, -0.405980, -0.000000, 0.000000, -0.960900, 0.006702, -0.249620, -0.000000, 2.526800, 2.526800, 2.526800, 2.526800 +-0.000000, -0.403650, -0.000000, 0.000000, -0.964370, 0.006690, -0.242070, -0.000000, 2.575900, 2.575900, 2.575900, 2.575900 +-0.000000, -0.401300, -0.000000, 0.000000, -0.967840, 0.006679, -0.234510, -0.000000, 2.625300, 2.625300, 2.625300, 2.625300 +-0.000000, -0.398930, -0.000000, 0.000000, -0.971300, 0.006668, -0.226940, -0.000000, 2.675100, 2.675100, 2.675100, 2.675100 +-0.000000, -0.396550, -0.000000, 0.000000, -0.974760, 0.006656, -0.219360, -0.000000, 2.725300, 2.725300, 2.725300, 2.725300 +-0.000000, -0.394150, -0.000000, 0.000000, -0.978220, 0.006645, -0.211760, -0.000000, 2.775800, 2.775800, 2.775800, 2.775800 +-0.000000, -0.391740, -0.000000, 0.000000, -0.981670, 0.006634, -0.204160, -0.000000, 2.826600, 2.826600, 2.826600, 2.826600 +-0.000000, -0.389310, -0.000000, 0.000000, -0.985120, 0.006623, -0.196540, -0.000000, 2.877800, 2.877800, 2.877800, 2.877800 +-0.000000, -0.386860, -0.000000, 0.000000, -0.988570, 0.006612, -0.188920, -0.000000, 2.929300, 2.929300, 2.929300, 2.929300 +-0.000000, -0.384400, -0.000000, 0.000000, -0.992020, 0.006601, -0.181290, -0.000000, 2.981100, 2.981100, 2.981100, 2.981100 +-0.000000, -0.381920, -0.000000, 0.000000, -0.995460, 0.006590, -0.173640, -0.000000, 3.033300, 3.033300, 3.033300, 3.033300 +-0.000000, -0.379420, -0.000000, 0.000000, -0.998900, 0.006579, -0.165990, -0.000000, 3.085900, 3.085900, 3.085900, 3.085900 +-0.000000, -0.376910, -0.000000, 0.000000, -1.002300, 0.006568, -0.158330, -0.000000, 3.138700, 3.138700, 3.138700, 3.138700 +-0.000000, -0.374380, -0.000000, 0.000000, -1.005800, 0.006557, -0.150660, -0.000000, 3.191900, 3.191900, 3.191900, 3.191900 +-0.000000, -0.371840, -0.000000, 0.000000, -1.009200, 0.006546, -0.142980, -0.000000, 3.245500, 3.245500, 3.245500, 3.245500 +-0.000000, -0.369280, -0.000000, 0.000000, -1.012600, 0.006535, -0.135300, -0.000000, 3.299300, 3.299300, 3.299300, 3.299300 +-0.000000, -0.366710, -0.000000, 0.000000, -1.016000, 0.006524, -0.127610, -0.000000, 3.353500, 3.353500, 3.353500, 3.353500 +-0.000000, -0.364120, -0.000000, 0.000000, -1.019500, 0.006513, -0.119910, -0.000000, 3.408000, 3.408000, 3.408000, 3.408000 +-0.000000, -0.361510, -0.000000, 0.000000, -1.022900, 0.006503, -0.112200, -0.000000, 3.462900, 3.462900, 3.462900, 3.462900 +-0.000000, -0.358890, -0.000000, 0.000000, -1.026300, 0.006492, -0.104490, -0.000000, 3.518100, 3.518100, 3.518100, 3.518100 +-0.000000, -0.356250, -0.000000, 0.000000, -1.029700, 0.006481, -0.096775, -0.000000, 3.573600, 3.573600, 3.573600, 3.573600 +-0.000000, -0.353600, -0.000000, 0.000000, -1.033100, 0.006470, -0.089051, -0.000000, 3.629400, 3.629400, 3.629400, 3.629400 +-0.000000, -0.350940, -0.000000, 0.000000, -1.036400, 0.006460, -0.081322, -0.000000, 3.685600, 3.685600, 3.685600, 3.685600 +-0.000000, -0.348250, -0.000000, 0.000000, -1.039800, 0.006449, -0.073589, -0.000000, 3.742000, 3.742000, 3.742000, 3.742000 +-0.000000, -0.345560, -0.000000, 0.000000, -1.043200, 0.006439, -0.065850, -0.000000, 3.798800, 3.798800, 3.798800, 3.798800 +-0.000000, -0.342840, -0.000000, 0.000000, -1.046600, 0.006428, -0.058107, -0.000000, 3.855900, 3.855900, 3.855900, 3.855900 +-0.000000, -0.340120, -0.000000, 0.000000, -1.049900, 0.006417, -0.050360, -0.000000, 3.913300, 3.913300, 3.913300, 3.913300 +-0.000000, -0.337370, -0.000000, 0.000000, -1.053300, 0.006407, -0.042610, -0.000000, 3.971100, 3.971100, 3.971100, 3.971100 +-0.000000, -0.334620, -0.000000, 0.000000, -1.056700, 0.006397, -0.034855, -0.000000, 4.029100, 4.029100, 4.029100, 4.029100 +-0.000000, -0.331840, -0.000000, 0.000000, -1.060000, 0.006386, -0.027098, -0.000000, 4.087500, 4.087500, 4.087500, 4.087500 +-0.000000, -0.329060, -0.000000, 0.000000, -1.063300, 0.006376, -0.019338, -0.000000, 4.146200, 4.146200, 4.146200, 4.146200 +-0.000000, -0.326260, -0.000000, 0.000000, -1.066700, 0.006365, -0.011575, -0.000000, 4.205100, 4.205100, 4.205100, 4.205100 +-0.000000, -0.323440, -0.000000, 0.000000, -1.070000, 0.006355, -0.003810, -0.000000, 4.264400, 4.264400, 4.264400, 4.264400 +-0.000000, -0.320610, -0.000000, 0.000000, -1.073300, 0.006345, 0.003957, -0.000000, 4.324000, 4.324000, 4.324000, 4.324000 +-0.000000, -0.317770, -0.000000, 0.000000, -1.076600, 0.006334, 0.011726, -0.000000, 4.383900, 4.383900, 4.383900, 4.383900 +-0.000000, -0.314910, -0.000000, 0.000000, -1.079900, 0.006324, 0.019496, -0.000000, 4.444100, 4.444100, 4.444100, 4.444100 +-0.000000, -0.312030, -0.000000, 0.000000, -1.083200, 0.006314, 0.027266, -0.000000, 4.504500, 4.504500, 4.504500, 4.504500 +-0.000000, -0.309150, -0.000000, 0.000000, -1.086500, 0.006304, 0.035038, -0.000000, 4.565300, 4.565300, 4.565300, 4.565300 +-0.000000, -0.306250, -0.000000, 0.000000, -1.089800, 0.006293, 0.042810, -0.000000, 4.626400, 4.626400, 4.626400, 4.626400 +-0.000000, -0.303330, -0.000000, 0.000000, -1.093100, 0.006283, 0.050582, -0.000000, 4.687700, 4.687700, 4.687700, 4.687700 +-0.000000, -0.300400, -0.000000, 0.000000, -1.096300, 0.006273, 0.058354, -0.000000, 4.749400, 4.749400, 4.749400, 4.749400 +-0.000000, -0.297460, -0.000000, 0.000000, -1.099600, 0.006263, 0.066126, -0.000000, 4.811300, 4.811300, 4.811300, 4.811300 +-0.000000, -0.294510, -0.000000, 0.000000, -1.102800, 0.006253, 0.073897, -0.000000, 4.873500, 4.873500, 4.873500, 4.873500 +-0.000000, -0.291540, -0.000000, 0.000000, -1.106100, 0.006243, 0.081666, -0.000000, 4.936100, 4.936100, 4.936100, 4.936100 +-0.000000, -0.288560, -0.000000, 0.000000, -1.109300, 0.006233, 0.089435, -0.000000, 4.998800, 4.998800, 4.998800, 4.998800 +-0.000000, -0.285560, -0.000000, 0.000000, -1.112500, 0.006223, 0.097201, -0.000000, 5.061900, 5.061900, 5.061900, 5.061900 +-0.000000, -0.282550, -0.000000, 0.000000, -1.115700, 0.006213, 0.104970, -0.000000, 5.125200, 5.125200, 5.125200, 5.125200 +-0.000000, -0.279530, -0.000000, 0.000000, -1.118900, 0.006203, 0.112730, -0.000000, 5.188900, 5.188900, 5.188900, 5.188900 +-0.000000, -0.276490, -0.000000, 0.000000, -1.122100, 0.006193, 0.120490, -0.000000, 5.252700, 5.252700, 5.252700, 5.252700 +-0.000000, -0.273450, -0.000000, 0.000000, -1.125300, 0.006183, 0.128250, -0.000000, 5.316900, 5.316900, 5.316900, 5.316900 +-0.000000, -0.270390, -0.000000, 0.000000, -1.128500, 0.006173, 0.136000, -0.000000, 5.381300, 5.381300, 5.381300, 5.381300 +-0.000000, -0.267310, -0.000000, 0.000000, -1.131600, 0.006163, 0.143750, -0.000000, 5.446000, 5.446000, 5.446000, 5.446000 +-0.000000, -0.264230, -0.000000, 0.000000, -1.134800, 0.006154, 0.151500, -0.000000, 5.511000, 5.511000, 5.511000, 5.511000 +-0.000000, -0.261130, -0.000000, 0.000000, -1.137900, 0.006144, 0.159240, -0.000000, 5.576200, 5.576200, 5.576200, 5.576200 +-0.000000, -0.258020, -0.000000, 0.000000, -1.141000, 0.006134, 0.166980, -0.000000, 5.641600, 5.641600, 5.641600, 5.641600 +-0.000000, -0.254900, -0.000000, 0.000000, -1.144200, 0.006124, 0.174710, -0.000000, 5.707400, 5.707400, 5.707400, 5.707400 +-0.000000, -0.251770, -0.000000, 0.000000, -1.147300, 0.006115, 0.182440, -0.000000, 5.773300, 5.773300, 5.773300, 5.773300 +-0.000000, -0.248620, -0.000000, 0.000000, -1.150400, 0.006105, 0.190170, -0.000000, 5.839600, 5.839600, 5.839600, 5.839600 +-0.000000, -0.245460, -0.000000, 0.000000, -1.153500, 0.006096, 0.197880, -0.000000, 5.906000, 5.906000, 5.906000, 5.906000 +-0.000000, -0.242290, -0.000000, 0.000000, -1.156500, 0.006086, 0.205600, -0.000000, 5.972800, 5.972800, 5.972800, 5.972800 +-0.000000, -0.239110, -0.000000, 0.000000, -1.159600, 0.006077, 0.213300, -0.000000, 6.039700, 6.039700, 6.039700, 6.039700 +-0.000000, -0.235920, -0.000000, 0.000000, -1.162700, 0.006067, 0.221010, -0.000000, 6.106900, 6.106900, 6.106900, 6.106900 +-0.000000, -0.232720, -0.000000, 0.000000, -1.165700, 0.006058, 0.228700, -0.000000, 6.174400, 6.174400, 6.174400, 6.174400 +-0.000000, -0.229500, -0.000000, 0.000000, -1.168700, 0.006048, 0.236390, -0.000000, 6.242000, 6.242000, 6.242000, 6.242000 +-0.000000, -0.226280, -0.000000, 0.000000, -1.171800, 0.006039, 0.244070, -0.000000, 6.309900, 6.309900, 6.309900, 6.309900 +-0.000000, -0.223040, -0.000000, 0.000000, -1.174800, 0.006029, 0.251740, -0.000000, 6.378100, 6.378100, 6.378100, 6.378100 +-0.000000, -0.219790, -0.000000, 0.000000, -1.177800, 0.006020, 0.259410, -0.000000, 6.446400, 6.446400, 6.446400, 6.446400 +-0.000000, -0.216540, -0.000000, 0.000000, -1.180700, 0.006011, 0.267070, -0.000000, 6.515000, 6.515000, 6.515000, 6.515000 +-0.000000, -0.213270, -0.000000, 0.000000, -1.183700, 0.006001, 0.274710, -0.000000, 6.583800, 6.583800, 6.583800, 6.583800 +-0.000000, -0.209990, -0.000000, 0.000000, -1.186700, 0.005992, 0.282360, -0.000000, 6.652800, 6.652800, 6.652800, 6.652800 +-0.000000, -0.206700, -0.000000, 0.000000, -1.189600, 0.005983, 0.289990, -0.000000, 6.722100, 6.722100, 6.722100, 6.722100 +-0.000000, -0.203400, -0.000000, 0.000000, -1.192600, 0.005973, 0.297610, -0.000000, 6.791500, 6.791500, 6.791500, 6.791500 +-0.000000, -0.200090, -0.000000, 0.000000, -1.195500, 0.005964, 0.305230, -0.000000, 6.861200, 6.861200, 6.861200, 6.861200 +-0.000000, -0.196770, -0.000000, 0.000000, -1.198400, 0.005955, 0.312830, -0.000000, 6.931100, 6.931100, 6.931100, 6.931100 +-0.000000, -0.193450, -0.000000, 0.000000, -1.201300, 0.005946, 0.320430, -0.000000, 7.001100, 7.001100, 7.001100, 7.001100 +-0.000000, -0.190110, -0.000000, 0.000000, -1.204200, 0.005937, 0.328010, -0.000000, 7.071400, 7.071400, 7.071400, 7.071400 +-0.000000, -0.186760, -0.000000, 0.000000, -1.207100, 0.005928, 0.335590, -0.000000, 7.141900, 7.141900, 7.141900, 7.141900 +-0.000000, -0.183410, -0.000000, 0.000000, -1.209900, 0.005919, 0.343150, -0.000000, 7.212500, 7.212500, 7.212500, 7.212500 +-0.000000, -0.180040, -0.000000, 0.000000, -1.212800, 0.005910, 0.350700, -0.000000, 7.283400, 7.283400, 7.283400, 7.283400 +-0.000000, -0.176670, -0.000000, 0.000000, -1.215600, 0.005901, 0.358250, -0.000000, 7.354400, 7.354400, 7.354400, 7.354400 +-0.000000, -0.173280, -0.000000, 0.000000, -1.218400, 0.005892, 0.365780, -0.000000, 7.425600, 7.425600, 7.425600, 7.425600 +-0.000000, -0.169890, -0.000000, 0.000000, -1.221200, 0.005883, 0.373300, -0.000000, 7.497100, 7.497100, 7.497100, 7.497100 +-0.000000, -0.166490, -0.000000, 0.000000, -1.224000, 0.005875, 0.380810, -0.000000, 7.568600, 7.568600, 7.568600, 7.568600 +-0.000000, -0.163080, -0.000000, 0.000000, -1.226800, 0.005866, 0.388300, -0.000000, 7.640400, 7.640400, 7.640400, 7.640400 +-0.000000, -0.159660, -0.000000, 0.000000, -1.229600, 0.005857, 0.395790, -0.000000, 7.712300, 7.712300, 7.712300, 7.712300 +-0.000000, -0.156240, -0.000000, 0.000000, -1.232300, 0.005848, 0.403260, -0.000000, 7.784500, 7.784500, 7.784500, 7.784500 +-0.000000, -0.152810, -0.000000, 0.000000, -1.235100, 0.005840, 0.410720, -0.000000, 7.856700, 7.856700, 7.856700, 7.856700 +-0.000000, -0.149360, -0.000000, 0.000000, -1.237800, 0.005831, 0.418160, -0.000000, 7.929200, 7.929200, 7.929200, 7.929200 +-0.000000, -0.145920, -0.000000, 0.000000, -1.240500, 0.005822, 0.425590, -0.000000, 8.001800, 8.001800, 8.001800, 8.001800 +-0.000000, -0.142460, -0.000000, 0.000000, -1.243200, 0.005814, 0.433010, -0.000000, 8.074500, 8.074500, 8.074500, 8.074500 +-0.000000, -0.139000, -0.000000, 0.000000, -1.245900, 0.005805, 0.440420, -0.000000, 8.147400, 8.147400, 8.147400, 8.147400 +-0.000000, -0.135530, -0.000000, 0.000000, -1.248600, 0.005797, 0.447810, -0.000000, 8.220500, 8.220500, 8.220500, 8.220500 +-0.000000, -0.132050, -0.000000, 0.000000, -1.251200, 0.005788, 0.455180, -0.000000, 8.293700, 8.293700, 8.293700, 8.293700 +-0.000000, -0.128560, -0.000000, 0.000000, -1.253800, 0.005780, 0.462540, -0.000000, 8.367100, 8.367100, 8.367100, 8.367100 +-0.000000, -0.125070, -0.000000, 0.000000, -1.256500, 0.005772, 0.469890, -0.000000, 8.440500, 8.440500, 8.440500, 8.440500 +-0.000000, -0.121580, -0.000000, 0.000000, -1.259100, 0.005763, 0.477220, -0.000000, 8.514200, 8.514200, 8.514200, 8.514200 +-0.000000, -0.118070, -0.000000, 0.000000, -1.261700, 0.005755, 0.484540, -0.000000, 8.587900, 8.587900, 8.587900, 8.587900 +-0.000000, -0.114560, -0.000000, 0.000000, -1.264200, 0.005747, 0.491840, -0.000000, 8.661800, 8.661800, 8.661800, 8.661800 +-0.000000, -0.111050, -0.000000, 0.000000, -1.266800, 0.005738, 0.499130, -0.000000, 8.735900, 8.735900, 8.735900, 8.735900 +-0.000000, -0.107520, -0.000000, 0.000000, -1.269400, 0.005730, 0.506400, -0.000000, 8.810000, 8.810000, 8.810000, 8.810000 +-0.000000, -0.104000, -0.000000, 0.000000, -1.271900, 0.005722, 0.513650, -0.000000, 8.884300, 8.884300, 8.884300, 8.884300 +-0.000000, -0.100460, -0.000000, 0.000000, -1.274400, 0.005714, 0.520890, -0.000000, 8.958700, 8.958700, 8.958700, 8.958700 +-0.000000, -0.096925, -0.000000, 0.000000, -1.276900, 0.005706, 0.528110, -0.000000, 9.033200, 9.033200, 9.033200, 9.033200 +-0.000000, -0.093381, -0.000000, 0.000000, -1.279400, 0.005698, 0.535310, -0.000000, 9.107800, 9.107800, 9.107800, 9.107800 +-0.000000, -0.089833, -0.000000, 0.000000, -1.281900, 0.005690, 0.542500, -0.000000, 9.182500, 9.182500, 9.182500, 9.182500 +-0.000000, -0.086279, -0.000000, 0.000000, -1.284300, 0.005682, 0.549670, -0.000000, 9.257300, 9.257300, 9.257300, 9.257300 +-0.000000, -0.082720, -0.000000, 0.000000, -1.286800, 0.005674, 0.556820, -0.000000, 9.332200, 9.332200, 9.332200, 9.332200 +-0.000000, -0.079157, -0.000000, 0.000000, -1.289200, 0.005666, 0.563960, -0.000000, 9.407200, 9.407200, 9.407200, 9.407200 +-0.000000, -0.075590, -0.000000, 0.000000, -1.291600, 0.005658, 0.571070, -0.000000, 9.482300, 9.482300, 9.482300, 9.482300 +-0.000000, -0.072018, -0.000000, 0.000000, -1.294000, 0.005651, 0.578170, -0.000000, 9.557500, 9.557500, 9.557500, 9.557500 +-0.000000, -0.068442, -0.000000, 0.000000, -1.296400, 0.005643, 0.585250, -0.000000, 9.632800, 9.632800, 9.632800, 9.632800 +-0.000000, -0.064862, -0.000000, 0.000000, -1.298700, 0.005635, 0.592310, -0.000000, 9.708200, 9.708200, 9.708200, 9.708200 +-0.000000, -0.061279, -0.000000, 0.000000, -1.301100, 0.005627, 0.599350, -0.000000, 9.783600, 9.783600, 9.783600, 9.783600 +-0.000000, -0.057692, -0.000000, 0.000000, -1.303400, 0.005620, 0.606380, -0.000000, 9.859100, 9.859100, 9.859100, 9.859100 +-0.000000, -0.054101, -0.000000, 0.000000, -1.305700, 0.005612, 0.613380, -0.000000, 9.934700, 9.934700, 9.934700, 9.934700 +-0.000000, -0.050508, -0.000000, 0.000000, -1.308000, 0.005605, 0.620370, -0.000000, 10.010000, 10.010000, 10.010000, 10.010000 +-0.000000, -0.046911, -0.000000, 0.000000, -1.310300, 0.005597, 0.627330, -0.000000, 10.086000, 10.086000, 10.086000, 10.086000 +-0.000000, -0.043312, -0.000000, 0.000000, -1.312600, 0.005590, 0.634280, -0.000000, 10.162000, 10.162000, 10.162000, 10.162000 +-0.000000, -0.039709, -0.000000, 0.000000, -1.314800, 0.005582, 0.641200, -0.000000, 10.238000, 10.238000, 10.238000, 10.238000 +-0.000000, -0.036105, -0.000000, 0.000000, -1.317000, 0.005575, 0.648110, -0.000000, 10.314000, 10.314000, 10.314000, 10.314000 +-0.000000, -0.032497, -0.000000, 0.000000, -1.319300, 0.005568, 0.654990, -0.000000, 10.390000, 10.390000, 10.390000, 10.390000 +-0.000000, -0.028888, -0.000000, 0.000000, -1.321500, 0.005560, 0.661860, -0.000000, 10.466000, 10.466000, 10.466000, 10.466000 +-0.000000, -0.025277, -0.000000, 0.000000, -1.323600, 0.005553, 0.668700, -0.000000, 10.542000, 10.542000, 10.542000, 10.542000 +-0.000000, -0.021664, -0.000000, 0.000000, -1.325800, 0.005546, 0.675520, -0.000000, 10.618000, 10.618000, 10.618000, 10.618000 +-0.000000, -0.018049, -0.000000, 0.000000, -1.328000, 0.005539, 0.682320, -0.000000, 10.694000, 10.694000, 10.694000, 10.694000 +-0.000000, -0.014433, -0.000000, 0.000000, -1.330100, 0.005532, 0.689100, -0.000000, 10.770000, 10.770000, 10.770000, 10.770000 +-0.000000, -0.010815, -0.000000, 0.000000, -1.332200, 0.005524, 0.695860, -0.000000, 10.846000, 10.846000, 10.846000, 10.846000 +-0.000000, -0.007196, -0.000000, 0.000000, -1.334300, 0.005517, 0.702600, -0.000000, 10.922000, 10.922000, 10.922000, 10.922000 +-0.000000, -0.003577, -0.000000, 0.000000, -1.336400, 0.005510, 0.709310, -0.000000, 10.998000, 10.998000, 10.998000, 10.998000 +-0.000000, 0.000044, -0.000000, 0.000000, -1.338400, 0.005504, 0.716000, -0.000000, 11.075000, 11.075000, 11.075000, 11.075000 +-0.000000, 0.003665, -0.000000, 0.000000, -1.340500, 0.005497, 0.722670, -0.000000, 11.151000, 11.151000, 11.151000, 11.151000 +-0.000000, 0.007286, -0.000000, 0.000000, -1.342500, 0.005490, 0.729320, -0.000000, 11.227000, 11.227000, 11.227000, 11.227000 +-0.000000, 0.010908, -0.000000, 0.000000, -1.344500, 0.005483, 0.735950, -0.000000, 11.303000, 11.303000, 11.303000, 11.303000 +-0.000000, 0.014530, -0.000000, 0.000000, -1.346500, 0.005476, 0.742550, -0.000000, 11.380000, 11.380000, 11.380000, 11.380000 +-0.000000, 0.018152, -0.000000, 0.000000, -1.348500, 0.005470, 0.749130, -0.000000, 11.456000, 11.456000, 11.456000, 11.456000 +-0.000000, 0.021773, -0.000000, 0.000000, -1.350500, 0.005463, 0.755680, -0.000000, 11.532000, 11.532000, 11.532000, 11.532000 +-0.000000, 0.025394, -0.000000, 0.000000, -1.352400, 0.005456, 0.762220, -0.000000, 11.608000, 11.608000, 11.608000, 11.608000 +-0.000000, 0.029015, -0.000000, 0.000000, -1.354400, 0.005450, 0.768720, -0.000000, 11.685000, 11.685000, 11.685000, 11.685000 +-0.000000, 0.032634, -0.000000, 0.000000, -1.356300, 0.005443, 0.775210, -0.000000, 11.761000, 11.761000, 11.761000, 11.761000 +-0.000000, 0.036253, -0.000000, 0.000000, -1.358200, 0.005437, 0.781670, -0.000000, 11.837000, 11.837000, 11.837000, 11.837000 +-0.000000, 0.039870, -0.000000, 0.000000, -1.360000, 0.005430, 0.788110, -0.000000, 11.913000, 11.913000, 11.913000, 11.913000 +-0.000000, 0.043486, -0.000000, 0.000000, -1.361900, 0.005424, 0.794520, -0.000000, 11.989000, 11.989000, 11.989000, 11.989000 +-0.000000, 0.047101, -0.000000, 0.000000, -1.363700, 0.005417, 0.800910, -0.000000, 12.065000, 12.065000, 12.065000, 12.065000 +-0.000000, 0.050713, -0.000000, 0.000000, -1.365600, 0.005411, 0.807270, -0.000000, 12.141000, 12.141000, 12.141000, 12.141000 +-0.000000, 0.054324, -0.000000, 0.000000, -1.367400, 0.005405, 0.813610, -0.000000, 12.217000, 12.217000, 12.217000, 12.217000 +-0.000000, 0.057933, -0.000000, 0.000000, -1.369200, 0.005398, 0.819930, -0.000000, 12.293000, 12.293000, 12.293000, 12.293000 +-0.000000, 0.061540, -0.000000, 0.000000, -1.371000, 0.005392, 0.826220, -0.000000, 12.369000, 12.369000, 12.369000, 12.369000 +-0.000000, 0.065144, -0.000000, 0.000000, -1.372700, 0.005386, 0.832480, -0.000000, 12.445000, 12.445000, 12.445000, 12.445000 +-0.000000, 0.068746, -0.000000, 0.000000, -1.374500, 0.005380, 0.838720, -0.000000, 12.521000, 12.521000, 12.521000, 12.521000 +-0.000000, 0.072344, -0.000000, 0.000000, -1.376200, 0.005374, 0.844930, -0.000000, 12.597000, 12.597000, 12.597000, 12.597000 +-0.000000, 0.075940, -0.000000, 0.000000, -1.377900, 0.005368, 0.851120, -0.000000, 12.672000, 12.672000, 12.672000, 12.672000 +-0.000000, 0.079533, -0.000000, 0.000000, -1.379600, 0.005362, 0.857280, -0.000000, 12.748000, 12.748000, 12.748000, 12.748000 +-0.000000, 0.083122, -0.000000, 0.000000, -1.381200, 0.005356, 0.863420, -0.000000, 12.824000, 12.824000, 12.824000, 12.824000 +-0.000000, 0.086708, -0.000000, 0.000000, -1.382900, 0.005350, 0.869530, -0.000000, 12.899000, 12.899000, 12.899000, 12.899000 +-0.000000, 0.090290, -0.000000, 0.000000, -1.384500, 0.005344, 0.875610, -0.000000, 12.975000, 12.975000, 12.975000, 12.975000 +-0.000000, 0.093869, -0.000000, 0.000000, -1.386200, 0.005339, 0.881670, -0.000000, 13.050000, 13.050000, 13.050000, 13.050000 +-0.000000, 0.097443, -0.000000, 0.000000, -1.387800, 0.005333, 0.887700, -0.000000, 13.125000, 13.125000, 13.125000, 13.125000 +-0.000000, 0.101010, -0.000000, 0.000000, -1.389400, 0.005327, 0.893710, -0.000000, 13.200000, 13.200000, 13.200000, 13.200000 +-0.000000, 0.104580, -0.000000, 0.000000, -1.390900, 0.005321, 0.899690, -0.000000, 13.275000, 13.275000, 13.275000, 13.275000 +-0.000000, 0.108140, -0.000000, 0.000000, -1.392500, 0.005316, 0.905640, -0.000000, 13.350000, 13.350000, 13.350000, 13.350000 +-0.000000, 0.111700, -0.000000, 0.000000, -1.394000, 0.005310, 0.911560, -0.000000, 13.425000, 13.425000, 13.425000, 13.425000 +-0.000000, 0.115250, -0.000000, 0.000000, -1.395500, 0.005305, 0.917460, -0.000000, 13.500000, 13.500000, 13.500000, 13.500000 +-0.000000, 0.118790, -0.000000, 0.000000, -1.397000, 0.005299, 0.923330, -0.000000, 13.575000, 13.575000, 13.575000, 13.575000 +-0.000000, 0.122340, -0.000000, 0.000000, -1.398500, 0.005294, 0.929170, -0.000000, 13.649000, 13.649000, 13.649000, 13.649000 +-0.000000, 0.125870, -0.000000, 0.000000, -1.400000, 0.005288, 0.934990, -0.000000, 13.724000, 13.724000, 13.724000, 13.724000 +-0.000000, 0.129400, -0.000000, 0.000000, -1.401400, 0.005283, 0.940780, -0.000000, 13.798000, 13.798000, 13.798000, 13.798000 +-0.000000, 0.132930, -0.000000, 0.000000, -1.402900, 0.005278, 0.946540, -0.000000, 13.872000, 13.872000, 13.872000, 13.872000 +-0.000000, 0.136440, -0.000000, 0.000000, -1.404300, 0.005273, 0.952270, -0.000000, 13.946000, 13.946000, 13.946000, 13.946000 +-0.000000, 0.139960, -0.000000, 0.000000, -1.405700, 0.005267, 0.957970, -0.000000, 14.020000, 14.020000, 14.020000, 14.020000 +-0.000000, 0.143460, -0.000000, 0.000000, -1.407100, 0.005262, 0.963650, -0.000000, 14.094000, 14.094000, 14.094000, 14.094000 +-0.000000, 0.146960, -0.000000, 0.000000, -1.408500, 0.005257, 0.969300, -0.000000, 14.168000, 14.168000, 14.168000, 14.168000 +-0.000000, 0.150450, -0.000000, 0.000000, -1.409800, 0.005252, 0.974920, -0.000000, 14.241000, 14.241000, 14.241000, 14.241000 +-0.000000, 0.153940, -0.000000, 0.000000, -1.411100, 0.005247, 0.980510, -0.000000, 14.314000, 14.314000, 14.314000, 14.314000 +-0.000000, 0.157420, -0.000000, 0.000000, -1.412500, 0.005242, 0.986070, -0.000000, 14.388000, 14.388000, 14.388000, 14.388000 +-0.000000, 0.160890, -0.000000, 0.000000, -1.413800, 0.005237, 0.991610, -0.000000, 14.461000, 14.461000, 14.461000, 14.461000 +-0.000000, 0.164350, -0.000000, 0.000000, -1.415100, 0.005232, 0.997110, -0.000000, 14.534000, 14.534000, 14.534000, 14.534000 +-0.000000, 0.167810, -0.000000, 0.000000, -1.416300, 0.005227, 1.002600, -0.000000, 14.606000, 14.606000, 14.606000, 14.606000 +-0.000000, 0.171260, -0.000000, 0.000000, -1.417600, 0.005222, 1.008000, -0.000000, 14.679000, 14.679000, 14.679000, 14.679000 +-0.000000, 0.174700, -0.000000, 0.000000, -1.418800, 0.005217, 1.013500, -0.000000, 14.752000, 14.752000, 14.752000, 14.752000 +-0.000000, 0.178130, -0.000000, 0.000000, -1.420000, 0.005213, 1.018800, -0.000000, 14.824000, 14.824000, 14.824000, 14.824000 +-0.000000, 0.181550, -0.000000, 0.000000, -1.421200, 0.005208, 1.024200, -0.000000, 14.896000, 14.896000, 14.896000, 14.896000 +-0.000000, 0.184970, -0.000000, 0.000000, -1.422400, 0.005203, 1.029500, -0.000000, 14.968000, 14.968000, 14.968000, 14.968000 +-0.000000, 0.188380, -0.000000, 0.000000, -1.423600, 0.005199, 1.034800, -0.000000, 15.040000, 15.040000, 15.040000, 15.040000 +-0.000000, 0.191780, -0.000000, 0.000000, -1.424800, 0.005194, 1.040100, -0.000000, 15.111000, 15.111000, 15.111000, 15.111000 +-0.000000, 0.195170, -0.000000, 0.000000, -1.425900, 0.005190, 1.045400, -0.000000, 15.182000, 15.182000, 15.182000, 15.182000 +-0.000000, 0.198550, -0.000000, 0.000000, -1.427000, 0.005185, 1.050600, -0.000000, 15.254000, 15.254000, 15.254000, 15.254000 + 0.000000, 0.201920, -0.000000, 0.000000, -1.428100, 0.005181, 1.055800, -0.000000, 15.325000, 15.325000, 15.325000, 15.325000 + 0.000000, 0.205280, -0.000000, 0.000000, -1.429200, 0.005176, 1.060900, -0.000000, 15.395000, 15.395000, 15.395000, 15.395000 + 0.000000, 0.208630, -0.000000, 0.000000, -1.430300, 0.005172, 1.066000, -0.000000, 15.466000, 15.466000, 15.466000, 15.466000 + 0.000000, 0.211970, -0.000000, 0.000000, -1.431400, 0.005168, 1.071100, -0.000000, 15.536000, 15.536000, 15.536000, 15.536000 + 0.000000, 0.215300, -0.000000, 0.000000, -1.432400, 0.005163, 1.076200, -0.000000, 15.606000, 15.606000, 15.606000, 15.606000 + 0.000000, 0.218630, -0.000000, 0.000000, -1.433500, 0.005159, 1.081200, -0.000000, 15.676000, 15.676000, 15.676000, 15.676000 + 0.000000, 0.221940, -0.000000, 0.000000, -1.434500, 0.005155, 1.086200, -0.000000, 15.746000, 15.746000, 15.746000, 15.746000 + 0.000000, 0.225240, -0.000000, 0.000000, -1.435500, 0.005151, 1.091200, -0.000000, 15.816000, 15.816000, 15.816000, 15.816000 + 0.000000, 0.228530, -0.000000, 0.000000, -1.436500, 0.005147, 1.096200, -0.000000, 15.885000, 15.885000, 15.885000, 15.885000 + 0.000000, 0.231810, -0.000000, 0.000000, -1.437400, 0.005142, 1.101100, -0.000000, 15.954000, 15.954000, 15.954000, 15.954000 + 0.000000, 0.235080, -0.000000, 0.000000, -1.438400, 0.005138, 1.106000, -0.000000, 16.023000, 16.023000, 16.023000, 16.023000 + 0.000000, 0.238340, -0.000000, 0.000000, -1.439300, 0.005134, 1.110800, -0.000000, 16.091000, 16.091000, 16.091000, 16.091000 + 0.000000, 0.241580, -0.000000, 0.000000, -1.440300, 0.005130, 1.115600, -0.000000, 16.160000, 16.160000, 16.160000, 16.160000 + 0.000000, 0.244820, -0.000000, 0.000000, -1.441200, 0.005126, 1.120400, -0.000000, 16.228000, 16.228000, 16.228000, 16.228000 + 0.000000, 0.248040, -0.000000, 0.000000, -1.442100, 0.005123, 1.125200, -0.000000, 16.296000, 16.296000, 16.296000, 16.296000 + 0.000000, 0.251250, -0.000000, 0.000000, -1.442900, 0.005119, 1.129900, -0.000000, 16.363000, 16.363000, 16.363000, 16.363000 + 0.000000, 0.254450, -0.000000, 0.000000, -1.443800, 0.005115, 1.134600, -0.000000, 16.430000, 16.430000, 16.430000, 16.430000 + 0.000000, 0.257640, -0.000000, 0.000000, -1.444700, 0.005111, 1.139300, -0.000000, 16.498000, 16.498000, 16.498000, 16.498000 + 0.000000, 0.260810, -0.000000, 0.000000, -1.445500, 0.005107, 1.143900, -0.000000, 16.564000, 16.564000, 16.564000, 16.564000 + 0.000000, 0.263970, -0.000000, 0.000000, -1.446300, 0.005104, 1.148500, -0.000000, 16.631000, 16.631000, 16.631000, 16.631000 + 0.000000, 0.267120, -0.000000, 0.000000, -1.447100, 0.005100, 1.153100, -0.000000, 16.697000, 16.697000, 16.697000, 16.697000 + 0.000000, 0.270260, -0.000000, 0.000000, -1.447900, 0.005097, 1.157700, -0.000000, 16.763000, 16.763000, 16.763000, 16.763000 + 0.000000, 0.273380, -0.000000, 0.000000, -1.448700, 0.005093, 1.162200, -0.000000, 16.829000, 16.829000, 16.829000, 16.829000 + 0.000000, 0.276490, -0.000000, 0.000000, -1.449500, 0.005089, 1.166600, -0.000000, 16.895000, 16.895000, 16.895000, 16.895000 + 0.000000, 0.279590, -0.000000, 0.000000, -1.450300, 0.005086, 1.171100, -0.000000, 16.960000, 16.960000, 16.960000, 16.960000 + 0.000000, 0.282670, -0.000000, 0.000000, -1.451000, 0.005082, 1.175500, -0.000000, 17.025000, 17.025000, 17.025000, 17.025000 + 0.000000, 0.285740, -0.000000, 0.000000, -1.451700, 0.005079, 1.179900, -0.000000, 17.089000, 17.089000, 17.089000, 17.089000 + 0.000000, 0.288800, -0.000000, 0.000000, -1.452400, 0.005076, 1.184300, -0.000000, 17.154000, 17.154000, 17.154000, 17.154000 + 0.000000, 0.291840, -0.000000, 0.000000, -1.453100, 0.005072, 1.188600, -0.000000, 17.218000, 17.218000, 17.218000, 17.218000 + 0.000000, 0.294870, -0.000000, 0.000000, -1.453800, 0.005069, 1.192900, -0.000000, 17.281000, 17.281000, 17.281000, 17.281000 + 0.000000, 0.297880, -0.000000, 0.000000, -1.454500, 0.005066, 1.197200, -0.000000, 17.345000, 17.345000, 17.345000, 17.345000 + 0.000000, 0.300880, -0.000000, 0.000000, -1.455200, 0.005062, 1.201400, -0.000000, 17.408000, 17.408000, 17.408000, 17.408000 + 0.000000, 0.303860, -0.000000, 0.000000, -1.455800, 0.005059, 1.205600, -0.000000, 17.471000, 17.471000, 17.471000, 17.471000 + 0.000000, 0.306830, -0.000000, 0.000000, -1.456500, 0.005056, 1.209800, -0.000000, 17.533000, 17.533000, 17.533000, 17.533000 + 0.000000, 0.309790, -0.000000, 0.000000, -1.457100, 0.005053, 1.213900, -0.000000, 17.596000, 17.596000, 17.596000, 17.596000 + 0.000000, 0.312730, -0.000000, 0.000000, -1.457700, 0.005050, 1.218000, -0.000000, 17.657000, 17.657000, 17.657000, 17.657000 + 0.000000, 0.315650, -0.000000, 0.000000, -1.458300, 0.005047, 1.222100, -0.000000, 17.719000, 17.719000, 17.719000, 17.719000 + 0.000000, 0.318560, -0.000000, 0.000000, -1.458900, 0.005044, 1.226100, -0.000000, 17.780000, 17.780000, 17.780000, 17.780000 + 0.000000, 0.321460, -0.000000, 0.000000, -1.459500, 0.005040, 1.230100, -0.000000, 17.841000, 17.841000, 17.841000, 17.841000 + 0.000000, 0.324330, -0.000000, 0.000000, -1.460000, 0.005038, 1.234100, -0.000000, 17.902000, 17.902000, 17.902000, 17.902000 + 0.000000, 0.327200, -0.000000, 0.000000, -1.460600, 0.005035, 1.238100, -0.000000, 17.962000, 17.962000, 17.962000, 17.962000 + 0.000000, 0.330040, -0.000000, 0.000000, -1.461100, 0.005032, 1.242000, -0.000000, 18.022000, 18.022000, 18.022000, 18.022000 + 0.000000, 0.332870, -0.000000, 0.000000, -1.461700, 0.005029, 1.245900, -0.000000, 18.081000, 18.081000, 18.081000, 18.081000 + 0.000000, 0.335680, -0.000000, 0.000000, -1.462200, 0.005026, 1.249700, -0.000000, 18.141000, 18.141000, 18.141000, 18.141000 + 0.000000, 0.338480, -0.000000, 0.000000, -1.462700, 0.005023, 1.253500, -0.000000, 18.200000, 18.200000, 18.200000, 18.200000 + 0.000000, 0.341260, -0.000000, 0.000000, -1.463200, 0.005020, 1.257300, -0.000000, 18.258000, 18.258000, 18.258000, 18.258000 + 0.000000, 0.344030, -0.000000, 0.000000, -1.463700, 0.005018, 1.261100, -0.000000, 18.316000, 18.316000, 18.316000, 18.316000 + 0.000000, 0.346770, -0.000000, 0.000000, -1.464100, 0.005015, 1.264800, -0.000000, 18.374000, 18.374000, 18.374000, 18.374000 + 0.000000, 0.349500, -0.000000, 0.000000, -1.464600, 0.005012, 1.268500, -0.000000, 18.432000, 18.432000, 18.432000, 18.432000 + 0.000000, 0.352210, -0.000000, 0.000000, -1.465100, 0.005010, 1.272200, -0.000000, 18.489000, 18.489000, 18.489000, 18.489000 + 0.000000, 0.354910, -0.000000, 0.000000, -1.465500, 0.005007, 1.275800, -0.000000, 18.545000, 18.545000, 18.545000, 18.545000 + 0.000000, 0.357580, -0.000000, 0.000000, -1.465900, 0.005004, 1.279400, -0.000000, 18.602000, 18.602000, 18.602000, 18.602000 + 0.000000, 0.360240, -0.000000, 0.000000, -1.466300, 0.005002, 1.282900, -0.000000, 18.658000, 18.658000, 18.658000, 18.658000 + 0.000000, 0.362890, -0.000000, 0.000000, -1.466800, 0.004999, 1.286500, -0.000000, 18.713000, 18.713000, 18.713000, 18.713000 + 0.000000, 0.365510, -0.000000, 0.000000, -1.467200, 0.004997, 1.290000, -0.000000, 18.769000, 18.769000, 18.769000, 18.769000 + 0.000000, 0.368110, -0.000000, 0.000000, -1.467500, 0.004994, 1.293400, -0.000000, 18.823000, 18.823000, 18.823000, 18.823000 + 0.000000, 0.370700, -0.000000, 0.000000, -1.467900, 0.004992, 1.296900, -0.000000, 18.878000, 18.878000, 18.878000, 18.878000 + 0.000000, 0.373270, -0.000000, 0.000000, -1.468300, 0.004990, 1.300300, -0.000000, 18.932000, 18.932000, 18.932000, 18.932000 + 0.000000, 0.375820, -0.000000, 0.000000, -1.468700, 0.004987, 1.303700, -0.000000, 18.986000, 18.986000, 18.986000, 18.986000 + 0.000000, 0.378350, -0.000000, 0.000000, -1.469000, 0.004985, 1.307000, -0.000000, 19.039000, 19.039000, 19.039000, 19.039000 + 0.000000, 0.380860, -0.000000, 0.000000, -1.469400, 0.004982, 1.310300, -0.000000, 19.092000, 19.092000, 19.092000, 19.092000 + 0.000000, 0.383360, -0.000000, 0.000000, -1.469700, 0.004980, 1.313600, -0.000000, 19.144000, 19.144000, 19.144000, 19.144000 + 0.000000, 0.385830, -0.000000, 0.000000, -1.470000, 0.004978, 1.316800, -0.000000, 19.196000, 19.196000, 19.196000, 19.196000 + 0.000000, 0.388290, -0.000000, 0.000000, -1.470300, 0.004976, 1.320000, -0.000000, 19.248000, 19.248000, 19.248000, 19.248000 + 0.000000, 0.390720, -0.000000, 0.000000, -1.470600, 0.004974, 1.323200, -0.000000, 19.299000, 19.299000, 19.299000, 19.299000 + 0.000000, 0.393140, -0.000000, 0.000000, -1.470900, 0.004971, 1.326300, -0.000000, 19.350000, 19.350000, 19.350000, 19.350000 + 0.000000, 0.395530, -0.000000, 0.000000, -1.471200, 0.004969, 1.329500, -0.000000, 19.401000, 19.401000, 19.401000, 19.401000 + 0.000000, 0.397910, -0.000000, 0.000000, -1.471500, 0.004967, 1.332500, -0.000000, 19.451000, 19.451000, 19.451000, 19.451000 + 0.000000, 0.400260, -0.000000, 0.000000, -1.471800, 0.004965, 1.335600, -0.000000, 19.500000, 19.500000, 19.500000, 19.500000 + 0.000000, 0.402600, -0.000000, 0.000000, -1.472000, 0.004963, 1.338600, -0.000000, 19.549000, 19.549000, 19.549000, 19.549000 + 0.000000, 0.404920, -0.000000, 0.000000, -1.472300, 0.004961, 1.341600, -0.000000, 19.598000, 19.598000, 19.598000, 19.598000 + 0.000000, 0.407210, -0.000000, 0.000000, -1.472600, 0.004959, 1.344500, -0.000000, 19.647000, 19.647000, 19.647000, 19.647000 + 0.000000, 0.409480, -0.000000, 0.000000, -1.472800, 0.004957, 1.347500, -0.000000, 19.694000, 19.694000, 19.694000, 19.694000 + 0.000000, 0.411740, -0.000000, 0.000000, -1.473000, 0.004955, 1.350300, -0.000000, 19.742000, 19.742000, 19.742000, 19.742000 + 0.000000, 0.413970, -0.000000, 0.000000, -1.473300, 0.004953, 1.353200, -0.000000, 19.789000, 19.789000, 19.789000, 19.789000 + 0.000000, 0.416180, -0.000000, 0.000000, -1.473500, 0.004951, 1.356000, -0.000000, 19.835000, 19.835000, 19.835000, 19.835000 + 0.000000, 0.418370, -0.000000, 0.000000, -1.473700, 0.004949, 1.358800, -0.000000, 19.881000, 19.881000, 19.881000, 19.881000 + 0.000000, 0.420540, -0.000000, 0.000000, -1.473900, 0.004948, 1.361600, -0.000000, 19.927000, 19.927000, 19.927000, 19.927000 + 0.000000, 0.422690, -0.000000, 0.000000, -1.474100, 0.004946, 1.364300, -0.000000, 19.972000, 19.972000, 19.972000, 19.972000 + 0.000000, 0.424810, -0.000000, 0.000000, -1.474300, 0.004944, 1.367000, -0.000000, 20.017000, 20.017000, 20.017000, 20.017000 + 0.000000, 0.426920, -0.000000, 0.000000, -1.474500, 0.004942, 1.369600, -0.000000, 20.061000, 20.061000, 20.061000, 20.061000 + 0.000000, 0.429000, -0.000000, 0.000000, -1.474600, 0.004940, 1.372300, -0.000000, 20.105000, 20.105000, 20.105000, 20.105000 + 0.000000, 0.431060, -0.000000, 0.000000, -1.474800, 0.004939, 1.374900, -0.000000, 20.149000, 20.149000, 20.149000, 20.149000 + 0.000000, 0.433090, -0.000000, 0.000000, -1.475000, 0.004937, 1.377400, -0.000000, 20.191000, 20.191000, 20.191000, 20.191000 + 0.000000, 0.435110, -0.000000, 0.000000, -1.475100, 0.004935, 1.379900, -0.000000, 20.234000, 20.234000, 20.234000, 20.234000 + 0.000000, 0.437100, -0.000000, 0.000000, -1.475300, 0.004934, 1.382400, -0.000000, 20.276000, 20.276000, 20.276000, 20.276000 + 0.000000, 0.439070, -0.000000, 0.000000, -1.475400, 0.004932, 1.384900, -0.000000, 20.317000, 20.317000, 20.317000, 20.317000 + 0.000000, 0.441020, -0.000000, 0.000000, -1.475600, 0.004931, 1.387300, -0.000000, 20.358000, 20.358000, 20.358000, 20.358000 + 0.000000, 0.442940, -0.000000, 0.000000, -1.475700, 0.004929, 1.389700, -0.000000, 20.399000, 20.399000, 20.399000, 20.399000 + 0.000000, 0.444840, -0.000000, 0.000000, -1.475900, 0.004928, 1.392100, -0.000000, 20.439000, 20.439000, 20.439000, 20.439000 + 0.000000, 0.446720, -0.000000, 0.000000, -1.476000, 0.004926, 1.394400, -0.000000, 20.478000, 20.478000, 20.478000, 20.478000 + 0.000000, 0.448580, -0.000000, 0.000000, -1.476100, 0.004925, 1.396700, -0.000000, 20.517000, 20.517000, 20.517000, 20.517000 + 0.000000, 0.450410, -0.000000, 0.000000, -1.476200, 0.004923, 1.399000, -0.000000, 20.556000, 20.556000, 20.556000, 20.556000 + 0.000000, 0.452220, -0.000000, 0.000000, -1.476300, 0.004922, 1.401200, -0.000000, 20.594000, 20.594000, 20.594000, 20.594000 + 0.000000, 0.454000, -0.000000, 0.000000, -1.476400, 0.004920, 1.403400, -0.000000, 20.632000, 20.632000, 20.632000, 20.632000 + 0.000000, 0.455760, -0.000000, 0.000000, -1.476500, 0.004919, 1.405600, -0.000000, 20.669000, 20.669000, 20.669000, 20.669000 + 0.000000, 0.457500, -0.000000, 0.000000, -1.476600, 0.004917, 1.407700, -0.000000, 20.705000, 20.705000, 20.705000, 20.705000 + 0.000000, 0.459210, -0.000000, 0.000000, -1.476700, 0.004916, 1.409800, -0.000000, 20.741000, 20.741000, 20.741000, 20.741000 + 0.000000, 0.460900, -0.000000, 0.000000, -1.476800, 0.004915, 1.411900, -0.000000, 20.777000, 20.777000, 20.777000, 20.777000 + 0.000000, 0.462560, -0.000000, 0.000000, -1.476900, 0.004914, 1.413900, -0.000000, 20.812000, 20.812000, 20.812000, 20.812000 + 0.000000, 0.464200, -0.000000, 0.000000, -1.477000, 0.004912, 1.415900, -0.000000, 20.846000, 20.846000, 20.846000, 20.846000 + 0.000000, 0.465810, -0.000000, 0.000000, -1.477100, 0.004911, 1.417900, -0.000000, 20.880000, 20.880000, 20.880000, 20.880000 + 0.000000, 0.467400, -0.000000, 0.000000, -1.477100, 0.004910, 1.419800, -0.000000, 20.914000, 20.914000, 20.914000, 20.914000 + 0.000000, 0.468960, -0.000000, 0.000000, -1.477200, 0.004909, 1.421800, -0.000000, 20.947000, 20.947000, 20.947000, 20.947000 + 0.000000, 0.470500, -0.000000, 0.000000, -1.477300, 0.004908, 1.423600, -0.000000, 20.979000, 20.979000, 20.979000, 20.979000 + 0.000000, 0.472020, -0.000000, 0.000000, -1.477300, 0.004906, 1.425500, -0.000000, 21.011000, 21.011000, 21.011000, 21.011000 + 0.000000, 0.473500, -0.000000, 0.000000, -1.477400, 0.004905, 1.427300, -0.000000, 21.042000, 21.042000, 21.042000, 21.042000 + 0.000000, 0.474970, -0.000000, 0.000000, -1.477400, 0.004904, 1.429000, -0.000000, 21.073000, 21.073000, 21.073000, 21.073000 + 0.000000, 0.476400, -0.000000, 0.000000, -1.477500, 0.004903, 1.430800, -0.000000, 21.103000, 21.103000, 21.103000, 21.103000 + 0.000000, 0.477820, -0.000000, 0.000000, -1.477500, 0.004902, 1.432500, -0.000000, 21.133000, 21.133000, 21.133000, 21.133000 + 0.000000, 0.479200, -0.000000, 0.000000, -1.477600, 0.004901, 1.434100, -0.000000, 21.162000, 21.162000, 21.162000, 21.162000 + 0.000000, 0.480560, -0.000000, 0.000000, -1.477600, 0.004900, 1.435800, -0.000000, 21.191000, 21.191000, 21.191000, 21.191000 + 0.000000, 0.481890, -0.000000, 0.000000, -1.477700, 0.004899, 1.437400, -0.000000, 21.219000, 21.219000, 21.219000, 21.219000 + 0.000000, 0.483200, -0.000000, 0.000000, -1.477700, 0.004898, 1.439000, -0.000000, 21.246000, 21.246000, 21.246000, 21.246000 + 0.000000, 0.484480, -0.000000, 0.000000, -1.477700, 0.004897, 1.440500, -0.000000, 21.273000, 21.273000, 21.273000, 21.273000 + 0.000000, 0.485740, -0.000000, 0.000000, -1.477800, 0.004896, 1.442000, -0.000000, 21.300000, 21.300000, 21.300000, 21.300000 + 0.000000, 0.486960, -0.000000, 0.000000, -1.477800, 0.004895, 1.443500, -0.000000, 21.326000, 21.326000, 21.326000, 21.326000 + 0.000000, 0.488160, -0.000000, 0.000000, -1.477800, 0.004894, 1.444900, -0.000000, 21.351000, 21.351000, 21.351000, 21.351000 + 0.000000, 0.489340, -0.000000, 0.000000, -1.477900, 0.004893, 1.446300, -0.000000, 21.375000, 21.375000, 21.375000, 21.375000 + 0.000000, 0.490480, -0.000000, 0.000000, -1.477900, 0.004893, 1.447700, -0.000000, 21.400000, 21.400000, 21.400000, 21.400000 + 0.000000, 0.491600, -0.000000, 0.000000, -1.477900, 0.004892, 1.449000, -0.000000, 21.423000, 21.423000, 21.423000, 21.423000 + 0.000000, 0.492690, -0.000000, 0.000000, -1.477900, 0.004891, 1.450300, -0.000000, 21.446000, 21.446000, 21.446000, 21.446000 + 0.000000, 0.493760, -0.000000, 0.000000, -1.477900, 0.004890, 1.451600, -0.000000, 21.469000, 21.469000, 21.469000, 21.469000 + 0.000000, 0.494790, -0.000000, 0.000000, -1.478000, 0.004889, 1.452800, -0.000000, 21.490000, 21.490000, 21.490000, 21.490000 + 0.000000, 0.495800, -0.000000, 0.000000, -1.478000, 0.004889, 1.454000, -0.000000, 21.512000, 21.512000, 21.512000, 21.512000 + 0.000000, 0.496780, -0.000000, 0.000000, -1.478000, 0.004888, 1.455200, -0.000000, 21.532000, 21.532000, 21.532000, 21.532000 + 0.000000, 0.497740, -0.000000, 0.000000, -1.478000, 0.004887, 1.456300, -0.000000, 21.552000, 21.552000, 21.552000, 21.552000 + 0.000000, 0.498660, -0.000000, 0.000000, -1.478000, 0.004887, 1.457400, -0.000000, 21.572000, 21.572000, 21.572000, 21.572000 + 0.000000, 0.499560, -0.000000, 0.000000, -1.478000, 0.004886, 1.458500, -0.000000, 21.591000, 21.591000, 21.591000, 21.591000 + 0.000000, 0.500420, -0.000000, 0.000000, -1.478000, 0.004885, 1.459500, -0.000000, 21.609000, 21.609000, 21.609000, 21.609000 + 0.000000, 0.501260, -0.000000, 0.000000, -1.478000, 0.004885, 1.460500, -0.000000, 21.627000, 21.627000, 21.627000, 21.627000 + 0.000000, 0.502070, -0.000000, 0.000000, -1.478100, 0.004884, 1.461400, -0.000000, 21.644000, 21.644000, 21.644000, 21.644000 + 0.000000, 0.502860, -0.000000, 0.000000, -1.478100, 0.004884, 1.462300, -0.000000, 21.660000, 21.660000, 21.660000, 21.660000 + 0.000000, 0.503610, -0.000000, 0.000000, -1.478100, 0.004883, 1.463200, -0.000000, 21.676000, 21.676000, 21.676000, 21.676000 + 0.000000, 0.504330, -0.000000, 0.000000, -1.478100, 0.004883, 1.464100, -0.000000, 21.691000, 21.691000, 21.691000, 21.691000 + 0.000000, 0.505030, -0.000000, 0.000000, -1.478100, 0.004882, 1.464900, -0.000000, 21.706000, 21.706000, 21.706000, 21.706000 + 0.000000, 0.505690, -0.000000, 0.000000, -1.478100, 0.004882, 1.465700, -0.000000, 21.720000, 21.720000, 21.720000, 21.720000 + 0.000000, 0.506330, -0.000000, 0.000000, -1.478100, 0.004881, 1.466400, -0.000000, 21.733000, 21.733000, 21.733000, 21.733000 + 0.000000, 0.506930, -0.000000, 0.000000, -1.478100, 0.004881, 1.467100, -0.000000, 21.746000, 21.746000, 21.746000, 21.746000 + 0.000000, 0.507510, -0.000000, 0.000000, -1.478100, 0.004880, 1.467800, -0.000000, 21.758000, 21.758000, 21.758000, 21.758000 + 0.000000, 0.508060, -0.000000, 0.000000, -1.478100, 0.004880, 1.468500, -0.000000, 21.770000, 21.770000, 21.770000, 21.770000 + 0.000000, 0.508570, -0.000000, 0.000000, -1.478100, 0.004880, 1.469100, -0.000000, 21.780000, 21.780000, 21.780000, 21.780000 + 0.000000, 0.509060, -0.000000, 0.000000, -1.478100, 0.004879, 1.469600, -0.000000, 21.791000, 21.791000, 21.791000, 21.791000 + 0.000000, 0.509510, -0.000000, 0.000000, -1.478100, 0.004879, 1.470200, -0.000000, 21.800000, 21.800000, 21.800000, 21.800000 + 0.000000, 0.509940, -0.000000, 0.000000, -1.478100, 0.004879, 1.470700, -0.000000, 21.809000, 21.809000, 21.809000, 21.809000 + 0.000000, 0.510340, -0.000000, 0.000000, -1.478100, 0.004878, 1.471100, -0.000000, 21.818000, 21.818000, 21.818000, 21.818000 + 0.000000, 0.510700, -0.000000, 0.000000, -1.478100, 0.004878, 1.471600, -0.000000, 21.825000, 21.825000, 21.825000, 21.825000 + 0.000000, 0.511030, -0.000000, 0.000000, -1.478100, 0.004878, 1.472000, -0.000000, 21.832000, 21.832000, 21.832000, 21.832000 + 0.000000, 0.511340, -0.000000, 0.000000, -1.478100, 0.004878, 1.472300, -0.000000, 21.839000, 21.839000, 21.839000, 21.839000 + 0.000000, 0.511610, -0.000000, 0.000000, -1.478100, 0.004877, 1.472600, -0.000000, 21.844000, 21.844000, 21.844000, 21.844000 + 0.000000, 0.511850, -0.000000, 0.000000, -1.478100, 0.004877, 1.472900, -0.000000, 21.849000, 21.849000, 21.849000, 21.849000 + 0.000000, 0.512060, -0.000000, 0.000000, -1.478100, 0.004877, 1.473200, -0.000000, 21.854000, 21.854000, 21.854000, 21.854000 +-0.000000, 0.512240, -0.000000, 0.000000, -1.478100, 0.004877, 1.473400, -0.000000, 21.858000, 21.858000, 21.858000, 21.858000 +-0.000000, 0.512380, -0.000000, 0.000000, -1.478100, 0.004877, 1.473500, -0.000000, 21.861000, 21.861000, 21.861000, 21.861000 + 0.000000, 0.512500, -0.000000, 0.000000, -1.478100, 0.004877, 1.473700, -0.000000, 21.863000, 21.863000, 21.863000, 21.863000 + 0.000000, 0.512580, -0.000000, 0.000000, -1.478100, 0.004877, 1.473800, -0.000000, 21.865000, 21.865000, 21.865000, 21.865000 + 0.000000, 0.512630, -0.000000, 0.000000, -1.478100, 0.004877, 1.473800, -0.000000, 21.866000, 21.866000, 21.866000, 21.866000 + 0.000000, 0.512650, -0.000000, 0.000000, -1.478100, 0.004877, 1.473800, -0.000000, 21.866000, 21.866000, 21.866000, 21.866000 diff --git a/V-REP_scenes/Scene4_youBot_csv.ttt b/V-REP_scenes/Scene4_youBot_csv.ttt new file mode 100755 index 0000000..90ca813 Binary files /dev/null and b/V-REP_scenes/Scene4_youBot_csv.ttt differ diff --git a/V-REP_scenes/Scene5_example/edges.csv b/V-REP_scenes/Scene5_example/edges.csv new file mode 100755 index 0000000..a8b9226 --- /dev/null +++ b/V-REP_scenes/Scene5_example/edges.csv @@ -0,0 +1,25 @@ +# edges.csv file for V-REP kilobot motion planning scene. +# All lines beginning with a # are treated as a comment and ignored. +# Each line below is of the form +# ID1,ID2,cost +# where ID1 and ID2 are the IDs of the nodes connected by the edge and +# cost is the cost of traversing that edge (in either direction). +12,11,0.214 +12,10,0.3135 +12,8,0.5014 +11,10,0.1778 +11,9,0.4454 +10,7,0.2586 +9,8,0.2005 +9,6,0.2796 +9,5,0.5994 +8,4,0.48 +7,4,0.3417 +5,2,0.179 +4,3,0.3517 +4,2,0.2289 +3,2,0.2169 +3,1,0.2903 +2,1,0.422 +7,5,0.4402 +5,4,0.11 diff --git a/V-REP_scenes/Scene5_example/nodes.csv b/V-REP_scenes/Scene5_example/nodes.csv new file mode 100755 index 0000000..4c50995 --- /dev/null +++ b/V-REP_scenes/Scene5_example/nodes.csv @@ -0,0 +1,20 @@ +# nodes.csv file for V-REP kilobot motion planning scene. +# All lines beginning with a # are treated as a comment and ignored. +# Each line below has the form +# ID,x,y,heuristic-cost-to-go +# where ID is the unique integer ID number of the node (1 through N), +# (x,y) is the location of the node in the plane, and heuristic-cost-to-go +# is an optimistic estimate of the path length from that node to the +# goal node, as needed by A* search. +1,-0.5,-0.5,1.4142 +2,-0.09,-0.4,1.0762 +3,-0.285,-0.305,1.1244 +4,0.0575,-0.225,0.8494 +5,-0.0525,-0.0175,0.7604 +6,-0.37,0.3,0.8927 +7,0.3525,-0.0525,0.5719 +8,0.0625,0.255,0.5014 +9,-0.1,0.3725,0.6134 +10,0.4275,0.195,0.3135 +11,0.345,0.3525,0.214 +12,0.5,0.5,0 diff --git a/V-REP_scenes/Scene5_example/obstacles.csv b/V-REP_scenes/Scene5_example/obstacles.csv new file mode 100755 index 0000000..0bec06a --- /dev/null +++ b/V-REP_scenes/Scene5_example/obstacles.csv @@ -0,0 +1,8 @@ +# obstacles.csv file for V-REP kilobot motion planning scene. +# All lines beginning with a # are treated as a comment and ignored. +# Below is a specification of a set of cylindrical obstacles in the form +# x,y,diameter +# where (x,y) is the center of the cylinder and diameter is its diameter. +-0.285,-0.075,0.33 +0.365,-0.295,0.27 +0.205,0.155,0.15 diff --git a/V-REP_scenes/Scene5_example/path.csv b/V-REP_scenes/Scene5_example/path.csv new file mode 100755 index 0000000..1173c7d --- /dev/null +++ b/V-REP_scenes/Scene5_example/path.csv @@ -0,0 +1,4 @@ +# path.csv file for V-REP kilobot motion planning scene. +# All lines beginning with a # are treated as a comment and ignored. +# Below is a solution path represented as a sequence of nodes of the graph. +1,3,4,7,10,12 diff --git a/V-REP_scenes/Scene5_motion_planning.ttt b/V-REP_scenes/Scene5_motion_planning.ttt new file mode 100755 index 0000000..5ed190b Binary files /dev/null and b/V-REP_scenes/Scene5_motion_planning.ttt differ diff --git a/V-REP_scenes/Scene6_example.csv b/V-REP_scenes/Scene6_example.csv new file mode 100755 index 0000000..6740097 --- /dev/null +++ b/V-REP_scenes/Scene6_example.csv @@ -0,0 +1,821 @@ + 0.500000, 0.000000, 0.500000, 0.000000, -1.570000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0.000000, 0 + 0.498634, -0.000296, 0.498588, 0.000048, -1.564548, -0.000248, -0.005212, 0.000002, 0.040000, -0.040000, -0.004272, -0.040000, 0 + 0.492040, -0.001623, 0.491434, 0.000367, -1.537808, -0.002568, -0.029669, 0.000011, 0.240000, -0.240000, -0.018058, -0.240000, 0 + 0.485819, -0.002702, 0.484136, 0.000790, -1.510993, -0.008570, -0.050519, 0.000020, 0.440000, -0.440000, -0.019774, -0.440000, 0 + 0.479953, -0.003538, 0.476706, 0.001283, -1.481603, -0.023445, -0.065069, 0.000027, 0.640000, -0.640000, -0.009933, -0.640000, 0 + 0.474466, -0.004108, 0.469140, 0.001818, -1.444272, -0.058509, -0.067368, 0.000033, 0.840000, -0.840000, 0.012167, -0.840000, 0 + 0.469542, -0.004247, 0.461384, 0.002361, -1.389256, -0.134261, -0.046665, 0.000039, 1.040000, -1.040000, 0.052532, -1.040000, 0 + 0.465772, -0.003425, 0.453303, 0.002863, -1.308517, -0.266809, 0.005114, 0.000044, 1.240000, -1.240000, 0.130284, -1.240000, 0 + 0.463688, -0.001109, 0.444905, 0.003247, -1.213566, -0.429979, 0.073305, 0.000049, 1.440000, -1.440000, 0.262729, -1.440000, 0 + 0.462917, 0.002413, 0.436402, 0.003444, -1.122857, -0.583953, 0.136543, 0.000053, 1.640000, -1.640000, 0.437740, -1.640000, 0 + 0.462827, 0.006569, 0.427899, 0.003416, -1.042077, -0.717021, 0.188805, 0.000056, 1.840000, -1.840000, 0.634812, -1.840000, 0 + 0.462827, 0.010811, 0.419398, 0.003157, -0.970712, -0.830710, 0.231103, 0.000059, 2.040000, -2.040000, 0.834812, -2.040000, 0 + 0.462827, 0.015053, 0.410898, 0.002678, -0.907362, -0.928338, 0.265358, 0.000061, 2.240000, -2.240000, 1.034812, -2.240000, 0 + 0.462827, 0.019294, 0.402397, 0.001989, -0.850794, -1.012806, 0.293236, 0.000064, 2.440000, -2.440000, 1.234812, -2.440000, 0 + 0.462827, 0.023536, 0.393897, 0.001095, -0.800066, -1.086356, 0.316036, 0.000065, 2.640000, -2.640000, 1.434812, -2.640000, 0 + 0.462827, 0.027777, 0.385396, 0.000001, -0.754474, -1.150695, 0.334762, 0.000067, 2.840000, -2.840000, 1.634812, -2.840000, 0 + 0.462827, 0.032019, 0.376895, -0.001286, -0.713488, -1.207143, 0.350206, 0.000068, 3.040000, -3.040000, 1.834812, -3.040000, 0 + 0.462827, 0.036260, 0.368395, -0.002764, -0.676702, -1.256740, 0.362997, 0.000069, 3.240000, -3.240000, 2.034812, -3.240000, 0 + 0.462827, 0.040502, 0.359894, -0.004430, -0.643793, -1.300318, 0.373649, 0.000069, 3.440000, -3.440000, 2.234812, -3.440000, 0 + 0.462827, 0.044743, 0.351394, -0.006279, -0.614506, -1.338557, 0.382584, 0.000070, 3.640000, -3.640000, 2.434812, -3.640000, 0 + 0.462827, 0.048985, 0.342893, -0.008309, -0.588625, -1.372019, 0.390150, 0.000070, 3.840000, -3.840000, 2.634812, -3.840000, 0 + 0.462827, 0.053227, 0.334393, -0.010517, -0.565972, -1.401174, 0.396635, 0.000070, 4.040000, -4.040000, 2.834812, -4.040000, 0 + 0.462827, 0.057468, 0.325892, -0.012902, -0.546389, -1.426417, 0.402280, 0.000069, 4.240000, -4.240000, 3.034812, -4.240000, 0 + 0.462827, 0.061710, 0.317392, -0.015460, -0.529736, -1.448083, 0.407280, 0.000069, 4.440000, -4.440000, 3.234812, -4.440000, 0 + 0.462803, 0.065929, 0.308890, -0.018189, -0.515887, -1.466458, 0.411793, 0.000068, 4.640000, -4.640000, 3.434032, -4.640000, 0 + 0.462673, 0.070047, 0.300385, -0.021085, -0.504743, -1.481753, 0.415932, 0.000068, 4.840000, -4.840000, 3.629805, -4.840000, 0 + 0.462426, 0.074054, 0.291876, -0.024140, -0.496226, -1.494126, 0.419775, 0.000067, 5.040000, -5.040000, 3.821805, -5.040000, 0 + 0.462059, 0.077946, 0.283364, -0.027347, -0.490261, -1.503700, 0.423374, 0.000066, 5.240000, -5.240000, 4.009910, -5.240000, 0 + 0.461569, 0.081718, 0.274851, -0.030700, -0.486778, -1.510578, 0.426758, 0.000065, 5.440000, -5.440000, 4.194015, -5.440000, 0 + 0.460952, 0.085368, 0.266336, -0.034192, -0.485708, -1.514837, 0.429936, 0.000064, 5.640000, -5.640000, 4.374023, -5.640000, 0 + 0.460192, 0.088887, 0.257825, -0.037816, -0.486981, -1.516535, 0.432897, 0.000063, 5.840000, -5.840000, 4.549851, -5.839524, 0 + 0.459211, 0.092256, 0.249346, -0.041563, -0.490534, -1.515707, 0.435613, 0.000061, 6.040000, -6.040000, 4.721431, -6.036139, 0 + 0.457995, 0.095469, 0.240906, -0.045423, -0.496309, -1.512365, 0.438037, 0.000060, 6.240000, -6.240000, 4.888712, -6.229451, 0 + 0.456541, 0.098525, 0.232506, -0.049383, -0.504244, -1.506508, 0.440107, 0.000059, 6.440000, -6.440000, 5.051654, -6.419374, 0 + 0.454846, 0.101421, 0.224152, -0.053433, -0.514281, -1.498124, 0.441752, 0.000057, 6.640000, -6.640000, 5.210231, -6.605814, 0 + 0.452904, 0.104157, 0.215845, -0.057563, -0.526359, -1.487189, 0.442888, 0.000056, 6.840000, -6.840000, 5.364428, -6.788669, 0 + 0.450713, 0.106731, 0.207591, -0.061760, -0.540421, -1.473671, 0.443424, 0.000055, 7.040000, -7.040000, 5.514239, -6.967827, 0 + 0.448270, 0.109143, 0.199393, -0.066015, -0.556408, -1.457525, 0.443259, 0.000053, 7.240000, -7.240000, 5.659675, -7.143170, 0 + 0.445570, 0.111393, 0.191256, -0.070318, -0.574268, -1.438700, 0.442288, 0.000052, 7.440000, -7.440000, 5.800758, -7.314572, 0 + 0.442612, 0.113481, 0.183183, -0.074658, -0.593950, -1.417136, 0.440399, 0.000050, 7.640000, -7.640000, 5.937521, -7.481900, 0 + 0.439392, 0.115409, 0.175180, -0.079024, -0.615408, -1.392759, 0.437475, 0.000049, 7.840000, -7.840000, 6.070013, -7.645013, 0 + 0.435908, 0.117178, 0.167250, -0.083407, -0.638603, -1.365489, 0.433395, 0.000047, 8.040000, -8.040000, 6.198299, -7.803762, 0 + 0.432157, 0.118791, 0.159397, -0.087796, -0.663505, -1.335231, 0.428033, 0.000046, 8.240000, -8.240000, 6.322457, -7.957990, 0 + 0.428137, 0.120251, 0.151627, -0.092181, -0.690092, -1.301876, 0.421260, 0.000044, 8.440000, -8.440000, 6.442587, -8.107531, 0 + 0.423846, 0.121561, 0.143942, -0.096552, -0.718356, -1.265297, 0.412940, 0.000043, 8.640000, -8.640000, 6.558807, -8.252204, 0 + 0.419283, 0.122727, 0.136348, -0.100899, -0.748301, -1.225347, 0.402930, 0.000041, 8.840000, -8.840000, 6.671262, -8.391818, 0 + 0.414447, 0.123753, 0.128849, -0.105212, -0.779948, -1.181850, 0.391077, 0.000040, 9.040000, -9.040000, 6.780123, -8.526159, 0 + 0.409337, 0.124646, 0.121447, -0.109479, -0.813341, -1.134600, 0.377216, 0.000039, 9.240000, -9.240000, 6.885602, -8.654992, 0 + 0.403951, 0.125415, 0.114146, -0.113690, -0.848546, -1.083346, 0.361163, 0.000037, 9.440000, -9.440000, 6.987956, -8.778047, 0 + 0.398292, 0.126068, 0.106949, -0.117835, -0.885659, -1.027787, 0.342713, 0.000036, 9.640000, -9.640000, 7.087506, -8.895005, 0 + 0.392358, 0.126618, 0.099858, -0.121902, -0.924811, -0.967553, 0.321628, 0.000035, 9.840000, -9.840000, 7.184662, -9.005482, 0 + 0.386153, 0.127079, 0.092875, -0.125879, -0.966177, -0.902193, 0.297631, 0.000033, 10.040000, -10.040000, 7.279957, -9.108994, 0 + 0.379677, 0.127470, 0.086001, -0.129755, -1.009979, -0.831157, 0.270395, 0.000032, 10.240000, -10.240000, 7.374107, -9.204906, 0 + 0.372936, 0.127817, 0.079235, -0.133514, -1.056493, -0.753789, 0.239537, 0.000031, 10.440000, -10.440000, 7.468112, -9.292347, 0 + 0.365935, 0.128156, 0.072574, -0.137141, -1.106033, -0.669346, 0.204632, 0.000030, 10.640000, -10.640000, 7.563415, -9.370072, 0 + 0.358937, 0.128715, 0.066103, -0.140617, -1.158871, -0.577168, 0.165289, 0.000028, 10.840000, -10.831860, 7.662177, -9.436259, 0 + 0.352318, 0.129817, 0.059953, -0.143925, -1.214927, -0.477328, 0.121503, 0.000027, 11.040000, -11.004033, 7.767646, -9.488374, 0 + 0.346198, 0.131624, 0.054171, -0.147047, -1.273247, -0.371752, 0.074244, 0.000026, 11.240000, -11.153720, 7.884507, -9.522802, 0 + 0.340721, 0.134320, 0.048835, -0.149957, -1.330944, -0.266528, 0.026715, 0.000025, 11.440000, -11.277624, 8.018410, -9.535235, 0 + 0.335964, 0.137992, 0.044014, -0.152644, -1.382542, -0.173413, -0.014804, 0.000024, 11.640000, -11.374422, 8.172770, -9.523445, 0 + 0.331816, 0.142468, 0.039681, -0.155139, -1.422836, -0.103814, -0.044111, 0.000023, 11.840000, -11.448039, 8.344196, -9.491126, 0 + 0.328039, 0.147424, 0.035704, -0.157501, -1.451325, -0.059135, -0.060302, 0.000022, 12.040000, -11.505623, 8.524654, -9.445804, 0 + 0.324454, 0.152624, 0.031967, -0.159771, -1.471132, -0.032877, -0.066755, 0.000021, 12.240000, -11.552528, 8.707934, -9.393201, 0 + 0.320974, 0.157954, 0.028408, -0.161971, -1.485561, -0.018021, -0.067184, 0.000020, 12.440000, -11.591389, 8.891071, -9.336092, 0 + 0.317561, 0.163367, 0.024997, -0.164108, -1.496863, -0.009737, -0.064168, 0.000019, 12.640000, -11.623411, 9.072841, -9.275691, 0 + 0.314196, 0.168839, 0.021719, -0.166186, -1.506374, -0.005143, -0.059253, 0.000018, 12.840000, -11.649257, 9.252674, -9.212619, 0 + 0.310867, 0.174355, 0.018562, -0.168207, -1.514848, -0.002599, -0.053324, 0.000018, 13.040000, -11.669399, 9.430214, -9.147300, 0 + 0.307564, 0.179903, 0.015515, -0.170173, -1.522701, -0.001190, -0.046882, 0.000017, 13.240000, -11.684236, 9.605174, -9.080083, 0 + 0.304277, 0.185471, 0.012570, -0.172084, -1.530159, -0.000408, -0.040207, 0.000016, 13.440000, -11.694135, 9.777287, -9.011291, 0 + 0.300996, 0.191047, 0.009718, -0.173942, -1.537342, 0.000027, -0.033459, 0.000015, 13.640000, -11.699438, 9.946295, -8.941232, 0 + 0.297714, 0.196623, 0.006951, -0.175747, -1.544313, 0.000270, -0.026732, 0.000015, 13.840000, -11.700474, 10.111940, -8.870202, 0 + 0.294421, 0.202186, 0.004261, -0.177500, -1.551101, 0.000406, -0.020081, 0.000014, 14.040000, -11.697552, 10.273967, -8.798488, 0 + 0.291109, 0.207728, 0.001641, -0.179203, -1.557718, 0.000482, -0.013542, 0.000013, 14.240000, -11.690970, 10.432119, -8.726370, 0 + 0.287769, 0.213239, -0.000916, -0.180856, -1.564166, 0.000525, -0.007137, 0.000013, 14.440000, -11.681011, 10.586140, -8.654119, 0 + 0.284394, 0.218709, -0.003417, -0.182459, -1.570443, 0.000549, -0.000886, 0.000012, 14.640000, -11.667949, 10.735773, -8.582003, 0 + 0.280995, 0.224124, -0.005855, -0.184013, -1.576542, 0.000563, 0.005199, 0.000012, 14.839362, -11.652046, 10.880760, -8.510279, 0 + 0.277748, 0.229420, -0.008129, -0.185519, -1.582455, 0.000571, 0.011104, 0.000011, 15.032140, -11.633643, 11.020895, -8.439233, 0 + 0.274687, 0.234572, -0.010225, -0.186978, -1.588175, 0.000575, 0.016819, 0.000011, 15.216917, -11.613218, 11.156054, -8.369189, 0 + 0.271803, 0.239568, -0.012155, -0.188393, -1.593692, 0.000577, 0.022333, 0.000010, 15.393731, -11.591232, 11.286123, -8.300457, 0 + 0.269088, 0.244396, -0.013931, -0.189766, -1.598997, 0.000578, 0.027637, 0.000010, 15.562612, -11.568122, 11.410991, -8.233335, 0 + 0.266534, 0.249047, -0.015564, -0.191099, -1.604081, 0.000577, 0.032720, 0.000009, 15.723579, -11.544301, 11.530547, -8.168104, 0 + 0.264132, 0.253510, -0.017065, -0.192394, -1.608934, 0.000577, 0.037573, 0.000009, 15.876640, -11.520158, 11.644681, -8.105033, 0 + 0.261877, 0.257777, -0.018444, -0.193655, -1.613547, 0.000576, 0.042186, 0.000008, 16.021796, -11.496059, 11.753281, -8.044378, 0 + 0.259762, 0.261836, -0.019710, -0.194884, -1.617910, 0.000574, 0.046550, 0.000008, 16.159039, -11.472354, 11.856236, -7.986386, 0 + 0.257781, 0.265682, -0.020872, -0.196082, -1.622013, 0.000572, 0.050655, 0.000008, 16.288350, -11.449370, 11.953435, -7.931290, 0 + 0.255929, 0.269304, -0.021939, -0.197254, -1.625848, 0.000570, 0.054492, 0.000007, 16.409702, -11.427418, 12.044765, -7.879316, 0 + 0.254201, 0.272695, -0.022919, -0.198402, -1.629405, 0.000567, 0.058051, 0.000007, 16.523060, -11.406793, 12.130113, -7.830680, 0 + 0.252593, 0.275847, -0.023818, -0.199528, -1.632675, 0.000564, 0.061323, 0.000007, 16.628381, -11.387772, 12.209364, -7.785590, 0 + 0.251100, 0.278752, -0.024645, -0.200637, -1.635647, 0.000560, 0.064300, 0.000006, 16.725614, -11.370621, 12.282403, -7.744244, 0 + 0.249720, 0.281404, -0.025405, -0.201729, -1.638314, 0.000555, 0.066970, 0.000006, 16.814702, -11.355587, 12.349115, -7.706834, 0 + 0.248449, 0.283795, -0.026105, -0.202810, -1.640665, 0.000549, 0.069327, 0.000006, 16.895580, -11.342908, 12.409382, -7.673545, 0 + 0.247283, 0.285917, -0.026752, -0.203882, -1.642691, 0.000543, 0.071359, 0.000005, 16.968177, -11.332807, 12.463089, -7.644553, 0 + 0.246222, 0.287766, -0.027350, -0.204947, -1.644383, 0.000535, 0.073059, 0.000005, 17.032415, -11.325493, 12.510117, -7.620030, 0 + 0.245261, 0.289333, -0.027905, -0.206010, -1.645732, 0.000526, 0.074417, 0.000005, 17.088213, -11.321167, 12.550349, -7.600138, 0 + 0.244401, 0.290612, -0.028423, -0.207073, -1.646729, 0.000514, 0.075424, 0.000005, 17.135483, -11.320015, 12.583668, -7.585034, 0 + 0.243638, 0.291598, -0.028908, -0.208140, -1.647363, 0.000501, 0.076072, 0.000004, 17.174132, -11.322213, 12.609955, -7.574870, 0 + 0.242972, 0.292283, -0.029366, -0.209213, -1.647627, 0.000484, 0.076352, 0.000004, 17.204066, -11.327927, 12.629093, -7.569789, 0 + 0.242401, 0.292669, -0.029800, -0.210296, -1.647518, 0.000464, 0.076263, 0.000004, 17.225342, -11.337225, 12.641104, -7.569821, 0 + 0.241872, 0.292974, -0.030212, -0.211341, -1.648609, 0.000501, 0.077317, 0.000004, 17.243904, -11.346930, 12.651098, -7.570959, 0 + 0.241358, 0.293324, -0.030601, -0.212323, -1.652251, 0.000648, 0.080811, 0.000004, 17.263087, -11.355259, 12.661943, -7.570950, 0 + 0.240855, 0.293722, -0.030969, -0.213244, -1.658308, 0.000896, 0.086621, 0.000003, 17.283044, -11.362175, 12.673758, -7.569723, 0 + 0.240362, 0.294177, -0.031317, -0.214104, -1.666647, 0.001231, 0.094624, 0.000003, 17.304038, -11.367576, 12.686756, -7.567128, 0 + 0.239874, 0.294702, -0.031644, -0.214903, -1.677135, 0.001641, 0.104702, 0.000003, 17.326418, -11.371308, 12.701228, -7.562952, 0 + 0.239388, 0.295312, -0.031952, -0.215640, -1.689638, 0.002108, 0.116737, 0.000003, 17.350597, -11.373174, 12.717522, -7.556934, 0 + 0.238899, 0.296023, -0.032242, -0.216315, -1.704025, 0.002615, 0.130617, 0.000003, 17.377037, -11.372953, 12.736028, -7.548777, 0 + 0.238401, 0.296853, -0.032513, -0.216925, -1.720166, 0.003140, 0.146233, 0.000003, 17.406230, -11.370398, 12.757162, -7.538164, 0 + 0.237892, 0.297821, -0.032767, -0.217468, -1.737933, 0.003661, 0.163479, 0.000003, 17.438680, -11.365257, 12.781354, -7.524766, 0 + 0.237366, 0.298946, -0.033004, -0.217942, -1.757199, 0.004154, 0.182252, 0.000002, 17.474890, -11.357272, 12.809034, -7.508249, 0 + 0.236818, 0.300244, -0.033225, -0.218347, -1.777843, 0.004597, 0.202452, 0.000002, 17.515353, -11.346190, 12.840620, -7.488291, 0 + 0.236245, 0.301734, -0.033432, -0.218679, -1.799744, 0.004968, 0.223982, 0.000002, 17.560533, -11.331770, 12.876511, -7.464582, 0 + 0.235643, 0.303432, -0.033625, -0.218938, -1.822788, 0.005253, 0.246742, 0.000002, 17.610860, -11.313784, 12.917075, -7.436833, 0 + 0.235008, 0.305351, -0.033806, -0.219122, -1.846866, 0.005439, 0.270633, 0.000002, 17.666719, -11.292029, 12.962643, -7.404787, 0 + 0.234338, 0.307505, -0.033976, -0.219230, -1.871873, 0.005523, 0.295556, 0.000002, 17.728441, -11.266322, 13.013501, -7.368216, 0 + 0.233630, 0.309903, -0.034137, -0.219263, -1.897709, 0.005509, 0.321406, 0.000002, 17.796295, -11.236515, 13.069881, -7.326936, 0 + 0.232883, 0.312553, -0.034290, -0.219220, -1.924277, 0.005404, 0.348079, 0.000002, 17.870481, -11.202491, 13.131960, -7.280803, 0 + 0.232096, 0.315459, -0.034437, -0.219103, -1.951485, 0.005225, 0.375466, 0.000002, 17.951124, -11.164171, 13.199846, -7.229727, 0 + 0.231269, 0.318625, -0.034578, -0.218912, -1.979240, 0.004987, 0.403458, 0.000002, 18.038263, -11.121520, 13.273579, -7.173670, 0 + 0.230403, 0.322048, -0.034716, -0.218652, -2.007447, 0.004711, 0.431942, 0.000001, 18.131849, -11.074551, 13.353120, -7.112656, 0 + 0.229499, 0.325723, -0.034850, -0.218323, -2.036010, 0.004414, 0.460802, 0.000001, 18.231735, -11.023327, 13.438347, -7.046774, 0 + 0.228559, 0.329641, -0.034982, -0.217931, -2.064827, 0.004111, 0.489922, 0.000001, 18.337667, -10.967972, 13.529046, -6.976186, 0 + 0.227587, 0.333788, -0.035111, -0.217480, -2.093789, 0.003815, 0.519180, 0.000001, 18.449279, -10.908675, 13.624903, -6.901134, 0 + 0.226587, 0.338147, -0.035238, -0.216976, -2.122779, 0.003535, 0.548450, 0.000001, 18.566082, -10.845696, 13.725499, -6.821947, 0 + 0.225565, 0.342693, -0.035361, -0.216424, -2.151670, 0.003276, 0.577598, 0.000001, 18.687454, -10.779375, 13.830296, -6.739051, 0 + 0.224526, 0.347399, -0.035480, -0.215833, -2.180320, 0.003041, 0.606485, 0.000001, 18.812632, -10.710140, 13.938631, -6.652973, 0 + 0.223477, 0.352230, -0.035593, -0.215211, -2.208579, 0.002830, 0.634955, 0.000001, 18.940697, -10.638517, 14.049704, -6.564358, 0 + 0.222428, 0.357144, -0.035698, -0.214567, -2.236277, 0.002641, 0.662841, 0.000001, 19.070567, -10.565137, 14.162569, -6.473973, 0 + 0.221388, 0.362093, -0.035791, -0.213912, -2.263229, 0.002474, 0.689960, 0.000001, 19.200984, -10.490748, 14.276120, -6.382718, 0 + 0.220367, 0.367022, -0.035872, -0.213257, -2.289230, 0.002327, 0.716108, 0.000001, 19.330503, -10.416220, 14.389086, -6.291637, 0 + 0.219377, 0.371867, -0.035936, -0.212616, -2.314054, 0.002197, 0.741062, 0.000001, 19.457489, -10.342553, 14.500023, -6.201921, 0 + 0.218431, 0.376556, -0.035980, -0.212001, -2.337453, 0.002083, 0.764575, 0.000001, 19.580112, -10.270877, 14.607311, -6.114910, 0 + 0.217543, 0.381012, -0.036004, -0.211428, -2.359157, 0.001983, 0.786378, 0.000001, 19.696357, -10.202451, 14.709162, -6.032090, 0 + 0.216728, 0.385148, -0.036007, -0.210913, -2.378874, 0.001897, 0.806181, 0.000001, 19.804036, -10.138647, 14.803633, -5.955079, 0 + 0.216003, 0.388873, -0.035988, -0.210473, -2.396294, 0.001824, 0.823675, 0.000001, 19.900828, -10.080932, 14.888662, -5.885600, 0 + 0.215382, 0.392094, -0.035950, -0.210123, -2.411095, 0.001764, 0.838536, 0.000001, 19.984328, -10.030827, 14.962107, -5.825441, 0 + 0.214884, 0.394714, -0.035899, -0.209883, -2.422949, 0.001716, 0.850438, 0.000001, 20.052124, -9.989859, 15.021824, -5.776394, 0 + 0.214523, 0.396644, -0.035843, -0.209767, -2.431533, 0.001679, 0.859058, 0.000001, 20.101890, -9.959491, 15.065747, -5.740182, 0 + 0.214316, 0.397799, -0.035794, -0.209793, -2.436544, 0.001654, 0.864095, 0.000001, 20.131507, -9.941044, 15.091995, -5.718366, 0 + 0.214270, 0.398129, -0.035764, -0.209969, -2.437796, 0.001640, 0.865361, 0.000001, 20.139643, -9.935339, 15.099390, -5.711920, 0 + 0.214279, 0.398177, -0.035745, -0.210188, -2.437778, 0.001629, 0.865354, 0.000001, 20.140468, -9.934002, 15.100360, -5.710728, 1 + 0.214287, 0.398223, -0.035726, -0.210397, -2.437761, 0.001618, 0.865347, 0.000001, 20.141253, -9.932730, 15.101283, -5.709594, 1 + 0.214295, 0.398267, -0.035709, -0.210596, -2.437744, 0.001608, 0.865340, 0.000001, 20.142000, -9.931521, 15.102160, -5.708516, 1 + 0.214303, 0.398308, -0.035692, -0.210785, -2.437729, 0.001599, 0.865334, 0.000001, 20.142711, -9.930372, 15.102995, -5.707491, 1 + 0.214310, 0.398348, -0.035676, -0.210965, -2.437714, 0.001590, 0.865328, 0.000001, 20.143386, -9.929279, 15.103789, -5.706516, 1 + 0.214317, 0.398386, -0.035661, -0.211136, -2.437700, 0.001582, 0.865322, 0.000001, 20.144030, -9.928239, 15.104544, -5.705588, 1 + 0.214324, 0.398421, -0.035647, -0.211298, -2.437687, 0.001574, 0.865317, 0.000001, 20.144641, -9.927251, 15.105262, -5.704707, 1 + 0.214330, 0.398455, -0.035633, -0.211453, -2.437674, 0.001567, 0.865311, 0.000001, 20.145223, -9.926311, 15.105946, -5.703868, 1 + 0.214336, 0.398488, -0.035620, -0.211600, -2.437662, 0.001560, 0.865306, 0.000001, 20.145777, -9.925418, 15.106595, -5.703071, 1 + 0.214342, 0.398518, -0.035608, -0.211739, -2.437651, 0.001553, 0.865302, 0.000001, 20.146303, -9.924568, 15.107213, -5.702313, 1 + 0.214347, 0.398548, -0.035596, -0.211872, -2.437640, 0.001547, 0.865297, 0.000001, 20.146804, -9.923760, 15.107801, -5.701591, 1 + 0.214352, 0.398575, -0.035585, -0.211999, -2.437629, 0.001541, 0.865293, 0.000001, 20.147281, -9.922992, 15.108360, -5.700906, 1 + 0.214357, 0.398602, -0.035574, -0.212119, -2.437620, 0.001535, 0.865289, 0.000001, 20.147734, -9.922262, 15.108892, -5.700254, 1 + 0.214361, 0.398627, -0.035564, -0.212233, -2.437610, 0.001530, 0.865285, 0.000001, 20.148165, -9.921567, 15.109397, -5.699634, 1 + 0.214366, 0.398651, -0.035554, -0.212342, -2.437602, 0.001524, 0.865281, 0.000001, 20.148575, -9.920906, 15.109878, -5.699044, 1 + 0.214370, 0.398674, -0.035545, -0.212445, -2.437593, 0.001520, 0.865278, 0.000001, 20.148965, -9.920278, 15.110336, -5.698483, 1 + 0.214374, 0.398695, -0.035537, -0.212543, -2.437585, 0.001515, 0.865274, 0.000001, 20.149336, -9.919681, 15.110771, -5.697950, 1 + 0.214378, 0.398716, -0.035528, -0.212637, -2.437578, 0.001511, 0.865271, 0.000001, 20.149689, -9.919113, 15.111184, -5.697443, 1 + 0.214381, 0.398736, -0.035521, -0.212726, -2.437570, 0.001506, 0.865268, 0.000001, 20.150025, -9.918573, 15.111578, -5.696960, 1 + 0.214385, 0.398754, -0.035513, -0.212810, -2.437564, 0.001503, 0.865265, 0.000001, 20.150344, -9.918060, 15.111952, -5.696502, 1 + 0.214388, 0.398772, -0.035506, -0.212891, -2.437557, 0.001499, 0.865262, 0.000001, 20.150648, -9.917571, 15.112308, -5.696066, 1 + 0.214391, 0.398789, -0.035499, -0.212967, -2.437551, 0.001495, 0.865259, 0.000001, 20.150937, -9.917107, 15.112647, -5.695651, 1 + 0.214394, 0.398805, -0.035493, -0.213040, -2.437545, 0.001492, 0.865257, 0.000001, 20.151211, -9.916665, 15.112968, -5.695256, 1 + 0.214397, 0.398820, -0.035487, -0.213109, -2.437539, 0.001489, 0.865254, 0.000001, 20.151473, -9.916245, 15.113275, -5.694881, 1 + 0.214399, 0.398835, -0.035481, -0.213175, -2.437534, 0.001486, 0.865252, 0.000001, 20.151721, -9.915846, 15.113566, -5.694525, 1 + 0.214402, 0.398848, -0.035476, -0.213237, -2.437529, 0.001483, 0.865250, 0.000001, 20.151958, -9.915466, 15.113843, -5.694186, 1 + 0.214404, 0.398861, -0.035470, -0.213297, -2.437524, 0.001480, 0.865248, 0.000001, 20.152182, -9.915105, 15.114106, -5.693863, 1 + 0.214406, 0.398874, -0.035465, -0.213353, -2.437520, 0.001478, 0.865246, 0.000001, 20.152396, -9.914762, 15.114357, -5.693556, 1 + 0.214409, 0.398886, -0.035461, -0.213407, -2.437515, 0.001475, 0.865244, 0.000001, 20.152600, -9.914435, 15.114595, -5.693264, 1 + 0.214411, 0.398897, -0.035456, -0.213458, -2.437511, 0.001473, 0.865242, 0.000001, 20.152793, -9.914125, 15.114821, -5.692987, 1 + 0.214413, 0.398908, -0.035452, -0.213507, -2.437507, 0.001471, 0.865240, 0.000001, 20.152977, -9.913829, 15.115037, -5.692723, 1 + 0.214414, 0.398918, -0.035448, -0.213553, -2.437504, 0.001469, 0.865239, 0.000001, 20.153152, -9.913548, 15.115242, -5.692472, 1 + 0.214416, 0.398928, -0.035444, -0.213597, -2.437500, 0.001467, 0.865237, 0.000001, 20.153318, -9.913281, 15.115436, -5.692234, 1 + 0.214418, 0.398937, -0.035440, -0.213639, -2.437497, 0.001465, 0.865236, 0.000001, 20.153477, -9.913027, 15.115622, -5.692007, 1 + 0.214419, 0.398946, -0.035437, -0.213678, -2.437494, 0.001463, 0.865234, 0.000001, 20.153627, -9.912786, 15.115798, -5.691791, 1 + 0.214421, 0.398954, -0.035433, -0.213716, -2.437490, 0.001461, 0.865233, 0.000001, 20.153770, -9.912556, 15.115966, -5.691586, 1 + 0.214422, 0.398962, -0.035430, -0.213752, -2.437488, 0.001460, 0.865232, 0.000001, 20.153906, -9.912338, 15.116125, -5.691391, 1 + 0.214424, 0.398969, -0.035427, -0.213786, -2.437485, 0.001458, 0.865231, 0.000001, 20.154036, -9.912130, 15.116277, -5.691205, 1 + 0.214425, 0.398977, -0.035424, -0.213819, -2.437482, 0.001457, 0.865229, 0.000001, 20.154159, -9.911933, 15.116421, -5.691029, 1 + 0.214426, 0.398983, -0.035422, -0.213850, -2.437480, 0.001455, 0.865228, 0.000001, 20.154276, -9.911745, 15.116558, -5.690861, 1 + 0.214427, 0.398990, -0.035419, -0.213879, -2.437477, 0.001454, 0.865227, 0.000001, 20.154388, -9.911566, 15.116688, -5.690701, 1 + 0.214429, 0.398996, -0.035417, -0.213907, -2.437475, 0.001453, 0.865226, 0.000001, 20.154494, -9.911397, 15.116812, -5.690549, 1 + 0.214430, 0.399002, -0.035414, -0.213934, -2.437473, 0.001451, 0.865225, 0.000001, 20.154594, -9.911235, 15.116930, -5.690405, 1 + 0.214431, 0.399007, -0.035412, -0.213959, -2.437471, 0.001450, 0.865224, 0.000001, 20.154690, -9.911081, 15.117042, -5.690268, 1 + 0.214432, 0.399013, -0.035410, -0.213983, -2.437469, 0.001449, 0.865224, 0.000001, 20.154781, -9.910935, 15.117149, -5.690137, 1 + 0.214432, 0.399018, -0.035408, -0.214006, -2.437467, 0.001448, 0.865223, 0.000001, 20.154868, -9.910796, 15.117250, -5.690013, 1 + 0.214433, 0.399023, -0.035406, -0.214028, -2.437465, 0.001447, 0.865222, 0.000001, 20.154950, -9.910664, 15.117347, -5.689895, 1 + 0.214434, 0.399027, -0.035404, -0.214049, -2.437464, 0.001446, 0.865221, 0.000001, 20.155029, -9.910539, 15.117439, -5.689783, 1 + 0.214435, 0.399032, -0.035403, -0.214068, -2.437462, 0.001445, 0.865221, 0.000001, 20.155103, -9.910419, 15.117526, -5.689676, 1 + 0.214436, 0.399036, -0.035401, -0.214087, -2.437461, 0.001445, 0.865220, 0.000001, 20.155174, -9.910306, 15.117609, -5.689575, 1 + 0.214436, 0.399040, -0.035399, -0.214105, -2.437459, 0.001444, 0.865219, 0.000001, 20.155241, -9.910198, 15.117688, -5.689478, 1 + 0.214437, 0.399043, -0.035398, -0.214122, -2.437458, 0.001443, 0.865219, 0.000001, 20.155306, -9.910095, 15.117763, -5.689386, 1 + 0.214438, 0.399047, -0.035396, -0.214138, -2.437457, 0.001442, 0.865218, 0.000001, 20.155367, -9.909997, 15.117834, -5.689299, 1 + 0.214438, 0.399050, -0.035395, -0.214153, -2.437455, 0.001442, 0.865218, 0.000001, 20.155425, -9.909904, 15.117902, -5.689216, 1 + 0.214439, 0.399053, -0.035394, -0.214168, -2.437454, 0.001441, 0.865217, 0.000001, 20.155480, -9.909816, 15.117966, -5.689137, 1 + 0.214439, 0.399056, -0.035393, -0.214182, -2.437453, 0.001440, 0.865217, 0.000001, 20.155532, -9.909732, 15.118028, -5.689062, 1 + 0.214440, 0.399059, -0.035391, -0.214195, -2.437452, 0.001440, 0.865216, 0.000001, 20.155582, -9.909652, 15.118086, -5.688990, 1 + 0.214440, 0.399062, -0.035390, -0.214207, -2.437451, 0.001439, 0.865216, 0.000001, 20.155629, -9.909576, 15.118142, -5.688922, 1 + 0.214441, 0.399065, -0.035389, -0.214219, -2.437450, 0.001439, 0.865215, 0.000001, 20.155675, -9.909504, 15.118194, -5.688858, 1 + 0.214441, 0.399067, -0.035388, -0.214230, -2.437449, 0.001438, 0.865215, 0.000001, 20.155717, -9.909435, 15.118245, -5.688796, 1 + 0.214442, 0.399070, -0.035387, -0.214241, -2.437448, 0.001438, 0.865214, 0.000001, 20.155758, -9.909370, 15.118292, -5.688738, 1 + 0.214442, 0.399072, -0.035386, -0.214251, -2.437448, 0.001437, 0.865214, 0.000001, 20.155797, -9.909308, 15.118338, -5.688682, 1 + 0.214443, 0.399074, -0.035386, -0.214261, -2.437447, 0.001437, 0.865214, 0.000001, 20.155834, -9.909248, 15.118381, -5.688630, 1 + 0.214443, 0.399076, -0.035385, -0.214270, -2.437446, 0.001436, 0.865213, 0.000001, 20.155869, -9.909192, 15.118422, -5.688579, 1 + 0.214443, 0.399078, -0.035384, -0.214279, -2.437445, 0.001436, 0.865213, 0.000001, 20.155902, -9.909139, 15.118461, -5.688532, 1 + 0.214444, 0.399080, -0.035383, -0.214288, -2.437445, 0.001436, 0.865213, 0.000001, 20.155934, -9.909088, 15.118498, -5.688486, 1 + 0.214444, 0.399082, -0.035383, -0.214296, -2.437444, 0.001435, 0.865212, 0.000001, 20.155964, -9.909040, 15.118533, -5.688443, 1 + 0.214444, 0.399083, -0.035382, -0.214303, -2.437443, 0.001435, 0.865212, 0.000001, 20.155993, -9.908994, 15.118567, -5.688402, 1 + 0.214445, 0.399085, -0.035381, -0.214310, -2.437443, 0.001435, 0.865212, 0.000001, 20.156020, -9.908950, 15.118599, -5.688363, 1 + 0.214445, 0.399086, -0.035381, -0.214317, -2.437442, 0.001434, 0.865212, 0.000001, 20.156046, -9.908908, 15.118629, -5.688326, 1 + 0.214445, 0.399088, -0.035380, -0.214324, -2.437442, 0.001434, 0.865211, 0.000001, 20.156071, -9.908869, 15.118658, -5.688290, 1 + 0.214445, 0.399089, -0.035380, -0.214330, -2.437441, 0.001434, 0.865211, 0.000001, 20.156094, -9.908831, 15.118686, -5.688257, 1 + 0.214446, 0.399091, -0.035379, -0.214336, -2.437441, 0.001433, 0.865211, 0.000001, 20.156117, -9.908795, 15.118712, -5.688225, 1 + 0.214446, 0.399092, -0.035379, -0.214341, -2.437440, 0.001433, 0.865211, 0.000001, 20.156138, -9.908761, 15.118737, -5.688194, 1 + 0.214446, 0.399093, -0.035378, -0.214347, -2.437440, 0.001433, 0.865211, 0.000001, 20.156158, -9.908729, 15.118760, -5.688165, 1 + 0.214446, 0.399094, -0.035378, -0.214352, -2.437440, 0.001433, 0.865210, 0.000001, 20.156177, -9.908698, 15.118783, -5.688138, 1 + 0.214446, 0.399095, -0.035377, -0.214357, -2.437439, 0.001433, 0.865210, 0.000001, 20.156196, -9.908669, 15.118804, -5.688112, 1 + 0.214447, 0.399096, -0.035377, -0.214361, -2.437439, 0.001432, 0.865210, 0.000001, 20.156213, -9.908641, 15.118824, -5.688087, 1 + 0.214447, 0.399097, -0.035376, -0.214366, -2.437438, 0.001432, 0.865210, 0.000001, 20.156230, -9.908615, 15.118844, -5.688063, 1 + 0.214447, 0.399098, -0.035376, -0.214370, -2.437438, 0.001432, 0.865210, 0.000001, 20.156245, -9.908590, 15.118862, -5.688041, 1 + 0.214447, 0.399099, -0.035376, -0.214374, -2.437438, 0.001432, 0.865210, 0.000001, 20.156260, -9.908566, 15.118880, -5.688019, 1 + 0.214447, 0.399100, -0.035375, -0.214377, -2.437437, 0.001432, 0.865210, 0.000001, 20.156274, -9.908543, 15.118896, -5.687999, 1 + 0.214447, 0.399100, -0.035375, -0.214381, -2.437437, 0.001431, 0.865209, 0.000001, 20.156288, -9.908521, 15.118912, -5.687980, 1 + 0.214447, 0.399101, -0.035375, -0.214384, -2.437437, 0.001431, 0.865209, 0.000001, 20.156301, -9.908501, 15.118927, -5.687961, 1 + 0.214448, 0.399102, -0.035375, -0.214388, -2.437437, 0.001431, 0.865209, 0.000001, 20.156313, -9.908481, 15.118941, -5.687944, 1 + 0.214448, 0.399103, -0.035374, -0.214391, -2.437436, 0.001431, 0.865209, 0.000001, 20.156325, -9.908463, 15.118955, -5.687927, 1 + 0.214448, 0.399103, -0.035374, -0.214394, -2.437436, 0.001431, 0.865209, 0.000001, 20.156336, -9.908445, 15.118968, -5.687911, 1 + 0.214448, 0.399104, -0.035374, -0.214396, -2.437436, 0.001431, 0.865209, 0.000001, 20.156346, -9.908428, 15.118980, -5.687896, 1 + 0.214448, 0.399104, -0.035374, -0.214399, -2.437436, 0.001431, 0.865209, 0.000001, 20.156356, -9.908412, 15.118992, -5.687882, 1 + 0.214448, 0.399105, -0.035373, -0.214401, -2.437436, 0.001431, 0.865209, 0.000001, 20.156366, -9.908397, 15.119003, -5.687869, 1 + 0.214448, 0.399106, -0.035373, -0.214404, -2.437435, 0.001430, 0.865209, 0.000001, 20.156375, -9.908382, 15.119014, -5.687856, 1 + 0.214448, 0.399106, -0.035373, -0.214406, -2.437435, 0.001430, 0.865208, 0.000001, 20.156383, -9.908369, 15.119024, -5.687843, 1 + 0.214448, 0.399107, -0.035373, -0.214408, -2.437435, 0.001430, 0.865208, 0.000001, 20.156391, -9.908356, 15.119033, -5.687832, 1 + 0.214449, 0.399107, -0.035373, -0.214410, -2.437435, 0.001430, 0.865208, 0.000001, 20.156399, -9.908343, 15.119042, -5.687820, 1 + 0.214449, 0.399107, -0.035372, -0.214412, -2.437435, 0.001430, 0.865208, 0.000001, 20.156407, -9.908331, 15.119051, -5.687810, 1 + 0.214449, 0.399108, -0.035372, -0.214414, -2.437435, 0.001430, 0.865208, 0.000001, 20.156414, -9.908320, 15.119059, -5.687800, 1 + 0.214449, 0.399108, -0.035372, -0.214416, -2.437434, 0.001430, 0.865208, 0.000001, 20.156420, -9.908309, 15.119067, -5.687790, 1 + 0.214449, 0.399109, -0.035372, -0.214418, -2.437434, 0.001430, 0.865208, 0.000001, 20.156427, -9.908299, 15.119074, -5.687781, 1 + 0.214449, 0.399109, -0.035372, -0.214419, -2.437434, 0.001430, 0.865208, 0.000001, 20.156433, -9.908290, 15.119081, -5.687772, 1 + 0.214449, 0.399109, -0.035372, -0.214421, -2.437434, 0.001430, 0.865208, 0.000001, 20.156439, -9.908280, 15.119088, -5.687764, 1 + 0.214449, 0.399110, -0.035372, -0.214422, -2.437434, 0.001430, 0.865208, 0.000001, 20.156444, -9.908272, 15.119095, -5.687756, 1 + 0.214449, 0.399110, -0.035371, -0.214423, -2.437434, 0.001430, 0.865208, 0.000001, 20.156449, -9.908263, 15.119101, -5.687749, 1 + 0.214449, 0.399110, -0.035371, -0.214425, -2.437434, 0.001430, 0.865208, 0.000001, 20.156454, -9.908255, 15.119106, -5.687742, 1 + 0.214449, 0.399110, -0.035371, -0.214426, -2.437434, 0.001429, 0.865208, 0.000001, 20.156459, -9.908248, 15.119112, -5.687735, 1 + 0.214449, 0.399111, -0.035371, -0.214427, -2.437433, 0.001429, 0.865208, 0.000001, 20.156463, -9.908241, 15.119117, -5.687729, 1 + 0.214449, 0.399111, -0.035371, -0.214428, -2.437433, 0.001429, 0.865208, 0.000001, 20.156468, -9.908234, 15.119122, -5.687723, 1 + 0.214449, 0.399111, -0.035371, -0.214429, -2.437433, 0.001429, 0.865208, 0.000001, 20.156472, -9.908227, 15.119127, -5.687717, 1 + 0.214449, 0.399111, -0.035371, -0.214430, -2.437433, 0.001429, 0.865208, 0.000001, 20.156475, -9.908221, 15.119131, -5.687711, 1 + 0.214449, 0.399112, -0.035371, -0.214431, -2.437433, 0.001429, 0.865208, 0.000001, 20.156479, -9.908215, 15.119136, -5.687706, 1 + 0.214449, 0.399112, -0.035371, -0.214432, -2.437433, 0.001429, 0.865208, 0.000001, 20.156483, -9.908210, 15.119140, -5.687701, 1 + 0.214449, 0.399112, -0.035371, -0.214433, -2.437433, 0.001429, 0.865208, 0.000001, 20.156486, -9.908204, 15.119144, -5.687696, 1 + 0.214449, 0.399112, -0.035370, -0.214434, -2.437433, 0.001429, 0.865207, 0.000001, 20.156489, -9.908199, 15.119147, -5.687692, 1 + 0.214449, 0.399112, -0.035370, -0.214435, -2.437433, 0.001429, 0.865207, 0.000001, 20.156492, -9.908195, 15.119151, -5.687688, 1 + 0.214450, 0.399113, -0.035370, -0.214436, -2.437433, 0.001429, 0.865207, 0.000001, 20.156495, -9.908190, 15.119154, -5.687684, 1 + 0.214450, 0.399113, -0.035370, -0.214436, -2.437433, 0.001429, 0.865207, 0.000001, 20.156498, -9.908186, 15.119157, -5.687680, 1 + 0.214450, 0.399113, -0.035370, -0.214437, -2.437433, 0.001429, 0.865207, 0.000001, 20.156500, -9.908182, 15.119160, -5.687676, 1 + 0.214450, 0.399113, -0.035370, -0.214438, -2.437433, 0.001429, 0.865207, 0.000001, 20.156503, -9.908178, 15.119163, -5.687673, 1 + 0.214450, 0.399113, -0.035370, -0.214438, -2.437433, 0.001429, 0.865207, 0.000001, 20.156505, -9.908174, 15.119166, -5.687669, 1 + 0.214450, 0.399113, -0.035370, -0.214439, -2.437433, 0.001429, 0.865207, 0.000001, 20.156507, -9.908170, 15.119168, -5.687666, 1 + 0.214450, 0.399113, -0.035370, -0.214439, -2.437433, 0.001429, 0.865207, 0.000001, 20.156509, -9.908167, 15.119171, -5.687663, 1 + 0.214450, 0.399113, -0.035370, -0.214440, -2.437432, 0.001429, 0.865207, 0.000001, 20.156511, -9.908164, 15.119173, -5.687660, 1 + 0.214450, 0.399114, -0.035370, -0.214440, -2.437432, 0.001429, 0.865207, 0.000001, 20.156513, -9.908161, 15.119176, -5.687657, 1 + 0.214450, 0.399114, -0.035370, -0.214441, -2.437432, 0.001429, 0.865207, 0.000001, 20.156515, -9.908158, 15.119178, -5.687655, 1 + 0.214450, 0.399114, -0.035370, -0.214441, -2.437432, 0.001429, 0.865207, 0.000001, 20.156517, -9.908155, 15.119180, -5.687652, 1 + 0.214450, 0.399114, -0.035370, -0.214442, -2.437432, 0.001429, 0.865207, 0.000001, 20.156518, -9.908153, 15.119182, -5.687650, 1 + 0.214537, 0.398680, -0.035386, -0.214530, -2.435448, 0.001420, 0.863231, 0.000001, 20.145163, -9.914780, 15.109248, -5.695699, 1 + 0.214793, 0.397417, -0.035444, -0.214786, -2.429652, 0.001391, 0.857465, 0.000001, 20.112096, -9.934062, 15.080326, -5.719127, 1 + 0.215204, 0.395397, -0.035551, -0.215197, -2.420309, 0.001327, 0.848186, 0.000001, 20.059135, -9.964876, 15.034025, -5.756601, 1 + 0.215755, 0.392703, -0.035711, -0.215749, -2.407711, 0.001200, 0.835715, 0.000001, 19.988421, -10.005883, 14.972245, -5.806541, 1 + 0.216430, 0.389428, -0.035923, -0.216424, -2.392156, 0.000957, 0.820402, 0.000001, 19.902297, -10.055612, 14.897066, -5.867216, 1 + 0.217213, 0.385666, -0.036184, -0.217207, -2.373929, 0.000507, 0.802626, 0.000001, 19.803188, -10.112542, 14.810641, -5.936830, 1 + 0.218086, 0.381512, -0.036485, -0.218080, -2.353277, -0.000313, 0.782794, 0.000001, 19.693513, -10.175165, 14.715116, -6.013603, 1 + 0.219032, 0.377057, -0.036820, -0.219027, -2.330378, -0.001785, 0.761366, 0.000001, 19.575608, -10.242040, 14.612557, -6.095823, 1 + 0.220037, 0.372385, -0.037179, -0.220032, -2.305302, -0.004380, 0.738886, 0.000001, 19.451682, -10.311818, 14.504915, -6.181885, 1 + 0.221084, 0.367576, -0.037552, -0.221079, -2.277961, -0.008871, 0.716036, 0.000001, 19.323799, -10.383265, 14.394003, -6.270304, 1 + 0.222158, 0.362703, -0.037929, -0.222154, -2.248039, -0.016481, 0.693723, 0.000001, 19.193901, -10.455238, 14.281524, -6.359696, 1 + 0.223245, 0.357838, -0.038300, -0.223241, -2.214924, -0.029044, 0.673172, 0.000001, 19.063908, -10.526638, 14.169152, -6.448716, 1 + 0.224327, 0.353062, -0.038656, -0.224323, -2.177679, -0.049114, 0.655996, 0.000001, 18.935949, -10.596274, 14.058732, -6.535892, 1 + 0.225381, 0.348476, -0.038981, -0.225377, -2.135165, -0.079739, 0.644108, 0.000001, 18.812765, -10.662639, 13.952635, -6.619344, 1 + 0.226376, 0.344221, -0.039259, -0.226372, -2.086540, -0.123450, 0.639194, 0.000001, 18.698127, -10.723684, 13.854114, -6.696505, 1 + 0.227272, 0.340460, -0.039474, -0.227268, -2.032145, -0.180253, 0.641601, 0.000001, 18.596474, -10.777028, 13.766989, -6.764377, 1 + 0.228041, 0.337315, -0.039618, -0.228037, -1.973984, -0.246319, 0.649507, 0.000001, 18.511046, -10.821001, 13.694027, -6.820816, 1 + 0.228678, 0.334790, -0.039700, -0.228675, -1.914825, -0.315715, 0.659743, 0.000001, 18.442054, -10.855636, 13.635367, -6.865784, 1 + 0.229201, 0.332797, -0.039737, -0.229197, -1.856819, -0.383501, 0.669524, 0.000001, 18.387174, -10.882356, 13.588956, -6.900971, 1 + 0.229631, 0.331220, -0.039743, -0.229629, -1.801095, -0.446922, 0.677221, 0.000001, 18.343356, -10.902947, 13.552122, -6.928548, 1 + 0.229992, 0.329957, -0.039730, -0.229989, -1.748075, -0.504868, 0.682147, 0.000001, 18.307944, -10.918942, 13.522549, -6.950382, 1 + 0.230297, 0.328934, -0.039704, -0.230294, -1.697847, -0.557100, 0.684150, 0.000001, 18.278943, -10.931482, 13.498499, -6.967872, 1 + 0.230559, 0.328096, -0.039671, -0.230557, -1.650375, -0.603764, 0.683342, 0.000001, 18.254921, -10.941379, 13.478724, -6.982017, 1 + 0.230786, 0.327403, -0.039632, -0.230784, -1.605598, -0.645154, 0.679957, 0.000001, 18.234852, -10.949214, 13.462335, -6.993531, 1 + 0.230984, 0.326830, -0.039591, -0.230982, -1.563465, -0.681616, 0.674285, 0.000001, 18.217992, -10.955403, 13.448683, -7.002929, 1 + 0.231158, 0.326353, -0.039547, -0.231155, -1.523941, -0.713500, 0.666645, 0.000001, 18.203782, -10.960257, 13.437287, -7.010596, 1 + 0.231310, 0.325957, -0.039503, -0.231308, -1.487011, -0.741155, 0.657369, 0.000001, 18.191798, -10.964010, 13.427778, -7.016825, 1 + 0.231445, 0.325631, -0.039458, -0.231443, -1.452674, -0.764920, 0.646797, 0.000001, 18.181702, -10.966846, 13.419866, -7.021844, 1 + 0.231564, 0.325362, -0.039414, -0.231562, -1.420941, -0.785128, 0.635273, 0.000001, 18.173221, -10.968913, 13.413313, -7.025840, 1 + 0.231669, 0.325143, -0.039370, -0.231667, -1.391831, -0.802108, 0.623143, 0.000001, 18.166127, -10.970334, 13.407925, -7.028967, 1 + 0.231762, 0.324967, -0.039326, -0.231761, -1.365366, -0.816181, 0.610751, 0.000001, 18.160224, -10.971212, 13.403534, -7.031356, 1 + 0.231845, 0.324827, -0.039284, -0.231843, -1.341570, -0.827666, 0.598439, 0.000001, 18.155344, -10.971637, 13.399993, -7.033121, 1 + 0.231918, 0.324718, -0.039242, -0.231917, -1.320471, -0.836871, 0.586545, 0.000001, 18.151336, -10.971688, 13.397175, -7.034362, 1 + 0.231984, 0.324635, -0.039202, -0.231982, -1.302099, -0.844093, 0.575396, 0.000001, 18.148065, -10.971434, 13.394964, -7.035168, 1 + 0.232042, 0.324573, -0.039163, -0.232041, -1.286489, -0.849614, 0.565306, 0.000001, 18.145412, -10.970937, 13.393259, -7.035618, 1 + 0.232095, 0.324529, -0.039126, -0.232093, -1.273683, -0.853689, 0.556576, 0.000001, 18.143274, -10.970250, 13.391970, -7.035781, 1 + 0.232142, 0.324498, -0.039089, -0.232141, -1.263736, -0.856542, 0.549481, 0.000001, 18.141561, -10.969419, 13.391023, -7.035714, 1 + 0.232185, 0.324480, -0.039054, -0.232183, -1.256716, -0.858357, 0.544276, 0.000001, 18.140202, -10.968477, 13.390355, -7.035465, 1 + 0.232223, 0.324471, -0.039021, -0.232222, -1.252714, -0.859263, 0.541180, 0.000001, 18.139144, -10.967452, 13.389924, -7.035066, 1 + 0.232258, 0.324471, -0.038989, -0.232257, -1.251782, -0.859342, 0.540328, 0.000001, 18.138355, -10.966356, 13.389701, -7.034537, 1 + 0.232287, 0.324468, -0.038963, -0.232333, -1.251694, -0.859572, 0.540469, 0.000001, 18.137643, -10.965531, 13.389450, -7.034172, 1 + 0.232305, 0.324453, -0.038950, -0.232494, -1.251240, -0.860629, 0.541073, 0.000001, 18.136904, -10.965270, 13.389005, -7.034205, 1 + 0.232313, 0.324426, -0.038948, -0.232740, -1.250425, -0.862507, 0.542135, 0.000001, 18.136138, -10.965568, 13.388370, -7.034634, 1 + 0.232311, 0.324388, -0.038957, -0.233069, -1.249252, -0.865194, 0.543650, 0.000001, 18.135349, -10.966419, 13.387548, -7.035452, 1 + 0.232299, 0.324340, -0.038978, -0.233481, -1.247728, -0.868682, 0.545614, 0.000001, 18.134541, -10.967818, 13.386544, -7.036655, 1 + 0.232276, 0.324280, -0.039011, -0.233976, -1.245858, -0.872957, 0.548019, 0.000001, 18.133722, -10.969760, 13.385365, -7.038237, 1 + 0.232244, 0.324210, -0.039055, -0.234553, -1.243648, -0.878006, 0.550858, 0.000001, 18.132901, -10.972241, 13.384018, -7.040193, 1 + 0.232201, 0.324129, -0.039111, -0.235211, -1.241105, -0.883815, 0.554124, 0.000001, 18.132086, -10.975256, 13.382512, -7.042516, 1 + 0.232148, 0.324039, -0.039178, -0.235950, -1.238238, -0.890367, 0.557808, 0.000001, 18.131291, -10.978803, 13.380856, -7.045201, 1 + 0.232084, 0.323940, -0.039257, -0.236768, -1.235053, -0.897646, 0.561902, 0.000001, 18.130528, -10.982877, 13.379058, -7.048242, 1 + 0.232010, 0.323831, -0.039347, -0.237664, -1.231560, -0.905633, 0.566397, 0.000001, 18.129809, -10.987476, 13.377131, -7.051632, 1 + 0.231924, 0.323714, -0.039449, -0.238639, -1.227768, -0.914311, 0.571283, 0.000001, 18.129151, -10.992597, 13.375085, -7.055366, 1 + 0.231827, 0.323588, -0.039563, -0.239691, -1.223686, -0.923659, 0.576549, 0.000001, 18.128569, -10.998240, 13.372932, -7.059438, 1 + 0.231719, 0.323455, -0.039689, -0.240819, -1.219325, -0.933658, 0.582186, 0.000001, 18.128078, -11.004404, 13.370682, -7.063842, 1 + 0.231598, 0.323315, -0.039828, -0.242022, -1.214693, -0.944286, 0.588183, 0.000001, 18.127696, -11.011088, 13.368348, -7.068574, 1 + 0.231466, 0.323167, -0.039978, -0.243300, -1.209803, -0.955523, 0.594530, 0.000001, 18.127440, -11.018293, 13.365942, -7.073629, 1 + 0.231321, 0.323014, -0.040142, -0.244651, -1.204663, -0.967348, 0.601215, 0.000001, 18.127328, -11.026022, 13.363474, -7.079003, 1 + 0.231162, 0.322854, -0.040318, -0.246074, -1.199284, -0.979739, 0.608227, 0.000001, 18.127376, -11.034276, 13.360958, -7.084692, 1 + 0.230991, 0.322688, -0.040507, -0.247569, -1.193678, -0.992674, 0.615556, 0.000001, 18.127604, -11.043059, 13.358404, -7.090694, 1 + 0.230805, 0.322517, -0.040709, -0.249134, -1.187855, -1.006131, 0.623191, 0.000001, 18.128028, -11.052376, 13.355824, -7.097007, 1 + 0.230606, 0.322341, -0.040925, -0.250768, -1.181826, -1.020090, 0.631120, 0.000001, 18.128667, -11.062232, 13.353228, -7.103628, 1 + 0.230392, 0.322161, -0.041156, -0.252471, -1.175602, -1.034528, 0.639333, 0.000001, 18.129539, -11.072633, 13.350627, -7.110556, 1 + 0.230162, 0.321976, -0.041400, -0.254240, -1.169193, -1.049423, 0.647820, 0.000001, 18.130660, -11.083587, 13.348032, -7.117793, 1 + 0.229917, 0.321787, -0.041659, -0.256076, -1.162609, -1.064756, 0.656569, 0.000001, 18.132048, -11.095101, 13.345450, -7.125338, 1 + 0.229656, 0.321594, -0.041933, -0.257977, -1.155861, -1.080506, 0.665571, 0.000001, 18.133720, -11.107185, 13.342893, -7.133192, 1 + 0.229379, 0.321398, -0.042223, -0.259942, -1.148960, -1.096651, 0.674815, 0.000001, 18.135693, -11.119849, 13.340367, -7.141358, 1 + 0.229085, 0.321198, -0.042528, -0.261970, -1.141916, -1.113173, 0.684292, 0.000001, 18.137983, -11.133104, 13.337883, -7.149838, 1 + 0.228772, 0.320995, -0.042850, -0.264059, -1.134738, -1.130051, 0.693993, 0.000001, 18.140605, -11.146961, 13.335446, -7.158636, 1 + 0.228442, 0.320788, -0.043188, -0.266209, -1.127436, -1.147268, 0.703907, 0.000001, 18.143576, -11.161433, 13.333065, -7.167756, 1 + 0.228093, 0.320578, -0.043543, -0.268418, -1.120020, -1.164804, 0.714027, 0.000001, 18.146911, -11.176534, 13.330746, -7.177203, 1 + 0.227726, 0.320365, -0.043916, -0.270685, -1.112498, -1.182641, 0.724343, 0.000001, 18.150624, -11.192277, 13.328495, -7.186982, 1 + 0.227338, 0.320150, -0.044307, -0.273010, -1.104881, -1.200763, 0.734848, 0.000001, 18.154730, -11.208678, 13.326317, -7.197099, 1 + 0.226930, 0.319931, -0.044716, -0.275391, -1.097177, -1.219153, 0.745534, 0.000001, 18.159243, -11.225752, 13.324219, -7.207562, 1 + 0.226501, 0.319709, -0.045144, -0.277826, -1.089395, -1.237794, 0.756392, 0.000001, 18.164177, -11.243516, 13.322204, -7.218377, 1 + 0.226051, 0.319483, -0.045592, -0.280315, -1.081542, -1.256670, 0.767416, 0.000001, 18.169544, -11.261985, 13.320277, -7.229552, 1 + 0.225580, 0.319255, -0.046060, -0.282857, -1.073628, -1.275768, 0.778599, 0.000001, 18.175358, -11.281179, 13.318441, -7.241096, 1 + 0.225085, 0.319023, -0.046548, -0.285449, -1.065660, -1.295071, 0.789934, 0.000001, 18.181631, -11.301114, 13.316699, -7.253017, 1 + 0.224568, 0.318788, -0.047057, -0.288092, -1.057646, -1.314566, 0.801416, 0.000001, 18.188374, -11.321810, 13.315055, -7.265325, 1 + 0.224027, 0.318549, -0.047587, -0.290784, -1.049593, -1.334240, 0.813037, 0.000001, 18.195600, -11.343285, 13.313511, -7.278030, 1 + 0.223462, 0.318306, -0.048140, -0.293523, -1.041510, -1.354080, 0.824794, 0.000001, 18.203319, -11.365559, 13.312069, -7.291142, 1 + 0.222872, 0.318059, -0.048715, -0.296310, -1.033403, -1.374072, 0.836679, 0.000001, 18.211543, -11.388650, 13.310730, -7.304671, 1 + 0.222257, 0.317807, -0.049312, -0.299141, -1.025280, -1.394206, 0.848690, 0.000001, 18.220281, -11.412581, 13.309496, -7.318629, 1 + 0.221615, 0.317551, -0.049934, -0.302017, -1.017147, -1.414469, 0.860820, 0.000001, 18.229543, -11.437370, 13.308367, -7.333027, 1 + 0.220948, 0.317291, -0.050579, -0.304936, -1.009011, -1.434850, 0.873065, 0.000001, 18.239340, -11.463038, 13.307344, -7.347877, 1 + 0.220254, 0.317024, -0.051249, -0.307896, -1.000879, -1.455339, 0.885422, 0.000001, 18.249679, -11.489607, 13.306427, -7.363189, 1 + 0.219532, 0.316753, -0.051944, -0.310898, -0.992757, -1.475925, 0.897886, 0.000001, 18.260570, -11.517098, 13.305616, -7.378977, 1 + 0.218782, 0.316475, -0.052664, -0.313939, -0.984652, -1.496598, 0.910454, 0.000001, 18.272021, -11.545531, 13.304910, -7.395253, 1 + 0.218003, 0.316191, -0.053411, -0.317019, -0.976571, -1.517349, 0.923124, 0.000001, 18.284040, -11.574928, 13.304308, -7.412030, 1 + 0.217196, 0.315901, -0.054184, -0.320136, -0.968518, -1.538169, 0.935891, 0.000001, 18.296634, -11.605310, 13.303809, -7.429320, 1 + 0.216358, 0.315603, -0.054983, -0.323289, -0.960501, -1.559048, 0.948753, 0.000001, 18.309810, -11.636700, 13.303411, -7.447136, 1 + 0.215491, 0.315298, -0.055811, -0.326477, -0.952526, -1.579978, 0.961708, 0.000001, 18.323574, -11.669118, 13.303113, -7.465492, 1 + 0.214593, 0.314984, -0.056666, -0.329699, -0.944599, -1.600950, 0.974753, 0.000001, 18.337934, -11.702587, 13.302913, -7.484400, 1 + 0.213663, 0.314662, -0.057550, -0.332953, -0.936725, -1.621958, 0.987886, 0.000001, 18.352894, -11.737127, 13.302807, -7.503874, 1 + 0.212702, 0.314332, -0.058462, -0.336240, -0.928911, -1.642992, 1.001106, 0.000001, 18.368460, -11.772759, 13.302794, -7.523928, 1 + 0.211709, 0.313991, -0.059404, -0.339557, -0.921163, -1.664045, 1.014411, 0.000001, 18.384636, -11.809507, 13.302869, -7.544574, 1 + 0.210683, 0.313641, -0.060375, -0.342904, -0.913486, -1.685110, 1.027800, 0.000001, 18.401427, -11.847389, 13.303031, -7.565827, 1 + 0.209624, 0.313280, -0.061377, -0.346279, -0.905887, -1.706180, 1.041271, 0.000001, 18.418837, -11.886428, 13.303274, -7.587700, 1 + 0.208532, 0.312908, -0.062409, -0.349681, -0.898372, -1.727249, 1.054824, 0.000001, 18.436868, -11.926644, 13.303597, -7.610207, 1 + 0.207405, 0.312524, -0.063471, -0.353110, -0.890947, -1.748308, 1.068458, 0.000001, 18.455525, -11.968058, 13.303993, -7.633360, 1 + 0.206244, 0.312127, -0.064565, -0.356564, -0.883618, -1.769352, 1.082173, 0.000001, 18.474809, -12.010691, 13.304459, -7.657174, 1 + 0.205049, 0.311718, -0.065691, -0.360043, -0.876390, -1.790374, 1.095968, 0.000001, 18.494723, -12.054561, 13.304990, -7.681663, 1 + 0.203818, 0.311295, -0.066848, -0.363544, -0.869271, -1.811368, 1.109843, 0.000001, 18.515267, -12.099690, 13.305582, -7.706838, 1 + 0.202551, 0.310858, -0.068037, -0.367068, -0.862267, -1.832328, 1.123799, 0.000001, 18.536444, -12.146096, 13.306228, -7.732715, 1 + 0.201249, 0.310406, -0.069259, -0.370614, -0.855384, -1.853248, 1.137835, 0.000001, 18.558252, -12.193799, 13.306925, -7.759305, 1 + 0.199910, 0.309938, -0.070514, -0.374180, -0.848628, -1.874122, 1.151953, 0.000001, 18.580693, -12.242817, 13.307666, -7.786623, 1 + 0.198535, 0.309455, -0.071801, -0.377765, -0.842006, -1.894944, 1.166153, 0.000001, 18.603766, -12.293168, 13.308445, -7.814681, 1 + 0.197123, 0.308954, -0.073122, -0.381369, -0.835525, -1.915708, 1.180437, 0.000001, 18.627469, -12.344871, 13.309256, -7.843492, 1 + 0.195674, 0.308435, -0.074475, -0.384990, -0.829192, -1.936409, 1.194805, 0.000001, 18.651802, -12.397944, 13.310093, -7.873069, 1 + 0.194187, 0.307899, -0.075863, -0.388628, -0.823014, -1.957042, 1.209259, 0.000001, 18.676761, -12.452402, 13.310949, -7.903424, 1 + 0.192662, 0.307343, -0.077283, -0.392282, -0.816997, -1.977600, 1.223801, 0.000001, 18.702345, -12.508262, 13.311818, -7.934570, 1 + 0.191099, 0.306767, -0.078738, -0.395952, -0.811150, -1.998079, 1.238433, 0.000001, 18.728550, -12.565541, 13.312693, -7.966518, 1 + 0.189499, 0.306171, -0.080226, -0.399635, -0.805480, -2.018472, 1.253156, 0.000001, 18.755372, -12.624254, 13.313565, -7.999282, 1 + 0.187860, 0.305553, -0.081749, -0.403332, -0.799995, -2.038775, 1.267973, 0.000001, 18.782807, -12.684416, 13.314428, -8.032872, 1 + 0.186182, 0.304914, -0.083305, -0.407041, -0.794702, -2.058982, 1.282888, 0.000001, 18.810851, -12.746041, 13.315275, -8.067300, 1 + 0.184465, 0.304251, -0.084895, -0.410762, -0.789610, -2.079088, 1.297902, 0.000001, 18.839497, -12.809143, 13.316096, -8.102577, 1 + 0.182710, 0.303565, -0.086519, -0.414494, -0.784727, -2.099088, 1.313018, 0.000001, 18.868739, -12.873735, 13.316885, -8.138714, 1 + 0.180916, 0.302855, -0.088177, -0.418237, -0.780062, -2.118976, 1.328241, 0.000001, 18.898572, -12.939829, 13.317632, -8.175723, 1 + 0.179083, 0.302120, -0.089869, -0.421989, -0.775624, -2.138747, 1.343574, 0.000001, 18.928988, -13.007437, 13.318330, -8.213613, 1 + 0.177210, 0.301358, -0.091594, -0.425751, -0.771421, -2.158395, 1.359020, 0.000001, 18.959978, -13.076571, 13.318968, -8.252395, 1 + 0.175299, 0.300570, -0.093353, -0.429521, -0.767464, -2.177916, 1.374584, 0.000001, 18.991535, -13.147241, 13.319539, -8.292079, 1 + 0.173348, 0.299755, -0.095145, -0.433298, -0.763762, -2.197304, 1.390270, 0.000001, 19.023649, -13.219457, 13.320032, -8.332674, 1 + 0.171358, 0.298911, -0.096970, -0.437083, -0.760325, -2.216554, 1.406083, 0.000001, 19.056311, -13.293228, 13.320439, -8.374190, 1 + 0.169329, 0.298038, -0.098828, -0.440874, -0.757164, -2.235660, 1.422028, 0.000001, 19.089510, -13.368562, 13.320749, -8.416635, 1 + 0.167262, 0.297136, -0.100719, -0.444672, -0.754288, -2.254617, 1.438109, 0.000001, 19.123235, -13.445467, 13.320953, -8.460019, 1 + 0.165155, 0.296203, -0.102642, -0.448475, -0.751709, -2.273420, 1.454333, 0.000001, 19.157474, -13.523950, 13.321039, -8.504350, 1 + 0.163009, 0.295238, -0.104597, -0.452283, -0.749438, -2.292062, 1.470704, 0.000001, 19.192214, -13.604018, 13.320998, -8.549636, 1 + 0.160825, 0.294241, -0.106584, -0.456096, -0.747487, -2.310538, 1.487229, 0.000001, 19.227443, -13.685675, 13.320819, -8.595885, 1 + 0.158602, 0.293211, -0.108602, -0.459912, -0.745867, -2.328843, 1.503914, 0.000001, 19.263146, -13.768926, 13.320490, -8.643105, 1 + 0.156341, 0.292148, -0.110651, -0.463733, -0.744590, -2.346971, 1.520764, 0.000001, 19.299307, -13.853776, 13.319999, -8.691302, 1 + 0.154042, 0.291050, -0.112730, -0.467557, -0.743669, -2.364915, 1.537787, 0.000001, 19.335912, -13.940226, 13.319335, -8.740483, 1 + 0.151705, 0.289917, -0.114839, -0.471384, -0.743115, -2.382671, 1.554990, 0.000001, 19.372944, -14.028280, 13.318486, -8.790656, 1 + 0.149331, 0.288747, -0.116977, -0.475213, -0.742943, -2.400231, 1.572378, 0.000001, 19.410385, -14.117939, 13.317438, -8.841826, 1 + 0.146919, 0.287541, -0.119144, -0.479046, -0.743164, -2.417590, 1.589958, 0.000001, 19.448217, -14.209204, 13.316179, -8.894000, 1 + 0.144471, 0.286297, -0.121338, -0.482880, -0.743792, -2.434741, 1.607737, 0.000001, 19.486419, -14.302074, 13.314694, -8.947183, 1 + 0.141987, 0.285015, -0.123561, -0.486716, -0.744840, -2.451679, 1.625723, 0.000001, 19.524973, -14.396548, 13.312971, -9.001381, 1 + 0.139466, 0.283694, -0.125810, -0.490554, -0.746321, -2.468396, 1.643920, 0.000001, 19.563855, -14.492625, 13.310995, -9.056599, 1 + 0.136910, 0.282332, -0.128085, -0.494394, -0.748248, -2.484885, 1.662337, 0.000001, 19.603044, -14.590301, 13.308750, -9.112842, 1 + 0.134319, 0.280931, -0.130385, -0.498236, -0.750634, -2.501140, 1.680977, 0.000001, 19.642516, -14.689574, 13.306222, -9.170115, 1 + 0.131694, 0.279488, -0.132709, -0.502079, -0.753491, -2.517154, 1.699848, 0.000001, 19.682245, -14.790439, 13.303393, -9.228421, 1 + 0.129035, 0.278002, -0.135057, -0.505923, -0.756831, -2.532919, 1.718954, 0.000001, 19.722206, -14.892890, 13.300248, -9.287766, 1 + 0.126342, 0.276474, -0.137428, -0.509769, -0.760666, -2.548429, 1.738298, 0.000001, 19.762372, -14.996921, 13.296769, -9.348153, 1 + 0.123618, 0.274903, -0.139821, -0.513617, -0.765007, -2.563675, 1.757885, 0.000001, 19.802714, -15.102525, 13.292939, -9.409585, 1 + 0.120861, 0.273287, -0.142234, -0.517466, -0.769862, -2.578650, 1.777716, 0.000001, 19.843202, -15.209695, 13.288739, -9.472066, 1 + 0.118073, 0.271626, -0.144667, -0.521317, -0.775242, -2.593346, 1.797792, 0.000001, 19.883806, -15.318420, 13.284151, -9.535599, 1 + 0.115255, 0.269920, -0.147119, -0.525170, -0.781152, -2.607756, 1.818111, 0.000001, 19.924494, -15.428691, 13.279155, -9.600186, 1 + 0.112407, 0.268167, -0.149588, -0.529025, -0.787598, -2.621870, 1.838672, 0.000001, 19.965233, -15.540496, 13.273732, -9.665830, 1 + 0.109531, 0.266368, -0.152075, -0.532882, -0.794582, -2.635682, 1.859468, 0.000001, 20.005989, -15.653825, 13.267862, -9.732532, 1 + 0.106627, 0.264521, -0.154576, -0.536743, -0.802107, -2.649183, 1.880493, 0.000001, 20.046729, -15.768663, 13.261525, -9.800293, 1 + 0.103696, 0.262625, -0.157092, -0.540606, -0.810170, -2.662364, 1.901737, 0.000001, 20.087416, -15.884996, 13.254701, -9.869114, 1 + 0.100739, 0.260682, -0.159621, -0.544472, -0.818766, -2.675218, 1.923187, 0.000001, 20.128018, -16.002809, 13.247369, -9.938995, 1 + 0.097757, 0.258689, -0.162162, -0.548342, -0.827887, -2.687737, 1.944827, 0.000001, 20.168497, -16.122084, 13.239512, -10.009934, 1 + 0.094751, 0.256647, -0.164713, -0.552216, -0.837521, -2.699913, 1.966638, 0.000001, 20.208821, -16.242805, 13.231110, -10.081929, 1 + 0.091723, 0.254555, -0.167274, -0.556095, -0.847653, -2.711739, 1.988596, 0.000001, 20.248955, -16.364952, 13.222145, -10.154977, 1 + 0.088672, 0.252412, -0.169843, -0.559978, -0.858262, -2.723208, 2.010674, 0.000001, 20.288867, -16.488503, 13.212603, -10.229073, 1 + 0.085600, 0.250220, -0.172420, -0.563866, -0.869326, -2.734314, 2.032843, 0.000001, 20.328529, -16.613438, 13.202467, -10.304210, 1 + 0.082508, 0.247977, -0.175002, -0.567760, -0.880814, -2.745051, 2.055069, 0.000001, 20.367911, -16.739733, 13.191726, -10.380381, 1 + 0.079397, 0.245684, -0.177590, -0.571660, -0.892695, -2.755414, 2.077313, 0.000001, 20.406990, -16.867362, 13.180370, -10.457576, 1 + 0.076267, 0.243341, -0.180181, -0.575565, -0.904931, -2.765399, 2.099535, 0.000001, 20.445743, -16.996299, 13.168392, -10.535782, 1 + 0.073120, 0.240948, -0.182775, -0.579477, -0.917483, -2.775004, 2.121691, 0.000001, 20.484156, -17.126517, 13.155790, -10.614986, 1 + 0.069956, 0.238506, -0.185370, -0.583395, -0.930304, -2.784227, 2.143734, 0.000001, 20.522214, -17.257987, 13.142562, -10.695170, 1 + 0.066777, 0.236015, -0.187967, -0.587320, -0.943347, -2.793066, 2.165617, 0.000001, 20.559910, -17.390678, 13.128714, -10.776316, 1 + 0.063582, 0.233476, -0.190563, -0.591251, -0.956562, -2.801522, 2.187288, 0.000001, 20.597241, -17.524558, 13.114252, -10.858402, 1 + 0.060372, 0.230890, -0.193160, -0.595189, -0.969897, -2.809597, 2.208698, 0.000001, 20.634212, -17.659595, 13.099188, -10.941405, 1 + 0.057147, 0.228258, -0.195754, -0.599133, -0.983297, -2.817295, 2.229795, 0.000001, 20.670829, -17.795754, 13.083539, -11.025299, 1 + 0.053909, 0.225581, -0.198348, -0.603083, -0.996708, -2.824618, 2.250529, 0.000001, 20.707106, -17.933001, 13.067324, -11.110054, 1 + 0.050658, 0.222860, -0.200939, -0.607039, -1.010075, -2.831572, 2.270851, 0.000001, 20.743061, -18.071301, 13.050566, -11.195641, 1 + 0.047393, 0.220097, -0.203527, -0.611001, -1.023344, -2.838164, 2.290711, 0.000001, 20.778716, -18.210616, 13.033293, -11.282028, 1 + 0.044114, 0.217293, -0.206112, -0.614968, -1.036463, -2.844400, 2.310066, 0.000001, 20.814100, -18.350911, 13.015535, -11.369180, 1 + 0.040823, 0.214450, -0.208695, -0.618939, -1.049380, -2.850288, 2.328871, 0.000001, 20.849241, -18.492148, 12.997322, -11.457064, 1 + 0.037519, 0.211569, -0.211274, -0.622914, -1.062046, -2.855837, 2.347087, 0.000001, 20.884173, -18.634290, 12.978691, -11.545643, 1 + 0.034202, 0.208653, -0.213850, -0.626893, -1.074416, -2.861055, 2.364675, 0.000001, 20.918932, -18.777299, 12.959677, -11.634879, 1 + 0.030872, 0.205702, -0.216422, -0.630875, -1.086446, -2.865952, 2.381602, 0.000001, 20.953555, -18.921140, 12.940318, -11.724737, 1 + 0.027528, 0.202718, -0.218992, -0.634859, -1.098096, -2.870538, 2.397837, 0.000001, 20.988080, -19.065773, 12.920651, -11.815178, 1 + 0.024172, 0.199704, -0.221557, -0.638844, -1.109327, -2.874821, 2.413353, 0.000001, 21.022546, -19.211163, 12.900714, -11.906165, 1 + 0.020803, 0.196660, -0.224120, -0.642831, -1.120108, -2.878812, 2.428124, 0.000001, 21.056991, -19.357272, 12.880546, -11.997662, 1 + 0.017421, 0.193589, -0.226679, -0.646818, -1.130405, -2.882520, 2.442129, 0.000001, 21.091454, -19.504066, 12.860184, -12.089630, 1 + 0.014026, 0.190492, -0.229235, -0.650804, -1.140192, -2.885953, 2.455349, 0.000001, 21.125971, -19.651506, 12.839665, -12.182034, 1 + 0.010618, 0.187371, -0.231788, -0.654790, -1.149443, -2.889121, 2.467768, 0.000001, 21.160577, -19.799559, 12.819023, -12.274839, 1 + 0.007197, 0.184227, -0.234337, -0.658774, -1.158136, -2.892032, 2.479372, 0.000001, 21.195307, -19.948189, 12.798294, -12.368010, 1 + 0.003763, 0.181062, -0.236884, -0.662756, -1.166251, -2.894694, 2.490149, 0.000001, 21.230191, -20.097361, 12.777509, -12.461513, 1 + 0.000316, 0.177878, -0.239428, -0.666735, -1.173771, -2.897114, 2.500088, 0.000001, 21.265260, -20.247042, 12.756700, -12.555316, 1 + -0.003144, 0.174675, -0.241968, -0.670712, -1.180681, -2.899298, 2.509183, 0.000001, 21.300538, -20.397196, 12.735895, -12.649387, 1 + -0.006616, 0.171454, -0.244505, -0.674685, -1.186967, -2.901254, 2.517425, 0.000001, 21.336052, -20.547791, 12.715121, -12.743695, 1 + -0.010101, 0.168219, -0.247039, -0.678654, -1.192617, -2.902988, 2.524809, 0.000001, 21.371820, -20.698794, 12.694402, -12.838210, 1 + -0.013597, 0.164968, -0.249570, -0.682619, -1.197623, -2.904503, 2.531330, 0.000001, 21.407863, -20.850172, 12.673763, -12.932905, 1 + -0.017106, 0.161704, -0.252098, -0.686580, -1.201977, -2.905805, 2.536986, 0.000001, 21.444195, -21.001891, 12.653222, -13.027752, 1 + -0.020625, 0.158428, -0.254622, -0.690536, -1.205670, -2.906898, 2.541772, 0.000001, 21.480829, -21.153920, 12.632799, -13.122724, 1 + -0.024156, 0.155141, -0.257142, -0.694487, -1.208698, -2.907785, 2.545687, 0.000001, 21.517774, -21.306227, 12.612510, -13.217797, 1 + -0.027697, 0.151843, -0.259658, -0.698432, -1.211057, -2.908468, 2.548729, 0.000001, 21.555036, -21.458780, 12.592368, -13.312946, 1 + -0.031248, 0.148536, -0.262170, -0.702373, -1.212743, -2.908951, 2.550897, 0.000001, 21.592618, -21.611547, 12.572386, -13.408148, 1 + -0.034809, 0.145221, -0.264677, -0.706309, -1.213753, -2.909234, 2.552191, 0.000001, 21.630521, -21.764496, 12.552572, -13.503382, 1 + -0.038378, 0.141897, -0.267180, -0.710239, -1.214087, -2.909318, 2.552609, 0.000001, 21.668741, -21.917597, 12.532935, -13.598625, 1 + -0.041955, 0.138567, -0.269677, -0.714165, -1.213744, -2.909204, 2.552152, 0.000001, 21.707272, -22.070817, 12.513479, -13.693858, 1 + -0.045539, 0.135230, -0.272168, -0.718086, -1.212725, -2.908892, 2.550821, 0.000001, 21.746104, -22.224125, 12.494208, -13.789062, 1 + -0.049130, 0.131888, -0.274653, -0.722002, -1.211032, -2.908380, 2.548616, 0.000001, 21.785225, -22.377489, 12.475121, -13.884219, 1 + -0.052726, 0.128541, -0.277131, -0.725913, -1.208667, -2.907667, 2.545538, 0.000001, 21.824618, -22.530879, 12.456217, -13.979312, 1 + -0.056327, 0.125189, -0.279601, -0.729821, -1.205633, -2.906752, 2.541588, 0.000001, 21.864265, -22.684263, 12.437492, -14.074324, 1 + -0.059932, 0.121834, -0.282064, -0.733725, -1.201935, -2.905631, 2.536770, 0.000001, 21.904143, -22.837608, 12.418941, -14.169239, 1 + -0.063539, 0.118475, -0.284517, -0.737626, -1.197580, -2.904301, 2.531085, 0.000001, 21.944226, -22.990883, 12.400553, -14.264044, 1 + -0.067147, 0.115114, -0.286961, -0.741524, -1.192574, -2.902758, 2.524536, 0.000001, 21.984485, -23.144056, 12.382320, -14.358725, 1 + -0.070755, 0.111750, -0.289395, -0.745420, -1.186925, -2.900999, 2.517128, 0.000001, 22.024888, -23.297094, 12.364228, -14.453268, 1 + -0.074363, 0.108383, -0.291817, -0.749315, -1.180645, -2.899018, 2.508866, 0.000001, 22.065399, -23.449966, 12.346261, -14.547663, 1 + -0.077968, 0.105015, -0.294227, -0.753209, -1.173743, -2.896809, 2.499755, 0.000001, 22.105978, -23.602637, 12.328403, -14.641896, 1 + -0.081569, 0.101646, -0.296624, -0.757103, -1.166234, -2.894366, 2.489804, 0.000001, 22.146585, -23.755075, 12.310635, -14.735959, 1 + -0.085164, 0.098275, -0.299007, -0.760999, -1.158133, -2.891683, 2.479020, 0.000001, 22.187173, -23.907246, 12.292934, -14.829840, 1 + -0.088753, 0.094904, -0.301374, -0.764896, -1.149458, -2.888752, 2.467414, 0.000001, 22.227695, -24.059116, 12.275277, -14.923532, 1 + -0.092334, 0.091532, -0.303725, -0.768796, -1.140229, -2.885566, 2.454999, 0.000001, 22.268099, -24.210650, 12.257639, -15.017024, 1 + -0.095904, 0.088160, -0.306059, -0.772699, -1.130467, -2.882117, 2.441788, 0.000001, 22.308332, -24.361813, 12.239993, -15.110309, 1 + -0.099463, 0.084787, -0.308373, -0.776608, -1.120198, -2.878396, 2.427798, 0.000001, 22.348338, -24.512571, 12.222311, -15.203378, 1 + -0.103008, 0.081415, -0.310667, -0.780523, -1.109451, -2.874394, 2.413049, 0.000001, 22.388059, -24.662887, 12.204562, -15.296225, 1 + -0.106538, 0.078043, -0.312940, -0.784445, -1.098255, -2.870103, 2.397561, 0.000001, 22.427434, -24.812725, 12.186716, -15.388841, 1 + -0.110051, 0.074671, -0.315190, -0.788376, -1.086644, -2.865512, 2.381360, 0.000001, 22.466404, -24.962047, 12.168742, -15.481220, 1 + -0.113545, 0.071300, -0.317416, -0.792317, -1.074656, -2.860614, 2.364474, 0.000001, 22.504907, -25.110817, 12.150608, -15.573353, 1 + -0.117018, 0.067930, -0.319616, -0.796268, -1.062331, -2.855398, 2.346933, 0.000001, 22.542881, -25.258998, 12.132281, -15.665233, 1 + -0.120468, 0.064562, -0.321790, -0.800232, -1.049711, -2.849856, 2.328770, 0.000001, 22.580265, -25.406550, 12.113732, -15.756852, 1 + -0.123894, 0.061195, -0.323936, -0.804209, -1.036842, -2.843979, 2.310025, 0.000001, 22.616999, -25.553437, 12.094929, -15.848201, 1 + -0.127294, 0.057830, -0.326052, -0.808200, -1.023773, -2.837759, 2.290735, 0.000001, 22.653026, -25.699619, 12.075844, -15.939270, 1 + -0.130666, 0.054467, -0.328138, -0.812208, -1.010553, -2.831188, 2.270945, 0.000001, 22.688291, -25.845058, 12.056449, -16.030050, 1 + -0.134008, 0.051107, -0.330193, -0.816232, -0.997236, -2.824260, 2.250699, 0.000001, 22.722742, -25.989717, 12.036721, -16.120530, 1 + -0.137319, 0.047751, -0.332215, -0.820274, -0.983873, -2.816968, 2.230045, 0.000001, 22.756332, -26.133557, 12.016637, -16.210696, 1 + -0.140597, 0.044398, -0.334203, -0.824334, -0.970520, -2.809308, 2.209032, 0.000001, 22.789017, -26.276540, 11.996179, -16.300536, 1 + -0.143842, 0.041050, -0.336157, -0.828414, -0.957231, -2.801276, 2.187711, 0.000001, 22.820759, -26.418629, 11.975331, -16.390035, 1 + -0.147050, 0.037707, -0.338076, -0.832514, -0.944057, -2.792869, 2.166131, 0.000001, 22.851527, -26.559788, 11.954083, -16.479177, 1 + -0.150223, 0.034371, -0.339959, -0.836634, -0.931053, -2.784086, 2.144343, 0.000001, 22.881294, -26.699980, 11.932425, -16.567945, 1 + -0.153357, 0.031041, -0.341806, -0.840776, -0.918267, -2.774926, 2.122396, 0.000001, 22.910039, -26.839171, 11.910355, -16.656321, 1 + -0.156454, 0.027719, -0.343617, -0.844938, -0.905746, -2.765390, 2.100340, 0.000001, 22.937748, -26.977327, 11.887872, -16.744285, 1 + -0.159511, 0.024406, -0.345391, -0.849123, -0.893536, -2.755480, 2.078219, 0.000001, 22.964411, -27.114413, 11.864981, -16.831817, 1 + -0.162528, 0.021103, -0.347129, -0.853329, -0.881676, -2.745198, 2.056078, 0.000001, 22.990026, -27.250400, 11.841688, -16.918896, 1 + -0.165504, 0.017811, -0.348829, -0.857556, -0.870203, -2.734550, 2.033957, 0.000001, 23.014593, -27.385254, 11.818003, -17.005499, 1 + -0.168440, 0.014531, -0.350493, -0.861805, -0.859150, -2.723539, 2.011893, 0.000001, 23.038118, -27.518948, 11.793940, -17.091604, 1 + -0.171334, 0.011264, -0.352121, -0.866075, -0.848545, -2.712172, 1.989921, 0.000001, 23.060613, -27.651452, 11.769515, -17.177188, 1 + -0.174187, 0.008012, -0.353713, -0.870365, -0.838413, -2.700454, 1.968071, 0.000001, 23.082090, -27.782738, 11.744746, -17.262228, 1 + -0.176998, 0.004775, -0.355268, -0.874676, -0.828771, -2.688393, 1.946368, 0.000001, 23.102568, -27.912781, 11.719652, -17.346700, 1 + -0.179768, 0.001554, -0.356789, -0.879007, -0.819637, -2.675995, 1.924836, 0.000001, 23.122064, -28.041556, 11.694254, -17.430580, 1 + -0.182495, -0.001648, -0.358274, -0.883356, -0.811023, -2.663267, 1.903493, 0.000001, 23.140601, -28.169038, 11.668575, -17.513847, 1 + -0.185181, -0.004832, -0.359725, -0.887725, -0.802935, -2.650218, 1.882357, 0.000001, 23.158201, -28.295204, 11.642638, -17.596476, 1 + -0.187825, -0.007996, -0.361142, -0.892111, -0.795380, -2.636854, 1.861438, 0.000001, 23.174889, -28.420033, 11.616467, -17.678445, 1 + -0.190427, -0.011138, -0.362526, -0.896515, -0.788358, -2.623185, 1.840747, 0.000001, 23.190689, -28.543503, 11.590084, -17.759732, 1 + -0.192988, -0.014258, -0.363877, -0.900935, -0.781870, -2.609216, 1.820290, 0.000001, 23.205627, -28.665595, 11.563514, -17.840315, 1 + -0.195507, -0.017355, -0.365195, -0.905371, -0.775913, -2.594956, 1.800072, 0.000001, 23.219729, -28.786289, 11.536780, -17.920174, 1 + -0.197985, -0.020427, -0.366482, -0.909822, -0.770480, -2.580412, 1.780096, 0.000001, 23.233020, -28.905568, 11.509906, -17.999288, 1 + -0.200421, -0.023474, -0.367738, -0.914287, -0.765566, -2.565591, 1.760361, 0.000001, 23.245526, -29.023414, 11.482916, -18.077638, 1 + -0.202816, -0.026495, -0.368963, -0.918766, -0.761163, -2.550501, 1.740867, 0.000001, 23.257272, -29.139811, 11.455830, -18.155204, 1 + -0.205171, -0.029488, -0.370158, -0.923258, -0.757260, -2.535147, 1.721611, 0.000001, 23.268283, -29.254744, 11.428673, -18.231968, 1 + -0.207485, -0.032454, -0.371324, -0.927761, -0.753848, -2.519538, 1.702590, 0.000001, 23.278584, -29.368199, 11.401465, -18.307913, 1 + -0.209758, -0.035390, -0.372461, -0.932276, -0.750916, -2.503678, 1.683798, 0.000001, 23.288199, -29.480161, 11.374227, -18.383022, 1 + -0.211991, -0.038297, -0.373570, -0.936801, -0.748452, -2.487575, 1.665230, 0.000001, 23.297152, -29.590618, 11.346979, -18.457280, 1 + -0.214184, -0.041173, -0.374650, -0.941336, -0.746444, -2.471233, 1.646881, 0.000001, 23.305466, -29.699558, 11.319743, -18.530670, 1 + -0.216338, -0.044017, -0.375704, -0.945879, -0.744880, -2.454660, 1.628743, 0.000001, 23.313163, -29.806971, 11.292536, -18.603178, 1 + -0.218451, -0.046830, -0.376731, -0.950430, -0.743747, -2.437860, 1.610810, 0.000001, 23.320267, -29.912845, 11.265378, -18.674791, 1 + -0.220525, -0.049609, -0.377731, -0.954988, -0.743033, -2.420838, 1.593075, 0.000001, 23.326800, -30.017173, 11.238287, -18.745495, 1 + -0.222560, -0.052356, -0.378706, -0.959553, -0.742726, -2.403600, 1.575530, 0.000001, 23.332782, -30.119945, 11.211281, -18.815278, 1 + -0.224556, -0.055068, -0.379655, -0.964122, -0.742813, -2.386151, 1.558167, 0.000001, 23.338236, -30.221154, 11.184377, -18.884129, 1 + -0.226514, -0.057746, -0.380580, -0.968696, -0.743282, -2.368495, 1.540981, 0.000001, 23.343182, -30.320794, 11.157591, -18.952037, 1 + -0.228433, -0.060389, -0.381481, -0.973273, -0.744122, -2.350637, 1.523962, 0.000001, 23.347641, -30.418859, 11.130939, -19.018991, 1 + -0.230314, -0.062996, -0.382358, -0.977853, -0.745319, -2.332581, 1.507104, 0.000001, 23.351634, -30.515344, 11.104438, -19.084982, 1 + -0.232158, -0.065567, -0.383212, -0.982435, -0.746864, -2.314332, 1.490400, 0.000001, 23.355180, -30.610245, 11.078103, -19.150002, 1 + -0.233964, -0.068101, -0.384043, -0.987018, -0.748745, -2.295894, 1.473843, 0.000001, 23.358300, -30.703560, 11.051947, -19.214041, 1 + -0.235732, -0.070598, -0.384852, -0.991600, -0.750950, -2.277271, 1.457425, 0.000001, 23.361013, -30.795285, 11.025987, -19.277094, 1 + -0.237464, -0.073058, -0.385639, -0.996182, -0.753470, -2.258466, 1.441140, 0.000001, 23.363338, -30.885421, 11.000236, -19.339153, 1 + -0.239160, -0.075481, -0.386404, -1.000761, -0.756295, -2.239484, 1.424983, 0.000001, 23.365295, -30.973966, 10.974707, -19.400212, 1 + -0.240819, -0.077865, -0.387149, -1.005337, -0.759413, -2.220329, 1.408946, 0.000001, 23.366903, -31.060921, 10.949414, -19.460267, 1 + -0.242443, -0.080210, -0.387874, -1.009909, -0.762816, -2.201003, 1.393024, 0.000001, 23.368180, -31.146288, 10.924369, -19.519311, 1 + -0.244032, -0.082518, -0.388579, -1.014476, -0.766495, -2.181511, 1.377210, 0.000001, 23.369147, -31.230068, 10.899586, -19.577342, 1 + -0.245585, -0.084786, -0.389264, -1.019038, -0.770440, -2.161856, 1.361500, 0.000001, 23.369820, -31.312266, 10.875075, -19.634355, 1 + -0.247104, -0.087015, -0.389931, -1.023592, -0.774643, -2.142042, 1.345888, 0.000001, 23.370219, -31.392885, 10.850849, -19.690349, 1 + -0.248589, -0.089205, -0.390579, -1.028138, -0.779095, -2.122071, 1.330370, 0.000001, 23.370362, -31.471929, 10.826919, -19.745320, 1 + -0.250041, -0.091355, -0.391209, -1.032675, -0.783789, -2.101947, 1.314940, 0.000001, 23.370267, -31.549405, 10.803296, -19.799269, 1 + -0.251459, -0.093466, -0.391822, -1.037201, -0.788716, -2.081674, 1.299593, 0.000001, 23.369952, -31.625320, 10.779991, -19.852193, 1 + -0.252844, -0.095537, -0.392418, -1.041717, -0.793869, -2.061254, 1.284326, 0.000001, 23.369434, -31.699680, 10.757014, -19.904093, 1 + -0.254198, -0.097568, -0.392997, -1.046220, -0.799241, -2.040690, 1.269134, 0.000001, 23.368732, -31.772494, 10.734374, -19.954970, 1 + -0.255519, -0.099560, -0.393560, -1.050709, -0.804824, -2.019987, 1.254014, 0.000001, 23.367863, -31.843771, 10.712082, -20.004824, 1 + -0.256810, -0.101511, -0.394108, -1.055184, -0.810612, -1.999146, 1.238962, 0.000001, 23.366844, -31.913520, 10.690146, -20.053656, 1 + -0.258069, -0.103423, -0.394641, -1.059644, -0.816599, -1.978171, 1.223974, 0.000001, 23.365692, -31.981753, 10.668575, -20.101471, 1 + -0.259298, -0.105295, -0.395159, -1.064086, -0.822778, -1.957065, 1.209047, 0.000001, 23.364424, -32.048480, 10.647378, -20.148269, 1 + -0.260498, -0.107127, -0.395663, -1.068511, -0.829143, -1.935832, 1.194178, 0.000001, 23.363057, -32.113714, 10.626563, -20.194055, 1 + -0.261669, -0.108919, -0.396153, -1.072916, -0.835687, -1.914473, 1.179364, 0.000001, 23.361607, -32.177468, 10.606137, -20.238833, 1 + -0.262811, -0.110672, -0.396630, -1.077301, -0.842406, -1.892993, 1.164603, 0.000001, 23.360090, -32.239755, 10.586108, -20.282607, 1 + -0.263925, -0.112385, -0.397095, -1.081665, -0.849293, -1.871395, 1.149891, 0.000001, 23.358523, -32.300590, 10.566482, -20.325383, 1 + -0.265011, -0.114059, -0.397547, -1.086006, -0.856343, -1.849681, 1.135228, 0.000001, 23.356921, -32.359986, 10.547267, -20.367166, 1 + -0.266071, -0.115694, -0.397987, -1.090323, -0.863552, -1.827854, 1.120609, 0.000001, 23.355300, -32.417961, 10.528468, -20.407963, 1 + -0.267104, -0.117290, -0.398416, -1.094615, -0.870913, -1.805918, 1.106035, 0.000001, 23.353675, -32.474531, 10.510091, -20.447781, 1 + -0.268112, -0.118847, -0.398834, -1.098881, -0.878421, -1.783877, 1.091502, 0.000001, 23.352061, -32.529712, 10.492141, -20.486626, 1 + -0.269095, -0.120365, -0.399242, -1.103120, -0.886073, -1.761732, 1.077009, 0.000001, 23.350473, -32.583521, 10.474625, -20.524507, 1 + -0.270053, -0.121846, -0.399640, -1.107330, -0.893863, -1.739488, 1.062555, 0.000001, 23.348925, -32.635978, 10.457545, -20.561432, 1 + -0.270987, -0.123288, -0.400028, -1.111510, -0.901786, -1.717148, 1.048138, 0.000001, 23.347431, -32.687100, 10.440907, -20.597410, 1 + -0.271898, -0.124692, -0.400407, -1.115659, -0.909838, -1.694716, 1.033757, 0.000001, 23.346005, -32.736906, 10.424714, -20.632450, 1 + -0.272786, -0.126059, -0.400778, -1.119775, -0.918015, -1.672194, 1.019412, 0.000001, 23.344660, -32.785418, 10.408970, -20.666562, 1 + -0.273653, -0.127389, -0.401141, -1.123858, -0.926311, -1.649587, 1.005102, 0.000001, 23.343410, -32.832654, 10.393678, -20.699757, 1 + -0.274497, -0.128683, -0.401495, -1.127907, -0.934723, -1.626898, 0.990825, 0.000001, 23.342267, -32.878636, 10.378841, -20.732044, 1 + -0.275321, -0.129940, -0.401843, -1.131919, -0.943246, -1.604132, 0.976582, 0.000001, 23.341244, -32.923385, 10.364460, -20.763435, 1 + -0.276125, -0.131161, -0.402184, -1.135894, -0.951877, -1.581291, 0.962372, 0.000001, 23.340353, -32.966922, 10.350539, -20.793942, 1 + -0.276909, -0.132347, -0.402518, -1.139831, -0.960610, -1.558381, 0.948195, 0.000001, 23.339606, -33.009269, 10.337079, -20.823577, 1 + -0.277675, -0.133497, -0.402847, -1.143728, -0.969442, -1.535406, 0.934051, 0.000001, 23.339013, -33.050449, 10.324080, -20.852351, 1 + -0.278422, -0.134613, -0.403169, -1.147584, -0.978368, -1.512369, 0.919941, 0.000001, 23.338586, -33.090485, 10.311545, -20.880277, 1 + -0.279151, -0.135695, -0.403487, -1.151398, -0.987384, -1.489277, 0.905864, 0.000001, 23.338336, -33.129399, 10.299472, -20.907369, 1 + -0.279863, -0.136743, -0.403800, -1.155169, -0.996486, -1.466133, 0.891822, 0.000001, 23.338273, -33.167215, 10.287863, -20.933639, 1 + -0.280559, -0.137757, -0.404109, -1.158895, -1.005670, -1.442942, 0.877816, 0.000001, 23.338407, -33.203956, 10.276717, -20.959101, 1 + -0.281239, -0.138740, -0.404413, -1.162575, -1.014931, -1.419711, 0.863845, 0.000001, 23.338746, -33.239647, 10.266034, -20.983769, 1 + -0.281904, -0.139689, -0.404714, -1.166208, -1.024265, -1.396444, 0.849913, 0.000001, 23.339300, -33.274311, 10.255812, -21.007658, 1 + -0.282554, -0.140608, -0.405012, -1.169793, -1.033667, -1.373148, 0.836019, 0.000001, 23.340078, -33.307973, 10.246051, -21.030781, 1 + -0.283190, -0.141495, -0.405308, -1.173328, -1.043134, -1.349829, 0.822166, 0.000001, 23.341087, -33.340657, 10.236749, -21.053153, 1 + -0.283813, -0.142351, -0.405600, -1.176813, -1.052660, -1.326493, 0.808356, 0.000001, 23.342336, -33.372388, 10.227903, -21.074790, 1 + -0.284422, -0.143177, -0.405891, -1.180245, -1.062240, -1.303147, 0.794591, 0.000001, 23.343831, -33.403189, 10.219512, -21.095705, 1 + -0.285020, -0.143974, -0.406180, -1.183625, -1.071870, -1.279800, 0.780873, 0.000001, 23.345580, -33.433087, 10.211573, -21.115915, 1 + -0.285606, -0.144742, -0.406468, -1.186950, -1.081545, -1.256457, 0.767206, 0.000001, 23.347588, -33.462104, 10.204083, -21.135434, 1 + -0.286181, -0.145482, -0.406755, -1.190220, -1.091259, -1.233129, 0.753592, 0.000001, 23.349862, -33.490267, 10.197039, -21.154279, 1 + -0.286745, -0.146194, -0.407041, -1.193434, -1.101007, -1.209824, 0.740035, 0.000001, 23.352406, -33.517599, 10.190437, -21.172463, 1 + -0.287299, -0.146879, -0.407326, -1.196589, -1.110784, -1.186550, 0.726538, 0.000001, 23.355227, -33.544124, 10.184273, -21.190005, 1 + -0.287844, -0.147538, -0.407612, -1.199686, -1.120583, -1.163319, 0.713106, 0.000001, 23.358327, -33.569868, 10.178542, -21.206918, 1 + -0.288380, -0.148170, -0.407897, -1.202723, -1.130399, -1.140140, 0.699743, 0.000001, 23.361710, -33.594853, 10.173241, -21.223218, 1 + -0.288907, -0.148777, -0.408183, -1.205698, -1.140225, -1.117025, 0.686454, 0.000001, 23.365380, -33.619104, 10.168364, -21.238922, 1 + -0.289426, -0.149360, -0.408470, -1.208612, -1.150054, -1.093987, 0.673244, 0.000001, 23.369338, -33.642643, 10.163905, -21.254045, 1 + -0.289938, -0.149918, -0.408758, -1.211462, -1.159879, -1.071037, 0.660120, 0.000001, 23.373587, -33.665494, 10.159860, -21.268602, 1 + -0.290442, -0.150453, -0.409046, -1.214248, -1.169693, -1.048190, 0.647087, 0.000001, 23.378127, -33.687680, 10.156222, -21.282609, 1 + -0.290940, -0.150965, -0.409336, -1.216968, -1.179489, -1.025461, 0.634153, 0.000001, 23.382958, -33.709222, 10.152984, -21.296081, 1 + -0.291432, -0.151455, -0.409628, -1.219622, -1.189257, -1.002864, 0.621324, 0.000001, 23.388080, -33.730141, 10.150139, -21.309034, 1 + -0.291917, -0.151924, -0.409921, -1.222209, -1.198989, -0.980416, 0.608609, 0.000001, 23.393491, -33.750459, 10.147681, -21.321483, 1 + -0.292397, -0.152371, -0.410216, -1.224728, -1.208677, -0.958136, 0.596016, 0.000001, 23.399187, -33.770194, 10.145600, -21.333442, 1 + -0.292871, -0.152798, -0.410513, -1.227178, -1.218310, -0.936041, 0.583554, 0.000001, 23.405165, -33.789367, 10.143889, -21.344925, 1 + -0.293340, -0.153205, -0.410811, -1.229558, -1.227878, -0.914152, 0.571234, 0.000001, 23.411420, -33.807995, 10.142538, -21.355948, 1 + -0.293805, -0.153592, -0.411111, -1.231867, -1.237371, -0.892489, 0.559064, 0.000001, 23.417944, -33.826096, 10.141538, -21.366524, 1 + -0.294264, -0.153961, -0.411413, -1.234104, -1.246778, -0.871075, 0.547057, 0.000001, 23.424731, -33.843684, 10.140879, -21.376666, 1 + -0.294718, -0.154312, -0.411717, -1.236270, -1.256087, -0.849932, 0.535223, 0.000001, 23.431769, -33.860775, 10.140548, -21.386388, 1 + -0.295168, -0.154646, -0.412022, -1.238362, -1.265286, -0.829087, 0.523576, 0.000001, 23.439048, -33.877382, 10.140535, -21.395703, 1 + -0.295613, -0.154962, -0.412329, -1.240382, -1.274362, -0.808563, 0.512128, 0.000001, 23.446555, -33.893515, 10.140827, -21.404621, 1 + -0.296054, -0.155262, -0.412637, -1.242327, -1.283301, -0.788389, 0.500893, 0.000001, 23.454274, -33.909186, 10.141409, -21.413156, 1 + -0.296489, -0.155546, -0.412945, -1.244198, -1.292090, -0.768591, 0.489885, 0.000001, 23.462187, -33.924402, 10.142267, -21.421317, 1 + -0.296919, -0.155815, -0.413254, -1.245994, -1.300715, -0.749200, 0.479119, 0.000001, 23.470274, -33.939170, 10.143386, -21.429116, 1 + -0.297343, -0.156069, -0.413562, -1.247716, -1.309161, -0.730244, 0.468609, 0.000001, 23.478514, -33.953493, 10.144748, -21.436562, 1 + -0.297761, -0.156308, -0.413870, -1.249362, -1.317413, -0.711755, 0.458372, 0.000001, 23.486880, -33.967374, 10.146336, -21.443664, 1 + -0.298173, -0.156534, -0.414177, -1.250933, -1.325455, -0.693764, 0.448423, 0.000001, 23.495347, -33.980812, 10.148130, -21.450430, 1 + -0.298577, -0.156745, -0.414481, -1.252429, -1.333273, -0.676302, 0.438779, 0.000001, 23.503882, -33.993806, 10.150109, -21.456867, 1 + -0.298974, -0.156944, -0.414783, -1.253850, -1.340850, -0.659401, 0.429455, 0.000001, 23.512454, -34.006351, 10.152253, -21.462984, 1 + -0.299362, -0.157131, -0.415081, -1.255195, -1.348172, -0.643093, 0.420468, 0.000001, 23.521027, -34.018440, 10.154538, -21.468784, 1 + -0.299740, -0.157304, -0.415374, -1.256466, -1.355222, -0.627409, 0.411835, 0.000001, 23.529562, -34.030063, 10.156940, -21.474275, 1 + -0.300108, -0.157466, -0.415662, -1.257663, -1.361986, -0.612381, 0.403570, 0.000001, 23.538019, -34.041209, 10.159434, -21.479459, 1 + -0.300464, -0.157617, -0.415943, -1.258786, -1.368448, -0.598038, 0.395690, 0.000001, 23.546355, -34.051865, 10.161995, -21.484340, 1 + -0.300808, -0.157756, -0.416216, -1.259835, -1.374596, -0.584409, 0.388208, 0.000001, 23.554525, -34.062016, 10.164596, -21.488921, 1 + -0.301137, -0.157885, -0.416480, -1.260812, -1.380414, -0.571523, 0.381140, 0.000001, 23.562483, -34.071643, 10.167209, -21.493204, 1 + -0.301452, -0.158003, -0.416733, -1.261716, -1.385890, -0.559406, 0.374499, 0.000001, 23.570181, -34.080729, 10.169807, -21.497190, 1 + -0.301750, -0.158110, -0.416975, -1.262549, -1.391012, -0.548082, 0.368297, 0.000001, 23.577570, -34.089254, 10.172363, -21.500880, 1 + -0.302031, -0.158207, -0.417203, -1.263311, -1.395768, -0.537575, 0.362546, 0.000001, 23.584603, -34.097196, 10.174847, -21.504275, 1 + -0.302292, -0.158295, -0.417418, -1.264003, -1.400148, -0.527905, 0.357257, 0.000001, 23.591231, -34.104534, 10.177234, -21.507372, 1 + -0.302534, -0.158373, -0.417617, -1.264625, -1.404143, -0.519093, 0.352439, 0.000001, 23.597408, -34.111247, 10.179498, -21.510171, 1 + -0.302754, -0.158442, -0.417799, -1.265179, -1.407743, -0.511155, 0.348102, 0.000001, 23.603087, -34.117313, 10.181612, -21.512672, 1 + -0.302951, -0.158501, -0.417962, -1.265664, -1.410942, -0.504108, 0.344253, 0.000001, 23.608226, -34.122710, 10.183553, -21.514872, 1 + -0.303124, -0.158552, -0.418107, -1.266081, -1.413731, -0.497965, 0.340899, 0.000001, 23.612784, -34.127419, 10.185298, -21.516768, 1 + -0.303273, -0.158593, -0.418232, -1.266431, -1.416105, -0.492738, 0.338047, 0.000001, 23.616723, -34.131420, 10.186829, -21.518360, 1 + -0.303396, -0.158626, -0.418335, -1.266714, -1.418059, -0.488440, 0.335702, 0.000001, 23.620012, -34.134696, 10.188126, -21.519644, 1 + -0.303492, -0.158650, -0.418417, -1.266931, -1.419587, -0.485079, 0.333869, 0.000001, 23.622621, -34.137231, 10.189175, -21.520618, 1 + -0.303561, -0.158666, -0.418476, -1.267080, -1.420685, -0.482664, 0.332553, 0.000001, 23.624526, -34.139010, 10.189962, -21.521280, 1 + -0.303602, -0.158673, -0.418512, -1.267163, -1.421350, -0.481204, 0.331758, 0.000001, 23.625708, -34.140022, 10.190479, -21.521627, 1 + -0.303615, -0.158672, -0.418525, -1.267180, -1.421587, -0.480685, 0.331476, 0.000001, 23.626170, -34.140274, 10.190725, -21.521663, 1 + -0.303630, -0.158667, -0.418540, -1.267166, -1.423224, -0.480004, 0.332431, 0.000001, 23.626736, -34.140481, 10.191058, -21.521638, 1 + -0.303665, -0.158662, -0.418574, -1.267131, -1.427855, -0.478367, 0.335426, 0.000001, 23.628004, -34.141107, 10.191757, -21.521694, 1 + -0.303723, -0.158656, -0.418631, -1.267073, -1.435381, -0.475698, 0.340282, 0.000001, 23.630051, -34.142196, 10.192861, -21.521841, 1 + -0.303808, -0.158649, -0.418713, -1.266987, -1.445730, -0.471850, 0.346784, 0.000001, 23.633022, -34.143833, 10.194446, -21.522092, 1 + -0.303927, -0.158641, -0.418827, -1.266868, -1.458859, -0.466621, 0.354684, 0.000001, 23.637118, -34.146135, 10.196618, -21.522470, 1 + -0.304087, -0.158632, -0.418980, -1.266709, -1.474741, -0.459768, 0.363713, 0.000001, 23.642596, -34.149251, 10.199511, -21.523001, 1 + -0.304296, -0.158620, -0.419181, -1.266500, -1.493363, -0.451017, 0.373584, 0.000001, 23.649762, -34.153360, 10.203287, -21.523719, 1 + -0.304565, -0.158608, -0.419439, -1.266230, -1.514721, -0.440078, 0.384002, 0.000001, 23.658978, -34.158669, 10.208135, -21.524660, 1 + -0.304907, -0.158593, -0.419767, -1.265888, -1.538811, -0.426654, 0.394668, 0.000001, 23.670668, -34.165424, 10.214278, -21.525868, 1 + -0.305337, -0.158578, -0.420178, -1.265459, -1.565629, -0.410461, 0.405294, 0.000001, 23.685326, -34.173905, 10.221978, -21.527391, 1 + -0.305870, -0.158561, -0.420688, -1.264926, -1.595161, -0.391243, 0.415608, 0.000001, 23.703537, -34.184446, 10.231542, -21.529285, 1 + -0.306528, -0.158545, -0.421318, -1.264268, -1.627374, -0.368797, 0.425374, 0.000001, 23.725993, -34.197434, 10.243339, -21.531615, 1 + -0.307333, -0.158531, -0.422090, -1.263463, -1.662199, -0.343011, 0.434414, 0.000001, 23.753519, -34.213329, 10.257808, -21.534452, 1 + -0.308315, -0.158521, -0.423031, -1.262481, -1.699519, -0.313914, 0.442636, 0.000001, 23.787095, -34.232669, 10.275471, -21.537879, 1 + -0.309505, -0.158520, -0.424173, -1.261291, -1.739129, -0.281746, 0.450078, 0.000001, 23.827861, -34.256067, 10.296940, -21.541981, 1 + -0.310940, -0.158534, -0.425551, -1.259856, -1.780702, -0.247050, 0.456956, 0.000001, 23.877087, -34.284194, 10.322905, -21.546846, 1 + -0.312656, -0.158571, -0.427200, -1.258139, -1.823749, -0.210752, 0.463705, 0.000001, 23.936084, -34.317710, 10.354081, -21.552541, 1 + -0.314685, -0.158641, -0.429151, -1.256110, -1.867601, -0.174186, 0.470990, 0.000001, 24.006021, -34.357157, 10.391124, -21.559094, 1 + -0.317048, -0.158754, -0.431424, -1.253748, -1.911446, -0.138985, 0.479635, 0.000001, 24.087684, -34.402819, 10.434497, -21.566466, 1 + -0.319744, -0.158918, -0.434021, -1.251051, -1.954447, -0.106803, 0.490453, 0.000001, 24.181268, -34.454601, 10.484366, -21.574533, 1 + -0.322759, -0.159136, -0.436928, -1.248037, -1.995905, -0.078938, 0.504046, 0.000001, 24.286334, -34.512027, 10.540566, -21.583093, 1 + -0.326060, -0.159406, -0.440117, -1.244736, -2.035385, -0.056070, 0.520658, 0.000001, 24.401972, -34.574348, 10.602688, -21.591898, 1 + -0.329611, -0.159722, -0.443556, -1.241184, -2.072743, -0.038216, 0.540163, 0.000001, 24.527045, -34.640702, 10.670194, -21.600685, 1 + -0.333374, -0.160076, -0.447211, -1.237421, -2.108055, -0.024898, 0.562158, 0.000001, 24.660376, -34.710230, 10.742520, -21.609208, 1 + -0.337313, -0.160459, -0.451051, -1.233482, -2.141520, -0.015371, 0.586095, 0.000001, 24.800813, -34.782120, 10.819105, -21.617246, 1 + -0.341392, -0.160860, -0.455044, -1.229404, -2.173364, -0.008817, 0.611385, 0.000001, 24.947196, -34.855592, 10.899372, -21.624603, 1 + -0.345573, -0.161267, -0.459158, -1.225223, -2.203779, -0.004477, 0.637460, 0.000001, 25.098292, -34.929870, 10.982693, -21.631105, 1 + -0.349816, -0.161666, -0.463356, -1.220980, -2.232891, -0.001711, 0.663805, 0.000001, 25.252730, -35.004147, 11.068351, -21.636602, 1 + -0.354076, -0.162042, -0.467598, -1.216720, -2.260747, -0.000016, 0.689967, 0.000001, 25.408942, -35.077568, 11.155506, -21.640966, 1 + -0.358303, -0.162379, -0.471836, -1.212493, -2.287316, 0.000977, 0.715542, 0.000001, 25.565132, -35.149218, 11.243179, -21.644099, 1 + -0.362440, -0.162659, -0.476018, -1.208356, -2.312493, 0.001529, 0.740167, 0.000001, 25.719249, -35.218117, 11.330230, -21.645932, 1 + -0.366425, -0.162863, -0.480080, -1.204370, -2.336112, 0.001813, 0.763502, 0.000001, 25.868980, -35.283222, 11.415355, -21.646430, 1 + -0.370191, -0.162977, -0.483956, -1.200605, -2.357957, 0.001942, 0.785219, 0.000001, 26.011758, -35.343432, 11.497089, -21.645597, 1 + -0.373664, -0.162989, -0.487567, -1.197132, -2.377768, 0.001984, 0.804988, 0.000001, 26.144785, -35.397601, 11.573822, -21.643471, 1 + -0.376766, -0.162891, -0.490831, -1.194030, -2.395258, 0.001982, 0.822479, 0.000001, 26.265082, -35.444545, 11.643824, -21.640123, 1 + -0.379419, -0.162686, -0.493660, -1.191377, -2.410114, 0.001960, 0.837357, 0.000001, 26.369560, -35.483072, 11.705298, -21.635644, 1 + -0.381543, -0.162388, -0.495965, -1.189253, -2.422015, 0.001933, 0.849286, 0.000001, 26.455131, -35.511997, 11.756437, -21.630137, 1 + -0.383062, -0.162021, -0.497661, -1.187733, -2.430646, 0.001908, 0.857941, 0.000001, 26.518837, -35.530180, 11.795517, -21.623694, 1 + -0.383907, -0.161627, -0.498671, -1.186888, -2.435704, 0.001891, 0.863017, 0.000001, 26.558005, -35.536560, 11.820987, -21.616377, 1 + -0.384035, -0.161253, -0.498950, -1.186761, -2.437003, 0.001881, 0.864326, 0.000001, 26.570976, -35.530473, 11.831889, -21.608220, 1 + -0.383923, -0.160909, -0.498979, -1.186872, -2.437032, 0.001875, 0.864360, 0.000001, 26.574935, -35.520510, 11.837653, -21.600062, 0 + -0.383818, -0.160582, -0.499007, -1.186978, -2.437059, 0.001869, 0.864393, 0.000001, 26.578704, -35.511037, 11.843137, -21.592305, 0 + -0.383717, -0.160271, -0.499034, -1.187078, -2.437084, 0.001863, 0.864425, 0.000001, 26.582291, -35.502031, 11.848354, -21.584928, 0 + -0.383622, -0.159975, -0.499060, -1.187174, -2.437109, 0.001858, 0.864455, 0.000001, 26.585706, -35.493468, 11.853317, -21.577913, 0 + -0.383531, -0.159694, -0.499085, -1.187265, -2.437132, 0.001853, 0.864483, 0.000001, 26.588957, -35.485326, 11.858039, -21.571242, 0 + -0.383445, -0.159426, -0.499108, -1.187351, -2.437154, 0.001848, 0.864510, 0.000001, 26.592050, -35.477585, 11.862530, -21.564898, 0 + -0.383363, -0.159171, -0.499131, -1.187433, -2.437175, 0.001843, 0.864536, 0.000001, 26.594995, -35.470224, 11.866802, -21.558866, 0 + -0.383285, -0.158929, -0.499152, -1.187511, -2.437195, 0.001839, 0.864560, 0.000001, 26.597797, -35.463226, 11.870867, -21.553129, 0 + -0.383211, -0.158699, -0.499173, -1.187585, -2.437214, 0.001834, 0.864583, 0.000001, 26.600464, -35.456571, 11.874733, -21.547674, 0 + -0.383141, -0.158480, -0.499192, -1.187655, -2.437232, 0.001830, 0.864605, 0.000001, 26.603002, -35.450244, 11.878410, -21.542487, 0 + -0.383074, -0.158272, -0.499211, -1.187722, -2.437249, 0.001827, 0.864626, 0.000001, 26.605417, -35.444228, 11.881908, -21.537553, 0 + -0.383010, -0.158074, -0.499229, -1.187785, -2.437266, 0.001823, 0.864646, 0.000001, 26.607715, -35.438507, 11.885235, -21.532862, 0 + -0.382950, -0.157886, -0.499246, -1.187846, -2.437281, 0.001820, 0.864665, 0.000001, 26.609901, -35.433068, 11.888400, -21.528401, 0 + -0.382893, -0.157707, -0.499262, -1.187903, -2.437296, 0.001816, 0.864683, 0.000001, 26.611982, -35.427896, 11.891410, -21.524158, 0 + -0.382838, -0.157537, -0.499277, -1.187957, -2.437310, 0.001813, 0.864700, 0.000001, 26.613962, -35.422977, 11.894274, -21.520124, 0 + -0.382786, -0.157375, -0.499292, -1.188009, -2.437323, 0.001810, 0.864717, 0.000001, 26.615846, -35.418301, 11.896997, -21.516287, 0 + -0.382737, -0.157221, -0.499306, -1.188059, -2.437336, 0.001807, 0.864732, 0.000001, 26.617638, -35.413854, 11.899588, -21.512639, 0 + -0.382690, -0.157075, -0.499320, -1.188105, -2.437348, 0.001805, 0.864747, 0.000001, 26.619343, -35.409626, 11.902052, -21.509169, 0 + -0.382646, -0.156935, -0.499333, -1.188150, -2.437360, 0.001802, 0.864761, 0.000001, 26.620965, -35.405605, 11.904395, -21.505869, 0 + -0.382603, -0.156803, -0.499345, -1.188192, -2.437371, 0.001800, 0.864774, 0.000001, 26.622509, -35.401782, 11.906624, -21.502732, 0 + -0.382563, -0.156677, -0.499356, -1.188232, -2.437381, 0.001798, 0.864787, 0.000001, 26.623977, -35.398146, 11.908745, -21.499748, 0 + -0.382525, -0.156557, -0.499367, -1.188271, -2.437391, 0.001795, 0.864799, 0.000001, 26.625374, -35.394689, 11.910761, -21.496910, 0 + -0.382489, -0.156443, -0.499378, -1.188307, -2.437400, 0.001793, 0.864811, 0.000001, 26.626703, -35.391401, 11.912679, -21.494212, 0 + -0.382454, -0.156335, -0.499388, -1.188341, -2.437409, 0.001791, 0.864822, 0.000001, 26.627967, -35.388275, 11.914503, -21.491646, 0 + -0.382421, -0.156232, -0.499398, -1.188374, -2.437418, 0.001790, 0.864832, 0.000001, 26.629169, -35.385303, 11.916238, -21.489205, 0 + -0.382390, -0.156134, -0.499407, -1.188405, -2.437426, 0.001788, 0.864842, 0.000001, 26.630313, -35.382476, 11.917888, -21.486885, 0 + -0.382360, -0.156041, -0.499415, -1.188435, -2.437434, 0.001786, 0.864851, 0.000001, 26.631402, -35.379788, 11.919457, -21.484678, 0 + -0.382332, -0.155953, -0.499424, -1.188463, -2.437441, 0.001784, 0.864860, 0.000001, 26.632437, -35.377232, 11.920950, -21.482579, 0 + -0.382305, -0.155868, -0.499431, -1.188490, -2.437448, 0.001783, 0.864869, 0.000001, 26.633421, -35.374801, 11.922369, -21.480583, 0 + -0.382280, -0.155788, -0.499439, -1.188516, -2.437455, 0.001781, 0.864877, 0.000001, 26.634358, -35.372490, 11.923719, -21.478685, 0 + -0.382256, -0.155712, -0.499446, -1.188540, -2.437461, 0.001780, 0.864884, 0.000001, 26.635249, -35.370292, 11.925003, -21.476880, 0 + -0.382233, -0.155640, -0.499453, -1.188563, -2.437467, 0.001779, 0.864892, 0.000001, 26.636097, -35.368201, 11.926225, -21.475164, 0 + -0.382211, -0.155571, -0.499459, -1.188585, -2.437473, 0.001778, 0.864899, 0.000001, 26.636903, -35.366214, 11.927386, -21.473531, 0 + -0.382190, -0.155505, -0.499465, -1.188606, -2.437478, 0.001776, 0.864905, 0.000001, 26.637670, -35.364324, 11.928491, -21.471979, 0 + -0.382170, -0.155443, -0.499471, -1.188626, -2.437483, 0.001775, 0.864912, 0.000001, 26.638399, -35.362526, 11.929541, -21.470503, 0 + -0.382151, -0.155384, -0.499477, -1.188644, -2.437488, 0.001774, 0.864917, 0.000001, 26.639093, -35.360817, 11.930540, -21.469099, 0 + -0.382133, -0.155327, -0.499482, -1.188662, -2.437493, 0.001773, 0.864923, 0.000001, 26.639752, -35.359191, 11.931491, -21.467764, 0 + -0.382116, -0.155274, -0.499487, -1.188679, -2.437497, 0.001772, 0.864929, 0.000001, 26.640380, -35.357646, 11.932394, -21.466494, 0 + -0.382100, -0.155223, -0.499492, -1.188696, -2.437501, 0.001771, 0.864934, 0.000001, 26.640977, -35.356176, 11.933254, -21.465287, 0 + -0.382085, -0.155174, -0.499497, -1.188711, -2.437505, 0.001770, 0.864939, 0.000001, 26.641545, -35.354778, 11.934071, -21.464139, 0 + -0.382070, -0.155128, -0.499501, -1.188726, -2.437509, 0.001770, 0.864943, 0.000001, 26.642085, -35.353449, 11.934848, -21.463047, 0 + -0.382056, -0.155084, -0.499505, -1.188740, -2.437513, 0.001769, 0.864948, 0.000001, 26.642598, -35.352185, 11.935588, -21.462008, 0 + -0.382043, -0.155043, -0.499509, -1.188753, -2.437516, 0.001768, 0.864952, 0.000001, 26.643087, -35.350983, 11.936291, -21.461021, 0 + -0.382030, -0.155003, -0.499513, -1.188765, -2.437519, 0.001767, 0.864956, 0.000001, 26.643551, -35.349839, 11.936959, -21.460082, 0 + -0.382018, -0.154965, -0.499516, -1.188777, -2.437523, 0.001767, 0.864960, 0.000001, 26.643993, -35.348752, 11.937595, -21.459189, 0 + -0.382007, -0.154930, -0.499520, -1.188789, -2.437526, 0.001766, 0.864963, 0.000001, 26.644414, -35.347719, 11.938200, -21.458339, 0 + -0.381996, -0.154895, -0.499523, -1.188800, -2.437528, 0.001765, 0.864967, 0.000001, 26.644813, -35.346736, 11.938775, -21.457532, 0 + -0.381986, -0.154863, -0.499526, -1.188810, -2.437531, 0.001765, 0.864970, 0.000001, 26.645193, -35.345801, 11.939322, -21.456764, 0 + -0.381976, -0.154832, -0.499529, -1.188820, -2.437534, 0.001764, 0.864973, 0.000001, 26.645555, -35.344912, 11.939843, -21.456033, 0 + -0.381967, -0.154803, -0.499532, -1.188829, -2.437536, 0.001764, 0.864976, 0.000001, 26.645899, -35.344066, 11.940337, -21.455339, 0 + -0.381958, -0.154775, -0.499534, -1.188838, -2.437538, 0.001763, 0.864979, 0.000001, 26.646226, -35.343262, 11.940808, -21.454678, 0 + -0.381949, -0.154748, -0.499537, -1.188846, -2.437541, 0.001763, 0.864981, 0.000001, 26.646537, -35.342498, 11.941255, -21.454050, 0 + -0.381941, -0.154723, -0.499539, -1.188854, -2.437543, 0.001762, 0.864984, 0.000001, 26.646833, -35.341770, 11.941681, -21.453453, 0 + -0.381934, -0.154699, -0.499542, -1.188862, -2.437545, 0.001762, 0.864986, 0.000001, 26.647114, -35.341079, 11.942085, -21.452884, 0 + -0.381927, -0.154676, -0.499544, -1.188869, -2.437547, 0.001761, 0.864989, 0.000001, 26.647382, -35.340421, 11.942470, -21.452344, 0 + -0.381920, -0.154655, -0.499546, -1.188876, -2.437548, 0.001761, 0.864991, 0.000001, 26.647636, -35.339796, 11.942836, -21.451830, 0 + -0.381913, -0.154634, -0.499548, -1.188882, -2.437550, 0.001761, 0.864993, 0.000001, 26.647878, -35.339202, 11.943184, -21.451342, 0 + -0.381907, -0.154615, -0.499550, -1.188889, -2.437552, 0.001760, 0.864995, 0.000001, 26.648109, -35.338636, 11.943515, -21.450877, 0 + -0.381901, -0.154596, -0.499552, -1.188895, -2.437553, 0.001760, 0.864997, 0.000001, 26.648327, -35.338098, 11.943830, -21.450435, 0 + -0.381895, -0.154578, -0.499553, -1.188900, -2.437555, 0.001760, 0.864999, 0.000001, 26.648536, -35.337587, 11.944129, -21.450015, 0 + -0.381890, -0.154561, -0.499555, -1.188906, -2.437556, 0.001759, 0.865000, 0.000001, 26.648734, -35.337100, 11.944414, -21.449615, 0 + -0.381885, -0.154545, -0.499556, -1.188911, -2.437557, 0.001759, 0.865002, 0.000001, 26.648922, -35.336638, 11.944685, -21.449235, 0 + -0.381880, -0.154530, -0.499558, -1.188915, -2.437559, 0.001759, 0.865004, 0.000001, 26.649101, -35.336198, 11.944942, -21.448874, 0 + -0.381876, -0.154515, -0.499559, -1.188920, -2.437560, 0.001759, 0.865005, 0.000001, 26.649271, -35.335780, 11.945187, -21.448530, 0 + -0.381871, -0.154502, -0.499561, -1.188924, -2.437561, 0.001758, 0.865006, 0.000001, 26.649433, -35.335382, 11.945420, -21.448203, 0 + -0.381867, -0.154489, -0.499562, -1.188929, -2.437562, 0.001758, 0.865008, 0.000001, 26.649587, -35.335004, 11.945642, -21.447892, 0 + -0.381863, -0.154476, -0.499563, -1.188933, -2.437563, 0.001758, 0.865009, 0.000001, 26.649734, -35.334644, 11.945852, -21.447597, 0 + -0.381859, -0.154464, -0.499564, -1.188936, -2.437564, 0.001758, 0.865010, 0.000001, 26.649873, -35.334302, 11.946053, -21.447316, 0 + -0.381856, -0.154453, -0.499565, -1.188940, -2.437565, 0.001757, 0.865011, 0.000001, 26.650006, -35.333977, 11.946243, -21.447048, 0 + -0.381852, -0.154442, -0.499566, -1.188943, -2.437566, 0.001757, 0.865012, 0.000001, 26.650132, -35.333667, 11.946424, -21.446794, 0 + -0.381849, -0.154432, -0.499567, -1.188947, -2.437567, 0.001757, 0.865013, 0.000001, 26.650251, -35.333373, 11.946597, -21.446552, 0 + -0.381846, -0.154422, -0.499568, -1.188950, -2.437568, 0.001757, 0.865014, 0.000001, 26.650365, -35.333093, 11.946760, -21.446322, 0 + -0.381843, -0.154413, -0.499569, -1.188953, -2.437568, 0.001757, 0.865015, 0.000001, 26.650474, -35.332827, 11.946916, -21.446104, 0 + -0.381840, -0.154404, -0.499570, -1.188955, -2.437569, 0.001757, 0.865016, 0.000001, 26.650577, -35.332574, 11.947064, -21.445896, 0 + -0.381838, -0.154396, -0.499571, -1.188958, -2.437570, 0.001756, 0.865017, 0.000001, 26.650675, -35.332333, 11.947205, -21.445698, 0 + -0.381835, -0.154388, -0.499571, -1.188960, -2.437570, 0.001756, 0.865018, 0.000001, 26.650768, -35.332105, 11.947339, -21.445510, 0 + -0.381833, -0.154380, -0.499572, -1.188963, -2.437571, 0.001756, 0.865019, 0.000001, 26.650857, -35.331887, 11.947467, -21.445331, 0 + -0.381830, -0.154373, -0.499573, -1.188965, -2.437572, 0.001756, 0.865019, 0.000001, 26.650941, -35.331680, 11.947588, -21.445161, 0 + -0.381828, -0.154366, -0.499573, -1.188967, -2.437572, 0.001756, 0.865020, 0.000001, 26.651021, -35.331483, 11.947703, -21.444999, 0 + -0.381826, -0.154360, -0.499574, -1.188969, -2.437573, 0.001756, 0.865021, 0.000001, 26.651098, -35.331296, 11.947813, -21.444846, 0 + -0.381824, -0.154354, -0.499575, -1.188971, -2.437573, 0.001756, 0.865021, 0.000001, 26.651170, -35.331118, 11.947917, -21.444699, 0 + -0.381822, -0.154348, -0.499575, -1.188973, -2.437574, 0.001756, 0.865022, 0.000001, 26.651239, -35.330949, 11.948016, -21.444560, 0 + -0.381821, -0.154342, -0.499576, -1.188975, -2.437574, 0.001755, 0.865022, 0.000001, 26.651305, -35.330788, 11.948110, -21.444428, 0 + -0.381819, -0.154337, -0.499576, -1.188977, -2.437575, 0.001755, 0.865023, 0.000001, 26.651367, -35.330635, 11.948200, -21.444302, 0 + -0.381817, -0.154332, -0.499577, -1.188978, -2.437575, 0.001755, 0.865023, 0.000001, 26.651426, -35.330489, 11.948285, -21.444182, 0 + -0.381816, -0.154327, -0.499577, -1.188980, -2.437575, 0.001755, 0.865024, 0.000001, 26.651483, -35.330351, 11.948366, -21.444069, 0 + -0.381814, -0.154323, -0.499578, -1.188981, -2.437576, 0.001755, 0.865024, 0.000001, 26.651536, -35.330219, 11.948444, -21.443960, 0 + -0.381813, -0.154318, -0.499578, -1.188983, -2.437576, 0.001755, 0.865025, 0.000001, 26.651587, -35.330094, 11.948517, -21.443858, 0 + -0.381812, -0.154314, -0.499578, -1.188984, -2.437576, 0.001755, 0.865025, 0.000001, 26.651636, -35.329975, 11.948587, -21.443760, 0 + -0.381810, -0.154310, -0.499579, -1.188985, -2.437577, 0.001755, 0.865026, 0.000001, 26.651682, -35.329862, 11.948653, -21.443667, 0 + -0.381809, -0.154306, -0.499579, -1.188986, -2.437577, 0.001755, 0.865026, 0.000001, 26.651726, -35.329754, 11.948716, -21.443578, 0 + -0.381808, -0.154303, -0.499580, -1.188987, -2.437577, 0.001755, 0.865026, 0.000001, 26.651768, -35.329651, 11.948776, -21.443494, 0 + -0.381807, -0.154300, -0.499580, -1.188989, -2.437578, 0.001755, 0.865027, 0.000001, 26.651807, -35.329554, 11.948833, -21.443414, 0 + -0.381806, -0.154296, -0.499580, -1.188990, -2.437578, 0.001755, 0.865027, 0.000001, 26.651845, -35.329461, 11.948887, -21.443338, 0 + -0.381805, -0.154293, -0.499580, -1.188991, -2.437578, 0.001755, 0.865027, 0.000001, 26.651881, -35.329373, 11.948939, -21.443265, 0 + -0.381804, -0.154290, -0.499581, -1.188991, -2.437578, 0.001754, 0.865028, 0.000001, 26.651915, -35.329290, 11.948988, -21.443197, 0 + -0.381803, -0.154288, -0.499581, -1.188992, -2.437579, 0.001754, 0.865028, 0.000001, 26.651948, -35.329210, 11.949035, -21.443131, 0 + -0.381802, -0.154285, -0.499581, -1.188993, -2.437579, 0.001754, 0.865028, 0.000001, 26.651978, -35.329134, 11.949079, -21.443069, 0 + -0.381802, -0.154282, -0.499581, -1.188994, -2.437579, 0.001754, 0.865028, 0.000001, 26.652008, -35.329062, 11.949121, -21.443010, 0 + -0.381801, -0.154280, -0.499582, -1.188995, -2.437579, 0.001754, 0.865029, 0.000001, 26.652036, -35.328994, 11.949161, -21.442953, 0 + -0.381800, -0.154278, -0.499582, -1.188995, -2.437580, 0.001754, 0.865029, 0.000001, 26.652062, -35.328929, 11.949199, -21.442900, 0 + -0.381800, -0.154276, -0.499582, -1.188996, -2.437580, 0.001754, 0.865029, 0.000001, 26.652088, -35.328867, 11.949236, -21.442849, 0 + -0.381799, -0.154274, -0.499582, -1.188997, -2.437580, 0.001754, 0.865029, 0.000001, 26.652112, -35.328808, 11.949270, -21.442801, 0 + -0.381798, -0.154272, -0.499583, -1.188997, -2.437580, 0.001754, 0.865030, 0.000001, 26.652134, -35.328752, 11.949303, -21.442754, 0 + -0.381798, -0.154270, -0.499583, -1.188998, -2.437580, 0.001754, 0.865030, 0.000001, 26.652156, -35.328698, 11.949334, -21.442711, 0 + -0.381797, -0.154268, -0.499583, -1.188998, -2.437580, 0.001754, 0.865030, 0.000001, 26.652177, -35.328648, 11.949364, -21.442669, 0 + -0.381797, -0.154266, -0.499583, -1.188999, -2.437580, 0.001754, 0.865030, 0.000001, 26.652196, -35.328600, 11.949392, -21.442629, 0 + -0.381796, -0.154265, -0.499583, -1.189000, -2.437581, 0.001754, 0.865030, 0.000001, 26.652215, -35.328554, 11.949419, -21.442592, 0 + -0.381796, -0.154263, -0.499583, -1.189000, -2.437581, 0.001754, 0.865030, 0.000001, 26.652233, -35.328510, 11.949444, -21.442556, 0 + -0.381795, -0.154262, -0.499583, -1.189000, -2.437581, 0.001754, 0.865031, 0.000001, 26.652250, -35.328469, 11.949469, -21.442522, 0 + -0.381795, -0.154261, -0.499584, -1.189001, -2.437581, 0.001754, 0.865031, 0.000001, 26.652266, -35.328429, 11.949492, -21.442490, 0 + -0.381794, -0.154259, -0.499584, -1.189001, -2.437581, 0.001754, 0.865031, 0.000001, 26.652281, -35.328392, 11.949514, -21.442459, 0 + -0.381794, -0.154258, -0.499584, -1.189002, -2.437581, 0.001754, 0.865031, 0.000001, 26.652296, -35.328356, 11.949535, -21.442429, 0 + -0.381794, -0.154257, -0.499584, -1.189002, -2.437581, 0.001754, 0.865031, 0.000001, 26.652309, -35.328322, 11.949555, -21.442402, 0 + -0.381793, -0.154256, -0.499584, -1.189002, -2.437581, 0.001754, 0.865031, 0.000001, 26.652323, -35.328290, 11.949573, -21.442375, 0 + -0.381793, -0.154255, -0.499584, -1.189003, -2.437581, 0.001754, 0.865031, 0.000001, 26.652335, -35.328259, 11.949591, -21.442350, 0 + -0.381793, -0.154254, -0.499584, -1.189003, -2.437582, 0.001754, 0.865031, 0.000001, 26.652347, -35.328230, 11.949608, -21.442326, 0 + -0.381792, -0.154253, -0.499584, -1.189003, -2.437582, 0.001754, 0.865031, 0.000001, 26.652358, -35.328202, 11.949625, -21.442303, 0 + -0.381792, -0.154252, -0.499584, -1.189004, -2.437582, 0.001754, 0.865032, 0.000001, 26.652369, -35.328176, 11.949640, -21.442281, 0 + -0.381792, -0.154251, -0.499585, -1.189004, -2.437582, 0.001754, 0.865032, 0.000001, 26.652379, -35.328151, 11.949655, -21.442261, 0 + -0.381791, -0.154250, -0.499585, -1.189004, -2.437582, 0.001754, 0.865032, 0.000001, 26.652389, -35.328127, 11.949669, -21.442241, 0 + -0.381791, -0.154249, -0.499585, -1.189004, -2.437582, 0.001754, 0.865032, 0.000001, 26.652398, -35.328104, 11.949682, -21.442223, 0 + -0.381791, -0.154249, -0.499585, -1.189005, -2.437582, 0.001754, 0.865032, 0.000001, 26.652407, -35.328083, 11.949695, -21.442205, 0 + -0.381791, -0.154248, -0.499585, -1.189005, -2.437582, 0.001754, 0.865032, 0.000001, 26.652415, -35.328062, 11.949707, -21.442188, 0 + -0.381790, -0.154247, -0.499585, -1.189005, -2.437582, 0.001754, 0.865032, 0.000001, 26.652423, -35.328043, 11.949718, -21.442172, 0 + -0.381408, -0.154280, -0.499207, -1.189388, -2.435600, 0.001751, 0.863053, 0.000001, 26.638700, -35.321147, 11.942196, -21.441477, 0 + -0.380294, -0.154409, -0.498113, -1.190501, -2.429814, 0.001741, 0.857276, 0.000001, 26.598757, -35.301050, 11.920308, -21.439435, 0 + -0.378509, -0.154670, -0.496370, -1.192287, -2.420489, 0.001716, 0.847977, 0.000001, 26.534877, -35.268694, 11.885369, -21.436020, 0 + -0.376122, -0.155079, -0.494058, -1.194673, -2.407924, 0.001658, 0.835469, 0.000001, 26.449770, -35.225143, 11.838953, -21.431159, 0 + -0.373210, -0.155637, -0.491261, -1.197585, -2.392427, 0.001542, 0.820089, 0.000001, 26.346405, -35.171548, 11.782789, -21.424766, 0 + -0.369853, -0.156330, -0.488062, -1.200943, -2.374306, 0.001320, 0.802191, 0.000001, 26.227851, -35.109112, 11.718663, -21.416758, 0 + -0.366129, -0.157138, -0.484543, -1.204667, -2.353848, 0.000915, 0.782136, 0.000001, 26.097159, -35.039060, 11.648340, -21.407075, 0 + -0.362115, -0.158033, -0.480778, -1.208680, -2.331303, 0.000206, 0.760301, 0.000001, 25.957255, -34.962617, 11.573497, -21.395693, 0 + -0.357885, -0.158985, -0.476835, -1.212910, -2.306873, -0.000999, 0.737076, 0.000001, 25.810880, -34.880986, 11.495689, -21.382629, 0 + -0.353508, -0.159963, -0.472775, -1.217288, -2.280688, -0.002996, 0.712888, 0.000001, 25.660546, -34.795338, 11.416320, -21.367946, 0 + -0.349045, -0.160938, -0.468654, -1.221751, -2.252793, -0.006217, 0.688215, 0.000001, 25.508525, -34.706802, 11.336640, -21.351752, 0 + -0.344556, -0.161883, -0.464521, -1.226240, -2.223126, -0.011282, 0.663612, 0.000001, 25.356855, -34.616466, 11.257747, -21.334194, 0 + -0.340093, -0.162776, -0.460423, -1.230703, -2.191505, -0.019028, 0.639737, 0.000001, 25.207380, -34.525392, 11.180612, -21.315458, 0 + -0.335709, -0.163596, -0.456404, -1.235086, -2.157626, -0.030529, 0.617359, 0.000001, 25.061821, -34.434641, 11.106117, -21.295771, 0 + -0.331457, -0.164323, -0.452509, -1.239339, -2.121091, -0.047049, 0.597344, 0.000001, 24.921888, -34.345334, 11.035122, -21.275402, 0 + -0.327392, -0.164939, -0.448788, -1.243403, -2.081491, -0.069877, 0.580572, 0.000001, 24.789420, -34.258722, 10.968537, -21.254673, 0 + -0.323582, -0.165429, -0.445300, -1.247214, -2.038563, -0.099995, 0.567762, 0.000001, 24.666482, -34.176244, 10.907373, -21.233969, 0 + -0.320094, -0.165776, -0.442107, -1.250702, -1.992413, -0.137575, 0.559192, 0.000001, 24.555266, -34.099461, 10.852693, -21.213722, 0 + -0.316991, -0.165978, -0.439270, -1.253805, -1.943691, -0.181555, 0.554449, 0.000001, 24.457649, -34.029796, 10.805381, -21.194362, 0 + -0.314305, -0.166045, -0.436821, -1.256490, -1.893531, -0.229703, 0.552438, 0.000001, 24.374556, -33.968129, 10.765821, -21.176229, 0 + -0.312032, -0.166000, -0.434759, -1.258763, -1.843241, -0.279279, 0.551724, 0.000001, 24.305609, -33.914557, 10.733719, -21.159501, 0 + -0.310135, -0.165872, -0.433050, -1.260661, -1.793955, -0.327834, 0.550993, 0.000001, 24.249371, -33.868493, 10.708245, -21.144201, 0 + -0.308559, -0.165687, -0.431646, -1.262237, -1.746468, -0.373645, 0.549317, 0.000001, 24.203916, -33.828991, 10.688339, -21.130249, 0 + -0.307250, -0.165467, -0.430494, -1.263546, -1.701256, -0.415719, 0.546178, 0.000001, 24.167325, -33.795049, 10.672959, -21.117517, 0 + -0.306161, -0.165227, -0.429550, -1.264634, -1.658576, -0.453604, 0.541384, 0.000001, 24.137927, -33.765758, 10.661211, -21.105875, 0 + -0.305253, -0.164975, -0.428776, -1.265543, -1.618555, -0.487194, 0.534953, 0.000001, 24.114364, -33.740359, 10.652371, -21.095201, 0 + -0.304494, -0.164720, -0.428141, -1.266302, -1.581248, -0.516586, 0.527037, 0.000001, 24.095556, -33.718238, 10.645872, -21.085388, 0 + -0.303858, -0.164466, -0.427622, -1.266937, -1.546676, -0.541990, 0.517869, 0.000001, 24.080652, -33.698898, 10.641266, -21.076346, 0 + -0.303327, -0.164215, -0.427199, -1.267468, -1.514847, -0.563678, 0.507729, 0.000001, 24.068975, -33.681937, 10.638201, -21.067997, 0 + -0.302884, -0.163970, -0.426856, -1.267912, -1.485761, -0.581956, 0.496921, 0.000001, 24.059981, -33.667023, 10.636397, -21.060273, 0 + -0.302514, -0.163732, -0.426582, -1.268281, -1.459415, -0.597147, 0.485765, 0.000001, 24.053220, -33.653878, 10.635622, -21.053114, 0 + -0.302208, -0.163501, -0.426364, -1.268588, -1.435809, -0.609576, 0.474589, 0.000001, 24.048316, -33.642265, 10.635685, -21.046468, 0 + -0.301955, -0.163279, -0.426193, -1.268841, -1.414944, -0.619569, 0.463717, 0.000001, 24.044951, -33.631979, 10.636425, -21.040287, 0 + -0.301746, -0.163065, -0.426063, -1.269049, -1.396826, -0.627440, 0.453469, 0.000001, 24.042850, -33.622841, 10.637704, -21.034529, 0 + -0.301575, -0.162860, -0.425964, -1.269220, -1.381467, -0.633486, 0.444157, 0.000001, 24.041777, -33.614693, 10.639404, -21.029154, 0 + -0.301435, -0.162664, -0.425893, -1.269360, -1.368889, -0.637981, 0.436074, 0.000001, 24.041529, -33.607398, 10.641425, -21.024128, 0 + -0.301321, -0.162476, -0.425844, -1.269474, -1.359128, -0.641163, 0.429495, 0.000001, 24.041940, -33.600841, 10.643683, -21.019419, 0 + -0.301229, -0.162296, -0.425812, -1.269567, -1.352239, -0.643225, 0.424668, 0.000001, 24.042876, -33.594928, 10.646117, -21.015002, 0 + -0.301155, -0.162124, -0.425796, -1.269640, -1.348301, -0.644306, 0.421811, 0.000001, 24.044247, -33.589587, 10.648681, -21.010855, 0 diff --git a/V-REP_scenes/Scene6_youBot_cube.ttt b/V-REP_scenes/Scene6_youBot_cube.ttt new file mode 100755 index 0000000..8f1d76a Binary files /dev/null and b/V-REP_scenes/Scene6_youBot_cube.ttt differ diff --git a/V-REP_scenes/Scene7_MTB_csv.ttt b/V-REP_scenes/Scene7_MTB_csv.ttt new file mode 100755 index 0000000..b078ef6 Binary files /dev/null and b/V-REP_scenes/Scene7_MTB_csv.ttt differ diff --git a/V-REP_scenes/Scene7_example.csv b/V-REP_scenes/Scene7_example.csv new file mode 100755 index 0000000..92b74a9 --- /dev/null +++ b/V-REP_scenes/Scene7_example.csv @@ -0,0 +1,500 @@ +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0.07854,0,0,0 +0.15708,0,0,0 +0.23562,0,0,0 +0.31416,0,0,0 +0.3927,0,0,0 +0.47124,0,0,0 +0.54978,0,0,0 +0.62832,0,0,0 +0.70686,0,0,0 +0.7854,0,0,0 +0.86394,0,0,0 +0.94248,0,0,0 +1.021,0,0,0 +1.0996,0,0,0 +1.1781,0,0,0 +1.2566,0,0,0 +1.3352,0,0,0 +1.4137,0,0,0 +1.4923,0,0,0 +1.5708,0,0,0 +1.4923,0,0,0 +1.4137,0,0,0 +1.3352,0,0,0 +1.2566,0,0,0 +1.1781,0,0,0 +1.0996,0,0,0 +1.021,0,0,0 +0.94248,0,0,0 +0.86394,0,0,0 +0.7854,0,0,0 +0.70686,0,0,0 +0.62832,0,0,0 +0.54978,0,0,0 +0.47124,0,0,0 +0.3927,0,0,0 +0.31416,0,0,0 +0.23562,0,0,0 +0.15708,0,0,0 +0.07854,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0.07854,0,0 +0,0.15708,0,0 +0,0.23562,0,0 +0,0.31416,0,0 +0,0.3927,0,0 +0,0.47124,0,0 +0,0.54978,0,0 +0,0.62832,0,0 +0,0.70686,0,0 +0,0.7854,0,0 +0,0.86394,0,0 +0,0.94248,0,0 +0,1.021,0,0 +0,1.0996,0,0 +0,1.1781,0,0 +0,1.2566,0,0 +0,1.3352,0,0 +0,1.4137,0,0 +0,1.4923,0,0 +0,1.5708,0,0 +0,1.4923,0,0 +0,1.4137,0,0 +0,1.3352,0,0 +0,1.2566,0,0 +0,1.1781,0,0 +0,1.0996,0,0 +0,1.021,0,0 +0,0.94248,0,0 +0,0.86394,0,0 +0,0.7854,0,0 +0,0.70686,0,0 +0,0.62832,0,0 +0,0.54978,0,0 +0,0.47124,0,0 +0,0.3927,0,0 +0,0.31416,0,0 +0,0.23562,0,0 +0,0.15708,0,0 +0,0.07854,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0.01,0 +0,0,0.02,0 +0,0,0.03,0 +0,0,0.04,0 +0,0,0.05,0 +0,0,0.06,0 +0,0,0.07,0 +0,0,0.08,0 +0,0,0.09,0 +0,0,0.1,0 +0,0,0.11,0 +0,0,0.12,0 +0,0,0.13,0 +0,0,0.14,0 +0,0,0.15,0 +0,0,0.16,0 +0,0,0.17,0 +0,0,0.18,0 +0,0,0.19,0 +0,0,0.2,0 +0,0,0.19,0 +0,0,0.18,0 +0,0,0.17,0 +0,0,0.16,0 +0,0,0.15,0 +0,0,0.14,0 +0,0,0.13,0 +0,0,0.12,0 +0,0,0.11,0 +0,0,0.1,0 +0,0,0.09,0 +0,0,0.08,0 +0,0,0.07,0 +0,0,0.06,0 +0,0,0.05,0 +0,0,0.04,0 +0,0,0.03,0 +0,0,0.02,0 +0,0,0.01,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0.07854 +0,0,0,0.15708 +0,0,0,0.23562 +0,0,0,0.31416 +0,0,0,0.3927 +0,0,0,0.47124 +0,0,0,0.54978 +0,0,0,0.62832 +0,0,0,0.70686 +0,0,0,0.7854 +0,0,0,0.86394 +0,0,0,0.94248 +0,0,0,1.021 +0,0,0,1.0996 +0,0,0,1.1781 +0,0,0,1.2566 +0,0,0,1.3352 +0,0,0,1.4137 +0,0,0,1.4923 +0,0,0,1.5708 +0,0,0,1.4923 +0,0,0,1.4137 +0,0,0,1.3352 +0,0,0,1.2566 +0,0,0,1.1781 +0,0,0,1.0996 +0,0,0,1.021 +0,0,0,0.94248 +0,0,0,0.86394 +0,0,0,0.7854 +0,0,0,0.70686 +0,0,0,0.62832 +0,0,0,0.54978 +0,0,0,0.47124 +0,0,0,0.3927 +0,0,0,0.31416 +0,0,0,0.23562 +0,0,0,0.15708 +0,0,0,0.07854 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0 +0,0,0,0.019635 +0,0,0,0.03927 +0,0,0,0.058905 +0,0,0,0.07854 +0,0,0,0.098175 +0,0,0,0.11781 +0,0,0,0.13744 +0,0,0,0.15708 +0,0,0,0.17671 +0,0,0,0.19635 +0,0,0,0.21598 +0,0,0,0.23562 +0,0,0,0.25525 +0,0,0,0.27489 +0,0,0,0.29452 +0,0,0,0.31416 +0,0,0,0.33379 +0,0,0,0.35343 +0,0,0,0.37306 +0,0,0,0.3927 +0,0,0,0.41233 +0,0,0,0.43197 +0,0,0,0.4516 +0,0,0,0.47124 +0,0,0,0.49087 +0,0,0,0.51051 +0,0,0,0.53014 +0,0,0,0.54978 +0,0,0,0.56941 +0,0,0,0.58905 +0,0,0,0.60868 +0,0,0,0.62832 +0,0,0,0.64795 +0,0,0,0.66759 +0,0,0,0.68722 +0,0,0,0.70686 +0,0,0,0.72649 +0,0,0,0.74613 +0,0,0,0.76576 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0,0.7854 +0,0,0.005,0.7854 +0,0,0.01,0.7854 +0,0,0.015,0.7854 +0,0,0.02,0.7854 +0,0,0.025,0.7854 +0,0,0.03,0.7854 +0,0,0.035,0.7854 +0,0,0.04,0.7854 +0,0,0.045,0.7854 +0,0,0.05,0.7854 +0,0,0.055,0.7854 +0,0,0.06,0.7854 +0,0,0.065,0.7854 +0,0,0.07,0.7854 +0,0,0.075,0.7854 +0,0,0.08,0.7854 +0,0,0.085,0.7854 +0,0,0.09,0.7854 +0,0,0.095,0.7854 +0,0,0.1,0.7854 +0,0,0.105,0.7854 +0,0,0.11,0.7854 +0,0,0.115,0.7854 +0,0,0.12,0.7854 +0,0,0.125,0.7854 +0,0,0.13,0.7854 +0,0,0.135,0.7854 +0,0,0.14,0.7854 +0,0,0.145,0.7854 +0,0,0.15,0.7854 +0,0,0.155,0.7854 +0,0,0.16,0.7854 +0,0,0.165,0.7854 +0,0,0.17,0.7854 +0,0,0.175,0.7854 +0,0,0.18,0.7854 +0,0,0.185,0.7854 +0,0,0.19,0.7854 +0,0,0.195,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0,0.2,0.7854 +0,0.019635,0.2,0.7854 +0,0.03927,0.2,0.7854 +0,0.058905,0.2,0.7854 +0,0.07854,0.2,0.7854 +0,0.098175,0.2,0.7854 +0,0.11781,0.2,0.7854 +0,0.13744,0.2,0.7854 +0,0.15708,0.2,0.7854 +0,0.17671,0.2,0.7854 +0,0.19635,0.2,0.7854 +0,0.21598,0.2,0.7854 +0,0.23562,0.2,0.7854 +0,0.25525,0.2,0.7854 +0,0.27489,0.2,0.7854 +0,0.29452,0.2,0.7854 +0,0.31416,0.2,0.7854 +0,0.33379,0.2,0.7854 +0,0.35343,0.2,0.7854 +0,0.37306,0.2,0.7854 +0,0.3927,0.2,0.7854 +0,0.41233,0.2,0.7854 +0,0.43197,0.2,0.7854 +0,0.4516,0.2,0.7854 +0,0.47124,0.2,0.7854 +0,0.49087,0.2,0.7854 +0,0.51051,0.2,0.7854 +0,0.53014,0.2,0.7854 +0,0.54978,0.2,0.7854 +0,0.56941,0.2,0.7854 +0,0.58905,0.2,0.7854 +0,0.60868,0.2,0.7854 +0,0.62832,0.2,0.7854 +0,0.64795,0.2,0.7854 +0,0.66759,0.2,0.7854 +0,0.68722,0.2,0.7854 +0,0.70686,0.2,0.7854 +0,0.72649,0.2,0.7854 +0,0.74613,0.2,0.7854 +0,0.76576,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0,0.7854,0.2,0.7854 +0.019635,0.7854,0.2,0.7854 +0.03927,0.7854,0.2,0.7854 +0.058905,0.7854,0.2,0.7854 +0.07854,0.7854,0.2,0.7854 +0.098175,0.7854,0.2,0.7854 +0.11781,0.7854,0.2,0.7854 +0.13744,0.7854,0.2,0.7854 +0.15708,0.7854,0.2,0.7854 +0.17671,0.7854,0.2,0.7854 +0.19635,0.7854,0.2,0.7854 +0.21598,0.7854,0.2,0.7854 +0.23562,0.7854,0.2,0.7854 +0.25525,0.7854,0.2,0.7854 +0.27489,0.7854,0.2,0.7854 +0.29452,0.7854,0.2,0.7854 +0.31416,0.7854,0.2,0.7854 +0.33379,0.7854,0.2,0.7854 +0.35343,0.7854,0.2,0.7854 +0.37306,0.7854,0.2,0.7854 +0.3927,0.7854,0.2,0.7854 +0.41233,0.7854,0.2,0.7854 +0.43197,0.7854,0.2,0.7854 +0.4516,0.7854,0.2,0.7854 +0.47124,0.7854,0.2,0.7854 +0.49087,0.7854,0.2,0.7854 +0.51051,0.7854,0.2,0.7854 +0.53014,0.7854,0.2,0.7854 +0.54978,0.7854,0.2,0.7854 +0.56941,0.7854,0.2,0.7854 +0.58905,0.7854,0.2,0.7854 +0.60868,0.7854,0.2,0.7854 +0.62832,0.7854,0.2,0.7854 +0.64795,0.7854,0.2,0.7854 +0.66759,0.7854,0.2,0.7854 +0.68722,0.7854,0.2,0.7854 +0.70686,0.7854,0.2,0.7854 +0.72649,0.7854,0.2,0.7854 +0.74613,0.7854,0.2,0.7854 +0.76576,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 +0.7854,0.7854,0.2,0.7854 diff --git a/V-REP_scenes/Scene8_example.csv b/V-REP_scenes/Scene8_example.csv new file mode 100755 index 0000000..c9948d7 --- /dev/null +++ b/V-REP_scenes/Scene8_example.csv @@ -0,0 +1,4101 @@ + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.551800, 0.000000, 0.401200, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.551806, 0.000000, 0.401198, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.551823, 0.000000, 0.401191, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.551852, 0.000000, 0.401179, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.551893, 0.000000, 0.401163, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.551945, 0.000000, 0.401143, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552008, 0.000000, 0.401118, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552083, 0.000000, 0.401089, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552169, 0.000000, 0.401055, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552267, 0.000000, 0.401016, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552375, 0.000000, 0.400974, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552495, 0.000000, 0.400927, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552626, 0.000000, 0.400875, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552768, 0.000000, 0.400819, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.552922, 0.000000, 0.400759, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.553086, 0.000000, 0.400695, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.553261, 0.000000, 0.400626, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.553447, 0.000000, 0.400553, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.553644, 0.000000, 0.400475, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.553851, 0.000000, 0.400394, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.554070, 0.000000, 0.400308, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.554299, 0.000000, 0.400218, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.554538, 0.000000, 0.400124, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.554789, 0.000000, 0.400025, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.555049, 0.000000, 0.399923, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.555321, 0.000000, 0.399816, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.555603, 0.000000, 0.399705, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.555895, 0.000000, 0.399590, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.556197, 0.000000, 0.399471, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.556510, 0.000000, 0.399348, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.556833, 0.000000, 0.399221, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.557167, 0.000000, 0.399090, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.557510, 0.000000, 0.398955, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.557864, 0.000000, 0.398816, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.558228, 0.000000, 0.398673, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.558602, 0.000000, 0.398526, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.558985, 0.000000, 0.398375, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.559379, 0.000000, 0.398221, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.559782, 0.000000, 0.398062, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.560196, 0.000000, 0.397899, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.560619, 0.000000, 0.397733, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.561052, 0.000000, 0.397563, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.561494, 0.000000, 0.397389, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.561946, 0.000000, 0.397211, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.562408, 0.000000, 0.397030, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.562879, 0.000000, 0.396844, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.563360, 0.000000, 0.396655, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.563850, 0.000000, 0.396463, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.564350, 0.000000, 0.396266, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.564858, 0.000000, 0.396066, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.565377, 0.000000, 0.395863, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.565904, 0.000000, 0.395655, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.566441, 0.000000, 0.395444, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.566986, 0.000000, 0.395230, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.567541, 0.000000, 0.395012, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.568105, 0.000000, 0.394790, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.568678, 0.000000, 0.394565, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.569260, 0.000000, 0.394336, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.569851, 0.000000, 0.394104, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.570450, 0.000000, 0.393868, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.571059, 0.000000, 0.393629, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.571676, 0.000000, 0.393386, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.572302, 0.000000, 0.393140, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.572936, 0.000000, 0.392891, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.573579, 0.000000, 0.392638, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.574231, 0.000000, 0.392382, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.574891, 0.000000, 0.392122, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.575560, 0.000000, 0.391859, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.576237, 0.000000, 0.391593, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.576922, 0.000000, 0.391324, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.577616, 0.000000, 0.391051, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.578318, 0.000000, 0.390775, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.579028, 0.000000, 0.390496, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.579747, 0.000000, 0.390213, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.580473, 0.000000, 0.389928, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.581208, 0.000000, 0.389639, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.581950, 0.000000, 0.389347, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.582701, 0.000000, 0.389052, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.583459, 0.000000, 0.388754, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.584226, 0.000000, 0.388453, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.585000, 0.000000, 0.388148, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.585782, 0.000000, 0.387841, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.586572, 0.000000, 0.387530, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.587369, 0.000000, 0.387217, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.588174, 0.000000, 0.386900, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.588987, 0.000000, 0.386581, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.589807, 0.000000, 0.386258, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.590635, 0.000000, 0.385933, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.591470, 0.000000, 0.385605, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.592312, 0.000000, 0.385273, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.593162, 0.000000, 0.384939, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.594019, 0.000000, 0.384602, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.594884, 0.000000, 0.384263, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.595755, 0.000000, 0.383920, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.596634, 0.000000, 0.383574, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.597520, 0.000000, 0.383226, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.598413, 0.000000, 0.382875, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.599313, 0.000000, 0.382521, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.600220, 0.000000, 0.382165, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.601133, 0.000000, 0.381806, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.602054, 0.000000, 0.381444, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.602981, 0.000000, 0.381079, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.603916, 0.000000, 0.380712, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.604856, 0.000000, 0.380342, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.605804, 0.000000, 0.379970, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.606758, 0.000000, 0.379594, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.607719, 0.000000, 0.379217, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.608686, 0.000000, 0.378836, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.609660, 0.000000, 0.378454, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.610640, 0.000000, 0.378068, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.611626, 0.000000, 0.377681, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.612619, 0.000000, 0.377290, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.613618, 0.000000, 0.376897, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.614624, 0.000000, 0.376502, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.615635, 0.000000, 0.376105, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.616653, 0.000000, 0.375705, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.617677, 0.000000, 0.375302, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.618706, 0.000000, 0.374897, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.619742, 0.000000, 0.374490, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.620784, 0.000000, 0.374081, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.621831, 0.000000, 0.373669, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.622885, 0.000000, 0.373255, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.623944, 0.000000, 0.372838, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.625009, 0.000000, 0.372420, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.626079, 0.000000, 0.371999, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.627156, 0.000000, 0.371576, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.628237, 0.000000, 0.371150, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.629325, 0.000000, 0.370723, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.630418, 0.000000, 0.370293, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.631516, 0.000000, 0.369861, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.632620, 0.000000, 0.369428, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.633729, 0.000000, 0.368992, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.634843, 0.000000, 0.368553, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.635963, 0.000000, 0.368113, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.637087, 0.000000, 0.367671, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.638217, 0.000000, 0.367227, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.639353, 0.000000, 0.366781, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.640493, 0.000000, 0.366332, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.641638, 0.000000, 0.365882, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.642788, 0.000000, 0.365430, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.643943, 0.000000, 0.364976, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.645103, 0.000000, 0.364520, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.646268, 0.000000, 0.364062, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.647437, 0.000000, 0.363602, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.648611, 0.000000, 0.363141, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.649790, 0.000000, 0.362677, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.650974, 0.000000, 0.362212, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.652162, 0.000000, 0.361745, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.653354, 0.000000, 0.361276, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.654551, 0.000000, 0.360806, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.655753, 0.000000, 0.360333, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.656958, 0.000000, 0.359859, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.658169, 0.000000, 0.359383, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.659383, 0.000000, 0.358906, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.660602, 0.000000, 0.358427, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.661825, 0.000000, 0.357946, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.663052, 0.000000, 0.357464, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.664283, 0.000000, 0.356980, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.665518, 0.000000, 0.356494, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.666757, 0.000000, 0.356007, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.668000, 0.000000, 0.355519, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.669247, 0.000000, 0.355028, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.670498, 0.000000, 0.354537, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.671752, 0.000000, 0.354043, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.673011, 0.000000, 0.353549, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.674273, 0.000000, 0.353053, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.675538, 0.000000, 0.352555, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.676808, 0.000000, 0.352056, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.678080, 0.000000, 0.351556, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.679357, 0.000000, 0.351054, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.680636, 0.000000, 0.350551, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.681920, 0.000000, 0.350046, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.683206, 0.000000, 0.349541, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.684496, 0.000000, 0.349033, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.685789, 0.000000, 0.348525, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.687085, 0.000000, 0.348016, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.688385, 0.000000, 0.347505, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.689687, 0.000000, 0.346993, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.690993, 0.000000, 0.346479, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.692302, 0.000000, 0.345965, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.693613, 0.000000, 0.345449, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.694928, 0.000000, 0.344932, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.696245, 0.000000, 0.344415, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.697565, 0.000000, 0.343896, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.698888, 0.000000, 0.343375, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.700214, 0.000000, 0.342854, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.701543, 0.000000, 0.342332, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.702874, 0.000000, 0.341809, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.704207, 0.000000, 0.341284, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.705543, 0.000000, 0.340759, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.706882, 0.000000, 0.340233, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.708223, 0.000000, 0.339706, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.709566, 0.000000, 0.339178, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.710912, 0.000000, 0.338649, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.712260, 0.000000, 0.338119, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.713610, 0.000000, 0.337588, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.714963, 0.000000, 0.337056, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.716318, 0.000000, 0.336524, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.717674, 0.000000, 0.335990, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.719033, 0.000000, 0.335456, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.720394, 0.000000, 0.334921, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.721756, 0.000000, 0.334385, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.723121, 0.000000, 0.333849, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.724487, 0.000000, 0.333312, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.725856, 0.000000, 0.332774, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.727226, 0.000000, 0.332235, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.728597, 0.000000, 0.331696, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.729971, 0.000000, 0.331156, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.731346, 0.000000, 0.330616, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.732722, 0.000000, 0.330074, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.734100, 0.000000, 0.329533, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.735480, 0.000000, 0.328990, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.736860, 0.000000, 0.328448, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.738243, 0.000000, 0.327904, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.739626, 0.000000, 0.327360, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.741011, 0.000000, 0.326816, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.742397, 0.000000, 0.326271, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.743784, 0.000000, 0.325726, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.745173, 0.000000, 0.325180, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.746562, 0.000000, 0.324634, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.747952, 0.000000, 0.324087, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.749344, 0.000000, 0.323540, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.750736, 0.000000, 0.322993, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.752129, 0.000000, 0.322445, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.753523, 0.000000, 0.321897, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.754918, 0.000000, 0.321349, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.756313, 0.000000, 0.320800, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.757710, 0.000000, 0.320251, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.759107, 0.000000, 0.319702, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.760504, 0.000000, 0.319153, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.761902, 0.000000, 0.318603, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.763300, 0.000000, 0.318053, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.764699, 0.000000, 0.317503, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.766098, 0.000000, 0.316953, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.767498, 0.000000, 0.316403, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.768898, 0.000000, 0.315853, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.770298, 0.000000, 0.315302, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.771698, 0.000000, 0.314752, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.773099, 0.000000, 0.314201, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.774499, 0.000000, 0.313651, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.775900, 0.000000, 0.313100, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.777301, 0.000000, 0.312549, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.778701, 0.000000, 0.311999, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.780102, 0.000000, 0.311448, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.781502, 0.000000, 0.310898, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.782902, 0.000000, 0.310347, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.784302, 0.000000, 0.309797, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.785702, 0.000000, 0.309247, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.787101, 0.000000, 0.308697, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.788500, 0.000000, 0.308147, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.789898, 0.000000, 0.307597, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.791296, 0.000000, 0.307047, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.792693, 0.000000, 0.306498, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.794090, 0.000000, 0.305949, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.795487, 0.000000, 0.305400, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.796882, 0.000000, 0.304851, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.798277, 0.000000, 0.304303, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.799671, 0.000000, 0.303755, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.801064, 0.000000, 0.303207, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.802456, 0.000000, 0.302660, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.803848, 0.000000, 0.302113, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.805238, 0.000000, 0.301566, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.806627, 0.000000, 0.301020, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.808016, 0.000000, 0.300474, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.809403, 0.000000, 0.299929, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.810789, 0.000000, 0.299384, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.812174, 0.000000, 0.298840, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.813557, 0.000000, 0.298296, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.814940, 0.000000, 0.297752, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.816320, 0.000000, 0.297210, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.817700, 0.000000, 0.296667, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.819078, 0.000000, 0.296126, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.820454, 0.000000, 0.295584, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.821829, 0.000000, 0.295044, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.823203, 0.000000, 0.294504, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.824574, 0.000000, 0.293965, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.825944, 0.000000, 0.293426, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.827313, 0.000000, 0.292888, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.828679, 0.000000, 0.292351, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.830044, 0.000000, 0.291815, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.831406, 0.000000, 0.291279, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.832767, 0.000000, 0.290744, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.834126, 0.000000, 0.290210, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.835482, 0.000000, 0.289676, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.836837, 0.000000, 0.289144, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.838190, 0.000000, 0.288612, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.839540, 0.000000, 0.288081, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.840888, 0.000000, 0.287551, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.842234, 0.000000, 0.287022, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.843577, 0.000000, 0.286494, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.844918, 0.000000, 0.285967, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.846257, 0.000000, 0.285441, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.847593, 0.000000, 0.284916, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.848926, 0.000000, 0.284391, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.850257, 0.000000, 0.283868, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.851586, 0.000000, 0.283346, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.852912, 0.000000, 0.282825, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.854235, 0.000000, 0.282304, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.855555, 0.000000, 0.281785, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.856872, 0.000000, 0.281268, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.858187, 0.000000, 0.280751, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.859498, 0.000000, 0.280235, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.860807, 0.000000, 0.279721, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.862113, 0.000000, 0.279207, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.863415, 0.000000, 0.278695, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.864715, 0.000000, 0.278184, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.866011, 0.000000, 0.277675, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.867304, 0.000000, 0.277167, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.868594, 0.000000, 0.276659, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.869880, 0.000000, 0.276154, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.871164, 0.000000, 0.275649, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.872443, 0.000000, 0.275146, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.873720, 0.000000, 0.274644, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.874992, 0.000000, 0.274144, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.876262, 0.000000, 0.273645, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.877527, 0.000000, 0.273147, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.878789, 0.000000, 0.272651, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.880048, 0.000000, 0.272157, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.881302, 0.000000, 0.271663, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.882553, 0.000000, 0.271172, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.883800, 0.000000, 0.270681, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.885043, 0.000000, 0.270193, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.886282, 0.000000, 0.269706, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.887517, 0.000000, 0.269220, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.888748, 0.000000, 0.268736, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.889975, 0.000000, 0.268254, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.891198, 0.000000, 0.267773, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.892417, 0.000000, 0.267294, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.893631, 0.000000, 0.266817, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.894842, 0.000000, 0.266341, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.896047, 0.000000, 0.265867, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.897249, 0.000000, 0.265394, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.898446, 0.000000, 0.264924, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.899638, 0.000000, 0.264455, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.900826, 0.000000, 0.263988, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.902010, 0.000000, 0.263523, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.903189, 0.000000, 0.263059, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.904363, 0.000000, 0.262598, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.905532, 0.000000, 0.262138, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.906697, 0.000000, 0.261680, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.907857, 0.000000, 0.261224, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.909012, 0.000000, 0.260770, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.910162, 0.000000, 0.260318, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.911307, 0.000000, 0.259868, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.912447, 0.000000, 0.259419, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.913583, 0.000000, 0.258973, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.914713, 0.000000, 0.258529, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.915837, 0.000000, 0.258087, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.916957, 0.000000, 0.257647, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.918071, 0.000000, 0.257208, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.919180, 0.000000, 0.256772, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.920284, 0.000000, 0.256339, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.921382, 0.000000, 0.255907, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.922475, 0.000000, 0.255477, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.923563, 0.000000, 0.255050, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.924644, 0.000000, 0.254624, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.925721, 0.000000, 0.254201, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.926791, 0.000000, 0.253780, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.927856, 0.000000, 0.253362, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.928915, 0.000000, 0.252945, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.929969, 0.000000, 0.252531, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.931016, 0.000000, 0.252119, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.932058, 0.000000, 0.251710, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.933094, 0.000000, 0.251303, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.934123, 0.000000, 0.250898, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.935147, 0.000000, 0.250495, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.936165, 0.000000, 0.250095, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.937176, 0.000000, 0.249698, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.938182, 0.000000, 0.249303, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.939181, 0.000000, 0.248910, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.940174, 0.000000, 0.248519, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.941160, 0.000000, 0.248132, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.942140, 0.000000, 0.247746, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.943114, 0.000000, 0.247364, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.944081, 0.000000, 0.246983, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.945042, 0.000000, 0.246606, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.945996, 0.000000, 0.246230, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.946944, 0.000000, 0.245858, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.947884, 0.000000, 0.245488, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.948819, 0.000000, 0.245121, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.949746, 0.000000, 0.244756, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.950667, 0.000000, 0.244394, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.951580, 0.000000, 0.244035, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.952487, 0.000000, 0.243679, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.953387, 0.000000, 0.243325, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.954280, 0.000000, 0.242974, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.955166, 0.000000, 0.242626, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.956045, 0.000000, 0.242280, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.956916, 0.000000, 0.241937, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.957781, 0.000000, 0.241598, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.958638, 0.000000, 0.241261, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.959488, 0.000000, 0.240927, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.960330, 0.000000, 0.240595, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.961165, 0.000000, 0.240267, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.961993, 0.000000, 0.239942, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.962813, 0.000000, 0.239619, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.963626, 0.000000, 0.239300, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.964431, 0.000000, 0.238983, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.965228, 0.000000, 0.238670, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.966018, 0.000000, 0.238359, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.966800, 0.000000, 0.238052, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.967574, 0.000000, 0.237747, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.968341, 0.000000, 0.237446, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.969099, 0.000000, 0.237148, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.969850, 0.000000, 0.236853, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.970592, 0.000000, 0.236561, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.971327, 0.000000, 0.236272, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.972053, 0.000000, 0.235987, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.972772, 0.000000, 0.235704, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.973482, 0.000000, 0.235425, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.974184, 0.000000, 0.235149, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.974878, 0.000000, 0.234876, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.975563, 0.000000, 0.234607, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.976240, 0.000000, 0.234341, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.976909, 0.000000, 0.234078, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.977569, 0.000000, 0.233818, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.978221, 0.000000, 0.233562, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.978864, 0.000000, 0.233309, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.979498, 0.000000, 0.233060, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.980124, 0.000000, 0.232814, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.980741, 0.000000, 0.232571, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.981350, 0.000000, 0.232332, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.981949, 0.000000, 0.232096, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.982540, 0.000000, 0.231864, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.983122, 0.000000, 0.231635, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.983695, 0.000000, 0.231410, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.984259, 0.000000, 0.231188, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.984814, 0.000000, 0.230970, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.985359, 0.000000, 0.230756, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.985896, 0.000000, 0.230545, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.986423, 0.000000, 0.230337, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.986942, 0.000000, 0.230134, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.987450, 0.000000, 0.229934, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.987950, 0.000000, 0.229737, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.988440, 0.000000, 0.229545, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.988921, 0.000000, 0.229356, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.989392, 0.000000, 0.229170, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.989854, 0.000000, 0.228989, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.990306, 0.000000, 0.228811, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.990748, 0.000000, 0.228637, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.991181, 0.000000, 0.228467, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.991604, 0.000000, 0.228301, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.992018, 0.000000, 0.228138, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.992421, 0.000000, 0.227979, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.992815, 0.000000, 0.227825, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.993198, 0.000000, 0.227674, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.993572, 0.000000, 0.227527, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.993936, 0.000000, 0.227384, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.994290, 0.000000, 0.227245, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.994633, 0.000000, 0.227110, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.994967, 0.000000, 0.226979, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.995290, 0.000000, 0.226852, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.995603, 0.000000, 0.226729, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.995905, 0.000000, 0.226610, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.996197, 0.000000, 0.226495, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.996479, 0.000000, 0.226384, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.996751, 0.000000, 0.226277, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.997011, 0.000000, 0.226175, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.997262, 0.000000, 0.226076, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.997501, 0.000000, 0.225982, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.997730, 0.000000, 0.225892, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.997949, 0.000000, 0.225806, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.998156, 0.000000, 0.225725, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.998353, 0.000000, 0.225647, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.998539, 0.000000, 0.225574, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.998714, 0.000000, 0.225505, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.998878, 0.000000, 0.225441, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999032, 0.000000, 0.225381, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999174, 0.000000, 0.225325, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999305, 0.000000, 0.225273, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999425, 0.000000, 0.225226, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999533, 0.000000, 0.225184, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999631, 0.000000, 0.225145, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999717, 0.000000, 0.225111, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999792, 0.000000, 0.225082, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999855, 0.000000, 0.225057, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999907, 0.000000, 0.225037, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999948, 0.000000, 0.225021, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999977, 0.000000, 0.225009, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 0.999994, 0.000000, 0.225002, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.225000, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.225000, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224985, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224940, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224865, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224761, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224628, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224466, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224275, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224056, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.223810, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.223536, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.223234, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.222906, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.222551, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.222170, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.221762, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.221329, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.220871, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.220387, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.219879, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.219346, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.218788, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.218207, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.217603, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.216975, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.216324, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.215650, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.214954, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.214236, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.213496, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.212734, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.211952, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.211148, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.210324, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.209480, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.208616, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.207732, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.206829, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.205907, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.204966, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.204007, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.203029, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.202034, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.201021, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.199991, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.198944, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.197881, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.196801, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.195705, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.194594, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.193467, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.192325, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.191168, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.189997, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.188812, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.187613, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.186400, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.185174, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.183935, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.182683, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.181420, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.180144, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.178856, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.177557, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.176247, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.174926, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.173594, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.172253, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.170901, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.169540, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.168169, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.166790, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.165402, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.164005, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.162601, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.161188, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.159768, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.158341, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.156908, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.155467, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.154021, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.152568, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.151110, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.149646, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.148178, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.146705, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.145227, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.143745, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.142259, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.140770, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.139278, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.137783, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.136285, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.134785, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.133283, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.131779, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.130274, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.128768, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.127261, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.125754, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.124246, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.122739, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.121232, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.119726, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.118221, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.116717, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.115215, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.113715, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.112217, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.110722, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.109230, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.107741, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.106255, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.104773, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.103295, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.101822, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.100354, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.098890, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.097432, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.095979, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.094533, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.093092, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.091659, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.090232, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.088812, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.087399, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.085995, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.084598, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.083210, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.081831, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.080460, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.079099, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.077747, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.076406, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.075074, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.073753, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.072443, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.071144, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.069856, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.068580, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.067317, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.066065, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.064826, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.063600, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.062387, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.061188, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.060003, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.058832, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.057675, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.056533, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.055406, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.054295, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.053199, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.052119, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.051056, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.050009, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.048979, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.047966, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.046971, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.045993, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.045034, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.044093, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.043171, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.042268, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.041384, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.040520, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.039676, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.038852, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.038048, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.037266, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.036504, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.035764, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.035046, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.034350, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.033676, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.033025, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.032397, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.031793, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.031212, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.030654, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.030121, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.029613, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.029129, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.028671, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.028238, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.027830, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.027449, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.027094, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.026766, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.026464, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.026190, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025944, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025725, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025534, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025372, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025239, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025135, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025060, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025015, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 0 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025015, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025060, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025135, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025239, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025372, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025534, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025725, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.025944, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.026190, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.026464, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.026766, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.027094, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.027449, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.027830, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.028238, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.028671, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.029129, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.029613, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.030121, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.030654, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.031212, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.031793, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.032397, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.033025, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.033676, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.034350, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.035046, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.035764, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.036504, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.037266, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.038048, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.038852, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.039676, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.040520, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.041384, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.042268, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.043171, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.044093, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.045034, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.045993, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.046971, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.047966, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.048979, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.050009, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.051056, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.052119, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.053199, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.054295, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.055406, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.056533, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.057675, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.058832, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.060003, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.061188, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.062387, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.063600, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.064826, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.066065, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.067317, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.068580, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.069856, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.071144, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.072443, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.073753, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.075074, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.076406, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.077747, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.079099, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.080460, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.081831, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.083210, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.084598, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.085995, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.087399, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.088812, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.090232, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.091659, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.093092, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.094533, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.095979, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.097432, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.098890, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.100354, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.101822, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.103295, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.104773, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.106255, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.107741, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.109230, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.110722, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.112217, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.113715, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.115215, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.116717, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.118221, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.119726, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.121232, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.122739, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.124246, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.125754, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.127261, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.128768, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.130274, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.131779, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.133283, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.134785, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.136285, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.137783, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.139278, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.140770, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.142259, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.143745, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.145227, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.146705, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.148178, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.149646, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.151110, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.152568, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.154021, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.155467, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.156908, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.158341, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.159768, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.161188, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.162601, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.164005, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.165402, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.166790, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.168169, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.169540, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.170901, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.172253, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.173594, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.174926, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.176247, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.177557, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.178856, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.180144, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.181420, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.182683, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.183935, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.185174, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.186400, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.187613, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.188812, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.189997, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.191168, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.192325, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.193467, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.194594, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.195705, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.196801, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.197881, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.198944, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.199991, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.201021, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.202034, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.203029, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.204007, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.204966, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.205907, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.206829, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.207732, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.208616, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.209480, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.210324, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.211148, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.211952, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.212734, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.213496, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.214236, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.214954, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.215650, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.216324, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.216975, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.217603, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.218207, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.218788, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.219346, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.219879, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.220387, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.220871, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.221329, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.221762, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.222170, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.222551, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.222906, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.223234, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.223536, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.223810, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224056, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224275, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224466, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224628, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224761, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224865, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224940, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.224985, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.225000, 1 + 0.000000, 0.000000, 1.000000, 0.000000, 1.000000, 0.000000, -1.000000, 0.000000, 0.000000, 1.000000, 0.000000, 0.225000, 1 + 0.000000, 0.000002, 1.000000, 0.000000, 1.000000, -0.000002, -1.000000, 0.000000, 0.000000, 0.999999, -0.000001, 0.225000, 1 + 0.000000, 0.000008, 1.000000, 0.000000, 1.000000, -0.000008, -1.000000, 0.000000, 0.000000, 0.999995, -0.000005, 0.225000, 1 + 0.000000, 0.000017, 1.000000, 0.000000, 1.000000, -0.000017, -1.000000, 0.000000, 0.000000, 0.999989, -0.000011, 0.225000, 1 + 0.000000, 0.000031, 1.000000, 0.000000, 1.000000, -0.000031, -1.000000, 0.000000, 0.000000, 0.999981, -0.000019, 0.225000, 1 + 0.000000, 0.000048, 1.000000, 0.000000, 1.000000, -0.000048, -1.000000, 0.000000, 0.000000, 0.999970, -0.000030, 0.225000, 1 + 0.000000, 0.000069, 1.000000, 0.000000, 1.000000, -0.000069, -1.000000, 0.000000, 0.000000, 0.999956, -0.000044, 0.225000, 1 + 0.000000, 0.000094, 1.000000, 0.000000, 1.000000, -0.000094, -1.000000, 0.000000, 0.000000, 0.999940, -0.000060, 0.225000, 1 + 0.000000, 0.000122, 1.000000, 0.000000, 1.000000, -0.000122, -1.000000, 0.000000, 0.000000, 0.999922, -0.000078, 0.225000, 1 + 0.000000, 0.000154, 1.000000, 0.000000, 1.000000, -0.000154, -1.000000, 0.000000, 0.000000, 0.999902, -0.000098, 0.225000, 1 + 0.000000, 0.000191, 1.000000, 0.000000, 1.000000, -0.000191, -1.000000, 0.000000, 0.000000, 0.999879, -0.000121, 0.225000, 1 + 0.000000, 0.000231, 1.000000, 0.000000, 1.000000, -0.000231, -1.000000, 0.000000, 0.000000, 0.999853, -0.000147, 0.225000, 1 + 0.000000, 0.000274, 1.000000, 0.000000, 1.000000, -0.000274, -1.000000, 0.000000, 0.000000, 0.999825, -0.000175, 0.225000, 1 + 0.000000, 0.000322, 1.000000, 0.000000, 1.000000, -0.000322, -1.000000, 0.000000, 0.000000, 0.999795, -0.000205, 0.225000, 1 + 0.000000, 0.000373, 1.000000, 0.000000, 1.000000, -0.000373, -1.000000, 0.000000, 0.000000, 0.999763, -0.000237, 0.225000, 1 + 0.000000, 0.000428, 1.000000, 0.000000, 1.000000, -0.000428, -1.000000, 0.000000, 0.000000, 0.999728, -0.000272, 0.225000, 1 + 0.000000, 0.000487, 1.000000, 0.000000, 1.000000, -0.000487, -1.000000, 0.000000, 0.000000, 0.999690, -0.000310, 0.225000, 1 + 0.000000, 0.000549, 1.000000, 0.000000, 1.000000, -0.000549, -1.000000, 0.000000, 0.000000, 0.999650, -0.000350, 0.225000, 1 + 0.000000, 0.000615, 1.000000, 0.000000, 1.000000, -0.000615, -1.000000, 0.000000, 0.000000, 0.999608, -0.000392, 0.225000, 1 + 0.000000, 0.000685, 1.000000, 0.000000, 1.000000, -0.000685, -1.000000, 0.000000, 0.000000, 0.999564, -0.000436, 0.225000, 1 + 0.000000, 0.000759, 1.000000, 0.000000, 1.000000, -0.000759, -1.000000, 0.000000, 0.000000, 0.999517, -0.000483, 0.225000, 1 + 0.000000, 0.000837, 1.000000, 0.000000, 1.000000, -0.000837, -1.000000, 0.000000, 0.000000, 0.999467, -0.000533, 0.225000, 1 + 0.000000, 0.000918, 1.000000, 0.000000, 1.000000, -0.000918, -1.000000, 0.000000, 0.000000, 0.999416, -0.000584, 0.225000, 1 + 0.000000, 0.001003, 0.999999, 0.000000, 0.999999, -0.001003, -1.000000, 0.000000, 0.000000, 0.999362, -0.000638, 0.225000, 1 + 0.000000, 0.001091, 0.999999, 0.000000, 0.999999, -0.001091, -1.000000, 0.000000, 0.000000, 0.999305, -0.000695, 0.225000, 1 + 0.000000, 0.001184, 0.999999, 0.000000, 0.999999, -0.001184, -1.000000, 0.000000, 0.000000, 0.999246, -0.000754, 0.225000, 1 + 0.000000, 0.001280, 0.999999, 0.000000, 0.999999, -0.001280, -1.000000, 0.000000, 0.000000, 0.999185, -0.000815, 0.225000, 1 + 0.000000, 0.001379, 0.999999, 0.000000, 0.999999, -0.001379, -1.000000, 0.000000, 0.000000, 0.999122, -0.000878, 0.225000, 1 + 0.000000, 0.001483, 0.999999, 0.000000, 0.999999, -0.001483, -1.000000, 0.000000, 0.000000, 0.999056, -0.000944, 0.225000, 1 + 0.000000, 0.001590, 0.999999, 0.000000, 0.999999, -0.001590, -1.000000, 0.000000, 0.000000, 0.998988, -0.001012, 0.225000, 1 + 0.000000, 0.001701, 0.999999, 0.000000, 0.999999, -0.001701, -1.000000, 0.000000, 0.000000, 0.998917, -0.001083, 0.225000, 1 + 0.000000, 0.001815, 0.999998, 0.000000, 0.999998, -0.001815, -1.000000, 0.000000, 0.000000, 0.998844, -0.001156, 0.225000, 1 + 0.000000, 0.001934, 0.999998, 0.000000, 0.999998, -0.001934, -1.000000, 0.000000, 0.000000, 0.998769, -0.001231, 0.225000, 1 + 0.000000, 0.002055, 0.999998, 0.000000, 0.999998, -0.002055, -1.000000, 0.000000, 0.000000, 0.998692, -0.001308, 0.225000, 1 + 0.000000, 0.002181, 0.999998, 0.000000, 0.999998, -0.002181, -1.000000, 0.000000, 0.000000, 0.998612, -0.001388, 0.225000, 1 + 0.000000, 0.002310, 0.999997, 0.000000, 0.999997, -0.002310, -1.000000, 0.000000, 0.000000, 0.998529, -0.001471, 0.225000, 1 + 0.000000, 0.002443, 0.999997, 0.000000, 0.999997, -0.002443, -1.000000, 0.000000, 0.000000, 0.998445, -0.001555, 0.225000, 1 + 0.000000, 0.002579, 0.999997, 0.000000, 0.999997, -0.002579, -1.000000, 0.000000, 0.000000, 0.998358, -0.001642, 0.225000, 1 + 0.000000, 0.002720, 0.999996, 0.000000, 0.999996, -0.002720, -1.000000, 0.000000, 0.000000, 0.998269, -0.001731, 0.225000, 1 + 0.000000, 0.002863, 0.999996, 0.000000, 0.999996, -0.002863, -1.000000, 0.000000, 0.000000, 0.998177, -0.001823, 0.225000, 1 + 0.000000, 0.003011, 0.999995, 0.000000, 0.999995, -0.003011, -1.000000, 0.000000, 0.000000, 0.998083, -0.001917, 0.225000, 1 + 0.000000, 0.003162, 0.999995, 0.000000, 0.999995, -0.003162, -1.000000, 0.000000, 0.000000, 0.997987, -0.002013, 0.225000, 1 + 0.000000, 0.003316, 0.999995, 0.000000, 0.999995, -0.003316, -1.000000, 0.000000, 0.000000, 0.997889, -0.002111, 0.225000, 1 + 0.000000, 0.003475, 0.999994, 0.000000, 0.999994, -0.003475, -1.000000, 0.000000, 0.000000, 0.997788, -0.002212, 0.225000, 1 + 0.000000, 0.003637, 0.999993, 0.000000, 0.999993, -0.003637, -1.000000, 0.000000, 0.000000, 0.997685, -0.002315, 0.225000, 1 + 0.000000, 0.003802, 0.999993, 0.000000, 0.999993, -0.003802, -1.000000, 0.000000, 0.000000, 0.997579, -0.002421, 0.225000, 1 + 0.000000, 0.003971, 0.999992, 0.000000, 0.999992, -0.003971, -1.000000, 0.000000, 0.000000, 0.997472, -0.002528, 0.225000, 1 + 0.000000, 0.004144, 0.999991, 0.000000, 0.999991, -0.004144, -1.000000, 0.000000, 0.000000, 0.997362, -0.002638, 0.225000, 1 + 0.000000, 0.004320, 0.999991, 0.000000, 0.999991, -0.004320, -1.000000, 0.000000, 0.000000, 0.997250, -0.002750, 0.225000, 1 + 0.000000, 0.004500, 0.999990, 0.000000, 0.999990, -0.004500, -1.000000, 0.000000, 0.000000, 0.997135, -0.002865, 0.225000, 1 + 0.000000, 0.004684, 0.999989, 0.000000, 0.999989, -0.004684, -1.000000, 0.000000, 0.000000, 0.997018, -0.002982, 0.225000, 1 + 0.000000, 0.004871, 0.999988, 0.000000, 0.999988, -0.004871, -1.000000, 0.000000, 0.000000, 0.996899, -0.003101, 0.225000, 1 + 0.000000, 0.005062, 0.999987, 0.000000, 0.999987, -0.005062, -1.000000, 0.000000, 0.000000, 0.996778, -0.003222, 0.225000, 1 + 0.000000, 0.005256, 0.999986, 0.000000, 0.999986, -0.005256, -1.000000, 0.000000, 0.000000, 0.996654, -0.003346, 0.225000, 1 + 0.000000, 0.005454, 0.999985, 0.000000, 0.999985, -0.005454, -1.000000, 0.000000, 0.000000, 0.996528, -0.003472, 0.225000, 1 + 0.000000, 0.005655, 0.999984, 0.000000, 0.999984, -0.005655, -1.000000, 0.000000, 0.000000, 0.996400, -0.003600, 0.225000, 1 + 0.000000, 0.005860, 0.999983, 0.000000, 0.999983, -0.005860, -1.000000, 0.000000, 0.000000, 0.996269, -0.003731, 0.225000, 1 + 0.000000, 0.006069, 0.999982, 0.000000, 0.999982, -0.006069, -1.000000, 0.000000, 0.000000, 0.996137, -0.003863, 0.225000, 1 + 0.000000, 0.006281, 0.999980, 0.000000, 0.999980, -0.006281, -1.000000, 0.000000, 0.000000, 0.996002, -0.003998, 0.225000, 1 + 0.000000, 0.006496, 0.999979, 0.000000, 0.999979, -0.006496, -1.000000, 0.000000, 0.000000, 0.995864, -0.004136, 0.225000, 1 + 0.000000, 0.006716, 0.999977, 0.000000, 0.999977, -0.006716, -1.000000, 0.000000, 0.000000, 0.995725, -0.004275, 0.225000, 1 + 0.000000, 0.006938, 0.999976, 0.000000, 0.999976, -0.006938, -1.000000, 0.000000, 0.000000, 0.995583, -0.004417, 0.225000, 1 + 0.000000, 0.007164, 0.999974, 0.000000, 0.999974, -0.007164, -1.000000, 0.000000, 0.000000, 0.995439, -0.004561, 0.225000, 1 + 0.000000, 0.007394, 0.999973, 0.000000, 0.999973, -0.007394, -1.000000, 0.000000, 0.000000, 0.995293, -0.004707, 0.225000, 1 + 0.000000, 0.007627, 0.999971, 0.000000, 0.999971, -0.007627, -1.000000, 0.000000, 0.000000, 0.995144, -0.004856, 0.225000, 1 + 0.000000, 0.007864, 0.999969, 0.000000, 0.999969, -0.007864, -1.000000, 0.000000, 0.000000, 0.994993, -0.005007, 0.225000, 1 + 0.000000, 0.008104, 0.999967, 0.000000, 0.999967, -0.008104, -1.000000, 0.000000, 0.000000, 0.994840, -0.005160, 0.225000, 1 + 0.000000, 0.008348, 0.999965, 0.000000, 0.999965, -0.008348, -1.000000, 0.000000, 0.000000, 0.994685, -0.005315, 0.225000, 1 + 0.000000, 0.008596, 0.999963, 0.000000, 0.999963, -0.008596, -1.000000, 0.000000, 0.000000, 0.994528, -0.005472, 0.225000, 1 + 0.000000, 0.008846, 0.999961, 0.000000, 0.999961, -0.008846, -1.000000, 0.000000, 0.000000, 0.994368, -0.005632, 0.225000, 1 + 0.000000, 0.009101, 0.999959, 0.000000, 0.999959, -0.009101, -1.000000, 0.000000, 0.000000, 0.994206, -0.005794, 0.225000, 1 + 0.000000, 0.009358, 0.999956, 0.000000, 0.999956, -0.009358, -1.000000, 0.000000, 0.000000, 0.994042, -0.005958, 0.225000, 1 + 0.000000, 0.009620, 0.999954, 0.000000, 0.999954, -0.009620, -1.000000, 0.000000, 0.000000, 0.993876, -0.006124, 0.225000, 1 + 0.000000, 0.009884, 0.999951, 0.000000, 0.999951, -0.009884, -1.000000, 0.000000, 0.000000, 0.993707, -0.006293, 0.225000, 1 + 0.000000, 0.010153, 0.999948, 0.000000, 0.999948, -0.010153, -1.000000, 0.000000, 0.000000, 0.993537, -0.006463, 0.225000, 1 + 0.000000, 0.010424, 0.999946, 0.000000, 0.999946, -0.010424, -1.000000, 0.000000, 0.000000, 0.993364, -0.006636, 0.225000, 1 + 0.000000, 0.010699, 0.999943, 0.000000, 0.999943, -0.010699, -1.000000, 0.000000, 0.000000, 0.993188, -0.006812, 0.225000, 1 + 0.000000, 0.010978, 0.999940, 0.000000, 0.999940, -0.010978, -1.000000, 0.000000, 0.000000, 0.993011, -0.006989, 0.225000, 1 + 0.000000, 0.011260, 0.999937, 0.000000, 0.999937, -0.011260, -1.000000, 0.000000, 0.000000, 0.992832, -0.007168, 0.225000, 1 + 0.000000, 0.011545, 0.999933, 0.000000, 0.999933, -0.011545, -1.000000, 0.000000, 0.000000, 0.992650, -0.007350, 0.225000, 1 + 0.000000, 0.011834, 0.999930, 0.000000, 0.999930, -0.011834, -1.000000, 0.000000, 0.000000, 0.992466, -0.007534, 0.225000, 1 + 0.000000, 0.012127, 0.999926, 0.000000, 0.999926, -0.012127, -1.000000, 0.000000, 0.000000, 0.992280, -0.007720, 0.225000, 1 + 0.000000, 0.012423, 0.999923, 0.000000, 0.999923, -0.012423, -1.000000, 0.000000, 0.000000, 0.992091, -0.007909, 0.225000, 1 + 0.000000, 0.012722, 0.999919, 0.000000, 0.999919, -0.012722, -1.000000, 0.000000, 0.000000, 0.991901, -0.008099, 0.225000, 1 + 0.000000, 0.013024, 0.999915, 0.000000, 0.999915, -0.013024, -1.000000, 0.000000, 0.000000, 0.991708, -0.008292, 0.225000, 1 + 0.000000, 0.013330, 0.999911, 0.000000, 0.999911, -0.013330, -1.000000, 0.000000, 0.000000, 0.991513, -0.008487, 0.225000, 1 + 0.000000, 0.013640, 0.999907, 0.000000, 0.999907, -0.013640, -1.000000, 0.000000, 0.000000, 0.991316, -0.008684, 0.225000, 1 + 0.000000, 0.013953, 0.999903, 0.000000, 0.999903, -0.013953, -1.000000, 0.000000, 0.000000, 0.991117, -0.008883, 0.225000, 1 + 0.000000, 0.014269, 0.999898, 0.000000, 0.999898, -0.014269, -1.000000, 0.000000, 0.000000, 0.990916, -0.009084, 0.225000, 1 + 0.000000, 0.014589, 0.999894, 0.000000, 0.999894, -0.014589, -1.000000, 0.000000, 0.000000, 0.990712, -0.009288, 0.225000, 1 + 0.000000, 0.014912, 0.999889, 0.000000, 0.999889, -0.014912, -1.000000, 0.000000, 0.000000, 0.990506, -0.009494, 0.225000, 1 + 0.000000, 0.015238, 0.999884, 0.000000, 0.999884, -0.015238, -1.000000, 0.000000, 0.000000, 0.990299, -0.009701, 0.225000, 1 + 0.000000, 0.015568, 0.999879, 0.000000, 0.999879, -0.015568, -1.000000, 0.000000, 0.000000, 0.990089, -0.009911, 0.225000, 1 + 0.000000, 0.015901, 0.999874, 0.000000, 0.999874, -0.015901, -1.000000, 0.000000, 0.000000, 0.989876, -0.010124, 0.225000, 1 + 0.000000, 0.016238, 0.999868, 0.000000, 0.999868, -0.016238, -1.000000, 0.000000, 0.000000, 0.989662, -0.010338, 0.225000, 1 + 0.000000, 0.016578, 0.999863, 0.000000, 0.999863, -0.016578, -1.000000, 0.000000, 0.000000, 0.989446, -0.010554, 0.225000, 1 + 0.000000, 0.016921, 0.999857, 0.000000, 0.999857, -0.016921, -1.000000, 0.000000, 0.000000, 0.989227, -0.010773, 0.225000, 1 + 0.000000, 0.017268, 0.999851, 0.000000, 0.999851, -0.017268, -1.000000, 0.000000, 0.000000, 0.989006, -0.010994, 0.225000, 1 + 0.000000, 0.017618, 0.999845, 0.000000, 0.999845, -0.017618, -1.000000, 0.000000, 0.000000, 0.988784, -0.011216, 0.225000, 1 + 0.000000, 0.017971, 0.999839, 0.000000, 0.999839, -0.017971, -1.000000, 0.000000, 0.000000, 0.988559, -0.011441, 0.225000, 1 + 0.000000, 0.018328, 0.999832, 0.000000, 0.999832, -0.018328, -1.000000, 0.000000, 0.000000, 0.988331, -0.011669, 0.225000, 1 + 0.000000, 0.018688, 0.999825, 0.000000, 0.999825, -0.018688, -1.000000, 0.000000, 0.000000, 0.988102, -0.011898, 0.225000, 1 + 0.000000, 0.019051, 0.999819, 0.000000, 0.999819, -0.019051, -1.000000, 0.000000, 0.000000, 0.987871, -0.012129, 0.225000, 1 + 0.000000, 0.019418, 0.999811, 0.000000, 0.999811, -0.019418, -1.000000, 0.000000, 0.000000, 0.987637, -0.012363, 0.225000, 1 + 0.000000, 0.019788, 0.999804, 0.000000, 0.999804, -0.019788, -1.000000, 0.000000, 0.000000, 0.987402, -0.012598, 0.225000, 1 + 0.000000, 0.020162, 0.999797, 0.000000, 0.999797, -0.020162, -1.000000, 0.000000, 0.000000, 0.987164, -0.012836, 0.225000, 1 + 0.000000, 0.020538, 0.999789, 0.000000, 0.999789, -0.020538, -1.000000, 0.000000, 0.000000, 0.986924, -0.013076, 0.225000, 1 + 0.000000, 0.020918, 0.999781, 0.000000, 0.999781, -0.020918, -1.000000, 0.000000, 0.000000, 0.986682, -0.013318, 0.225000, 1 + 0.000000, 0.021301, 0.999773, 0.000000, 0.999773, -0.021301, -1.000000, 0.000000, 0.000000, 0.986438, -0.013562, 0.225000, 1 + 0.000000, 0.021688, 0.999765, 0.000000, 0.999765, -0.021688, -1.000000, 0.000000, 0.000000, 0.986192, -0.013808, 0.225000, 1 + 0.000000, 0.022078, 0.999756, 0.000000, 0.999756, -0.022078, -1.000000, 0.000000, 0.000000, 0.985944, -0.014056, 0.225000, 1 + 0.000000, 0.022471, 0.999747, 0.000000, 0.999747, -0.022471, -1.000000, 0.000000, 0.000000, 0.985693, -0.014307, 0.225000, 1 + 0.000000, 0.022867, 0.999739, 0.000000, 0.999739, -0.022867, -1.000000, 0.000000, 0.000000, 0.985441, -0.014559, 0.225000, 1 + 0.000000, 0.023267, 0.999729, 0.000000, 0.999729, -0.023267, -1.000000, 0.000000, 0.000000, 0.985186, -0.014814, 0.225000, 1 + 0.000000, 0.023670, 0.999720, 0.000000, 0.999720, -0.023670, -1.000000, 0.000000, 0.000000, 0.984930, -0.015070, 0.225000, 1 + 0.000000, 0.024076, 0.999710, 0.000000, 0.999710, -0.024076, -1.000000, 0.000000, 0.000000, 0.984671, -0.015329, 0.225000, 1 + 0.000000, 0.024486, 0.999700, 0.000000, 0.999700, -0.024486, -1.000000, 0.000000, 0.000000, 0.984410, -0.015590, 0.225000, 1 + 0.000000, 0.024899, 0.999690, 0.000000, 0.999690, -0.024899, -1.000000, 0.000000, 0.000000, 0.984147, -0.015853, 0.225000, 1 + 0.000000, 0.025315, 0.999680, 0.000000, 0.999680, -0.025315, -1.000000, 0.000000, 0.000000, 0.983882, -0.016118, 0.225000, 1 + 0.000000, 0.025734, 0.999669, 0.000000, 0.999669, -0.025734, -1.000000, 0.000000, 0.000000, 0.983615, -0.016385, 0.225000, 1 + 0.000000, 0.026157, 0.999658, 0.000000, 0.999658, -0.026157, -1.000000, 0.000000, 0.000000, 0.983346, -0.016654, 0.225000, 1 + 0.000000, 0.026582, 0.999647, 0.000000, 0.999647, -0.026582, -1.000000, 0.000000, 0.000000, 0.983075, -0.016925, 0.225000, 1 + 0.000000, 0.027011, 0.999635, 0.000000, 0.999635, -0.027011, -1.000000, 0.000000, 0.000000, 0.982802, -0.017198, 0.225000, 1 + 0.000000, 0.027443, 0.999623, 0.000000, 0.999623, -0.027443, -1.000000, 0.000000, 0.000000, 0.982527, -0.017473, 0.225000, 1 + 0.000000, 0.027879, 0.999611, 0.000000, 0.999611, -0.027879, -1.000000, 0.000000, 0.000000, 0.982249, -0.017751, 0.225000, 1 + 0.000000, 0.028318, 0.999599, 0.000000, 0.999599, -0.028318, -1.000000, 0.000000, 0.000000, 0.981970, -0.018030, 0.225000, 1 + 0.000000, 0.028759, 0.999586, 0.000000, 0.999586, -0.028759, -1.000000, 0.000000, 0.000000, 0.981689, -0.018311, 0.225000, 1 + 0.000000, 0.029204, 0.999573, 0.000000, 0.999573, -0.029204, -1.000000, 0.000000, 0.000000, 0.981405, -0.018595, 0.225000, 1 + 0.000000, 0.029653, 0.999560, 0.000000, 0.999560, -0.029653, -1.000000, 0.000000, 0.000000, 0.981120, -0.018880, 0.225000, 1 + 0.000000, 0.030104, 0.999547, 0.000000, 0.999547, -0.030104, -1.000000, 0.000000, 0.000000, 0.980832, -0.019168, 0.225000, 1 + 0.000000, 0.030559, 0.999533, 0.000000, 0.999533, -0.030559, -1.000000, 0.000000, 0.000000, 0.980543, -0.019457, 0.225000, 1 + 0.000000, 0.031017, 0.999519, 0.000000, 0.999519, -0.031017, -1.000000, 0.000000, 0.000000, 0.980251, -0.019749, 0.225000, 1 + 0.000000, 0.031478, 0.999504, 0.000000, 0.999504, -0.031478, -1.000000, 0.000000, 0.000000, 0.979957, -0.020043, 0.225000, 1 + 0.000000, 0.031942, 0.999490, 0.000000, 0.999490, -0.031942, -1.000000, 0.000000, 0.000000, 0.979662, -0.020338, 0.225000, 1 + 0.000000, 0.032409, 0.999475, 0.000000, 0.999475, -0.032409, -1.000000, 0.000000, 0.000000, 0.979364, -0.020636, 0.225000, 1 + 0.000000, 0.032880, 0.999459, 0.000000, 0.999459, -0.032880, -1.000000, 0.000000, 0.000000, 0.979064, -0.020936, 0.225000, 1 + 0.000000, 0.033354, 0.999444, 0.000000, 0.999444, -0.033354, -1.000000, 0.000000, 0.000000, 0.978763, -0.021237, 0.225000, 1 + 0.000000, 0.033830, 0.999428, 0.000000, 0.999428, -0.033830, -1.000000, 0.000000, 0.000000, 0.978459, -0.021541, 0.225000, 1 + 0.000000, 0.034310, 0.999411, 0.000000, 0.999411, -0.034310, -1.000000, 0.000000, 0.000000, 0.978153, -0.021847, 0.225000, 1 + 0.000000, 0.034794, 0.999395, 0.000000, 0.999395, -0.034794, -1.000000, 0.000000, 0.000000, 0.977845, -0.022155, 0.225000, 1 + 0.000000, 0.035280, 0.999377, 0.000000, 0.999377, -0.035280, -1.000000, 0.000000, 0.000000, 0.977535, -0.022465, 0.225000, 1 + 0.000000, 0.035769, 0.999360, 0.000000, 0.999360, -0.035769, -1.000000, 0.000000, 0.000000, 0.977224, -0.022776, 0.225000, 1 + 0.000000, 0.036262, 0.999342, 0.000000, 0.999342, -0.036262, -1.000000, 0.000000, 0.000000, 0.976910, -0.023090, 0.225000, 1 + 0.000000, 0.036757, 0.999324, 0.000000, 0.999324, -0.036757, -1.000000, 0.000000, 0.000000, 0.976594, -0.023406, 0.225000, 1 + 0.000000, 0.037256, 0.999306, 0.000000, 0.999306, -0.037256, -1.000000, 0.000000, 0.000000, 0.976276, -0.023724, 0.225000, 1 + 0.000000, 0.037758, 0.999287, 0.000000, 0.999287, -0.037758, -1.000000, 0.000000, 0.000000, 0.975957, -0.024043, 0.225000, 1 + 0.000000, 0.038263, 0.999268, 0.000000, 0.999268, -0.038263, -1.000000, 0.000000, 0.000000, 0.975635, -0.024365, 0.225000, 1 + 0.000000, 0.038771, 0.999248, 0.000000, 0.999248, -0.038771, -1.000000, 0.000000, 0.000000, 0.975311, -0.024689, 0.225000, 1 + 0.000000, 0.039283, 0.999228, 0.000000, 0.999228, -0.039283, -1.000000, 0.000000, 0.000000, 0.974986, -0.025014, 0.225000, 1 + 0.000000, 0.039797, 0.999208, 0.000000, 0.999208, -0.039797, -1.000000, 0.000000, 0.000000, 0.974658, -0.025342, 0.225000, 1 + 0.000000, 0.040314, 0.999187, 0.000000, 0.999187, -0.040314, -1.000000, 0.000000, 0.000000, 0.974328, -0.025672, 0.225000, 1 + 0.000000, 0.040835, 0.999166, 0.000000, 0.999166, -0.040835, -1.000000, 0.000000, 0.000000, 0.973997, -0.026003, 0.225000, 1 + 0.000000, 0.041358, 0.999144, 0.000000, 0.999144, -0.041358, -1.000000, 0.000000, 0.000000, 0.973663, -0.026337, 0.225000, 1 + 0.000000, 0.041885, 0.999122, 0.000000, 0.999122, -0.041885, -1.000000, 0.000000, 0.000000, 0.973327, -0.026673, 0.225000, 1 + 0.000000, 0.042415, 0.999100, 0.000000, 0.999100, -0.042415, -1.000000, 0.000000, 0.000000, 0.972990, -0.027010, 0.225000, 1 + 0.000000, 0.042947, 0.999077, 0.000000, 0.999077, -0.042947, -1.000000, 0.000000, 0.000000, 0.972650, -0.027350, 0.225000, 1 + 0.000000, 0.043483, 0.999054, 0.000000, 0.999054, -0.043483, -1.000000, 0.000000, 0.000000, 0.972309, -0.027691, 0.225000, 1 + 0.000000, 0.044022, 0.999031, 0.000000, 0.999031, -0.044022, -1.000000, 0.000000, 0.000000, 0.971966, -0.028034, 0.225000, 1 + 0.000000, 0.044564, 0.999007, 0.000000, 0.999007, -0.044564, -1.000000, 0.000000, 0.000000, 0.971620, -0.028380, 0.225000, 1 + 0.000000, 0.045109, 0.998982, 0.000000, 0.998982, -0.045109, -1.000000, 0.000000, 0.000000, 0.971273, -0.028727, 0.225000, 1 + 0.000000, 0.045657, 0.998957, 0.000000, 0.998957, -0.045657, -1.000000, 0.000000, 0.000000, 0.970924, -0.029076, 0.225000, 1 + 0.000000, 0.046208, 0.998932, 0.000000, 0.998932, -0.046208, -1.000000, 0.000000, 0.000000, 0.970573, -0.029427, 0.225000, 1 + 0.000000, 0.046762, 0.998906, 0.000000, 0.998906, -0.046762, -1.000000, 0.000000, 0.000000, 0.970219, -0.029781, 0.225000, 1 + 0.000000, 0.047319, 0.998880, 0.000000, 0.998880, -0.047319, -1.000000, 0.000000, 0.000000, 0.969864, -0.030136, 0.225000, 1 + 0.000000, 0.047879, 0.998853, 0.000000, 0.998853, -0.047879, -1.000000, 0.000000, 0.000000, 0.969507, -0.030493, 0.225000, 1 + 0.000000, 0.048442, 0.998826, 0.000000, 0.998826, -0.048442, -1.000000, 0.000000, 0.000000, 0.969149, -0.030851, 0.225000, 1 + 0.000000, 0.049008, 0.998798, 0.000000, 0.998798, -0.049008, -1.000000, 0.000000, 0.000000, 0.968788, -0.031212, 0.225000, 1 + 0.000000, 0.049578, 0.998770, 0.000000, 0.998770, -0.049578, -1.000000, 0.000000, 0.000000, 0.968425, -0.031575, 0.225000, 1 + 0.000000, 0.050150, 0.998742, 0.000000, 0.998742, -0.050150, -1.000000, 0.000000, 0.000000, 0.968060, -0.031940, 0.225000, 1 + 0.000000, 0.050725, 0.998713, 0.000000, 0.998713, -0.050725, -1.000000, 0.000000, 0.000000, 0.967694, -0.032306, 0.225000, 1 + 0.000000, 0.051303, 0.998683, 0.000000, 0.998683, -0.051303, -1.000000, 0.000000, 0.000000, 0.967325, -0.032675, 0.225000, 1 + 0.000000, 0.051884, 0.998653, 0.000000, 0.998653, -0.051884, -1.000000, 0.000000, 0.000000, 0.966955, -0.033045, 0.225000, 1 + 0.000000, 0.052468, 0.998623, 0.000000, 0.998623, -0.052468, -1.000000, 0.000000, 0.000000, 0.966583, -0.033417, 0.225000, 1 + 0.000000, 0.053055, 0.998592, 0.000000, 0.998592, -0.053055, -1.000000, 0.000000, 0.000000, 0.966208, -0.033792, 0.225000, 1 + 0.000000, 0.053645, 0.998560, 0.000000, 0.998560, -0.053645, -1.000000, 0.000000, 0.000000, 0.965832, -0.034168, 0.225000, 1 + 0.000000, 0.054238, 0.998528, 0.000000, 0.998528, -0.054238, -1.000000, 0.000000, 0.000000, 0.965454, -0.034546, 0.225000, 1 + 0.000000, 0.054834, 0.998496, 0.000000, 0.998496, -0.054834, -1.000000, 0.000000, 0.000000, 0.965074, -0.034926, 0.225000, 1 + 0.000000, 0.055432, 0.998462, 0.000000, 0.998462, -0.055432, -1.000000, 0.000000, 0.000000, 0.964693, -0.035307, 0.225000, 1 + 0.000000, 0.056034, 0.998429, 0.000000, 0.998429, -0.056034, -1.000000, 0.000000, 0.000000, 0.964309, -0.035691, 0.225000, 1 + 0.000000, 0.056639, 0.998395, 0.000000, 0.998395, -0.056639, -1.000000, 0.000000, 0.000000, 0.963923, -0.036077, 0.225000, 1 + 0.000000, 0.057246, 0.998360, 0.000000, 0.998360, -0.057246, -1.000000, 0.000000, 0.000000, 0.963536, -0.036464, 0.225000, 1 + 0.000000, 0.057857, 0.998325, 0.000000, 0.998325, -0.057857, -1.000000, 0.000000, 0.000000, 0.963147, -0.036853, 0.225000, 1 + 0.000000, 0.058470, 0.998289, 0.000000, 0.998289, -0.058470, -1.000000, 0.000000, 0.000000, 0.962755, -0.037245, 0.225000, 1 + 0.000000, 0.059087, 0.998253, 0.000000, 0.998253, -0.059087, -1.000000, 0.000000, 0.000000, 0.962362, -0.037638, 0.225000, 1 + 0.000000, 0.059706, 0.998216, 0.000000, 0.998216, -0.059706, -1.000000, 0.000000, 0.000000, 0.961967, -0.038033, 0.225000, 1 + 0.000000, 0.060328, 0.998179, 0.000000, 0.998179, -0.060328, -1.000000, 0.000000, 0.000000, 0.961571, -0.038429, 0.225000, 1 + 0.000000, 0.060953, 0.998141, 0.000000, 0.998141, -0.060953, -1.000000, 0.000000, 0.000000, 0.961172, -0.038828, 0.225000, 1 + 0.000000, 0.061581, 0.998102, 0.000000, 0.998102, -0.061581, -1.000000, 0.000000, 0.000000, 0.960771, -0.039229, 0.225000, 1 + 0.000000, 0.062212, 0.998063, 0.000000, 0.998063, -0.062212, -1.000000, 0.000000, 0.000000, 0.960369, -0.039631, 0.225000, 1 + 0.000000, 0.062846, 0.998023, 0.000000, 0.998023, -0.062846, -1.000000, 0.000000, 0.000000, 0.959965, -0.040035, 0.225000, 1 + 0.000000, 0.063482, 0.997983, 0.000000, 0.997983, -0.063482, -1.000000, 0.000000, 0.000000, 0.959559, -0.040441, 0.225000, 1 + 0.000000, 0.064122, 0.997942, 0.000000, 0.997942, -0.064122, -1.000000, 0.000000, 0.000000, 0.959151, -0.040849, 0.225000, 1 + 0.000000, 0.064764, 0.997901, 0.000000, 0.997901, -0.064764, -1.000000, 0.000000, 0.000000, 0.958741, -0.041259, 0.225000, 1 + 0.000000, 0.065409, 0.997859, 0.000000, 0.997859, -0.065409, -1.000000, 0.000000, 0.000000, 0.958329, -0.041671, 0.225000, 1 + 0.000000, 0.066057, 0.997816, 0.000000, 0.997816, -0.066057, -1.000000, 0.000000, 0.000000, 0.957916, -0.042084, 0.225000, 1 + 0.000000, 0.066708, 0.997773, 0.000000, 0.997773, -0.066708, -1.000000, 0.000000, 0.000000, 0.957501, -0.042499, 0.225000, 1 + 0.000000, 0.067362, 0.997729, 0.000000, 0.997729, -0.067362, -1.000000, 0.000000, 0.000000, 0.957084, -0.042916, 0.225000, 1 + 0.000000, 0.068019, 0.997684, 0.000000, 0.997684, -0.068019, -1.000000, 0.000000, 0.000000, 0.956665, -0.043335, 0.225000, 1 + 0.000000, 0.068678, 0.997639, 0.000000, 0.997639, -0.068678, -1.000000, 0.000000, 0.000000, 0.956244, -0.043756, 0.225000, 1 + 0.000000, 0.069340, 0.997593, 0.000000, 0.997593, -0.069340, -1.000000, 0.000000, 0.000000, 0.955821, -0.044179, 0.225000, 1 + 0.000000, 0.070005, 0.997547, 0.000000, 0.997547, -0.070005, -1.000000, 0.000000, 0.000000, 0.955397, -0.044603, 0.225000, 1 + 0.000000, 0.070673, 0.997500, 0.000000, 0.997500, -0.070673, -1.000000, 0.000000, 0.000000, 0.954971, -0.045029, 0.225000, 1 + 0.000000, 0.071344, 0.997452, 0.000000, 0.997452, -0.071344, -1.000000, 0.000000, 0.000000, 0.954543, -0.045457, 0.225000, 1 + 0.000000, 0.072017, 0.997403, 0.000000, 0.997403, -0.072017, -1.000000, 0.000000, 0.000000, 0.954113, -0.045887, 0.225000, 1 + 0.000000, 0.072694, 0.997354, 0.000000, 0.997354, -0.072694, -1.000000, 0.000000, 0.000000, 0.953681, -0.046319, 0.225000, 1 + 0.000000, 0.073373, 0.997305, 0.000000, 0.997305, -0.073373, -1.000000, 0.000000, 0.000000, 0.953248, -0.046752, 0.225000, 1 + 0.000000, 0.074054, 0.997254, 0.000000, 0.997254, -0.074054, -1.000000, 0.000000, 0.000000, 0.952812, -0.047188, 0.225000, 1 + 0.000000, 0.074739, 0.997203, 0.000000, 0.997203, -0.074739, -1.000000, 0.000000, 0.000000, 0.952375, -0.047625, 0.225000, 1 + 0.000000, 0.075426, 0.997151, 0.000000, 0.997151, -0.075426, -1.000000, 0.000000, 0.000000, 0.951936, -0.048064, 0.225000, 1 + 0.000000, 0.076117, 0.997099, 0.000000, 0.997099, -0.076117, -1.000000, 0.000000, 0.000000, 0.951496, -0.048504, 0.225000, 1 + 0.000000, 0.076810, 0.997046, 0.000000, 0.997046, -0.076810, -1.000000, 0.000000, 0.000000, 0.951053, -0.048947, 0.225000, 1 + 0.000000, 0.077505, 0.996992, 0.000000, 0.996992, -0.077505, -1.000000, 0.000000, 0.000000, 0.950609, -0.049391, 0.225000, 1 + 0.000000, 0.078204, 0.996937, 0.000000, 0.996937, -0.078204, -1.000000, 0.000000, 0.000000, 0.950163, -0.049837, 0.225000, 1 + 0.000000, 0.078905, 0.996882, 0.000000, 0.996882, -0.078905, -1.000000, 0.000000, 0.000000, 0.949715, -0.050285, 0.225000, 1 + 0.000000, 0.079609, 0.996826, 0.000000, 0.996826, -0.079609, -1.000000, 0.000000, 0.000000, 0.949266, -0.050734, 0.225000, 1 + 0.000000, 0.080315, 0.996769, 0.000000, 0.996769, -0.080315, -1.000000, 0.000000, 0.000000, 0.948814, -0.051186, 0.225000, 1 + 0.000000, 0.081025, 0.996712, 0.000000, 0.996712, -0.081025, -1.000000, 0.000000, 0.000000, 0.948361, -0.051639, 0.225000, 1 + 0.000000, 0.081737, 0.996654, 0.000000, 0.996654, -0.081737, -1.000000, 0.000000, 0.000000, 0.947907, -0.052093, 0.225000, 1 + 0.000000, 0.082452, 0.996595, 0.000000, 0.996595, -0.082452, -1.000000, 0.000000, 0.000000, 0.947450, -0.052550, 0.225000, 1 + 0.000000, 0.083169, 0.996535, 0.000000, 0.996535, -0.083169, -1.000000, 0.000000, 0.000000, 0.946991, -0.053009, 0.225000, 1 + 0.000000, 0.083890, 0.996475, 0.000000, 0.996475, -0.083890, -1.000000, 0.000000, 0.000000, 0.946531, -0.053469, 0.225000, 1 + 0.000000, 0.084613, 0.996414, 0.000000, 0.996414, -0.084613, -1.000000, 0.000000, 0.000000, 0.946069, -0.053931, 0.225000, 1 + 0.000000, 0.085338, 0.996352, 0.000000, 0.996352, -0.085338, -1.000000, 0.000000, 0.000000, 0.945606, -0.054394, 0.225000, 1 + 0.000000, 0.086067, 0.996289, 0.000000, 0.996289, -0.086067, -1.000000, 0.000000, 0.000000, 0.945140, -0.054860, 0.225000, 1 + 0.000000, 0.086798, 0.996226, 0.000000, 0.996226, -0.086798, -1.000000, 0.000000, 0.000000, 0.944673, -0.055327, 0.225000, 1 + 0.000000, 0.087531, 0.996162, 0.000000, 0.996162, -0.087531, -1.000000, 0.000000, 0.000000, 0.944204, -0.055796, 0.225000, 1 + 0.000000, 0.088268, 0.996097, 0.000000, 0.996097, -0.088268, -1.000000, 0.000000, 0.000000, 0.943734, -0.056266, 0.225000, 1 + 0.000000, 0.089007, 0.996031, 0.000000, 0.996031, -0.089007, -1.000000, 0.000000, 0.000000, 0.943261, -0.056739, 0.225000, 1 + 0.000000, 0.089748, 0.995964, 0.000000, 0.995964, -0.089748, -1.000000, 0.000000, 0.000000, 0.942787, -0.057213, 0.225000, 1 + 0.000000, 0.090493, 0.995897, 0.000000, 0.995897, -0.090493, -1.000000, 0.000000, 0.000000, 0.942312, -0.057688, 0.225000, 1 + 0.000000, 0.091240, 0.995829, 0.000000, 0.995829, -0.091240, -1.000000, 0.000000, 0.000000, 0.941834, -0.058166, 0.225000, 1 + 0.000000, 0.091990, 0.995760, 0.000000, 0.995760, -0.091990, -1.000000, 0.000000, 0.000000, 0.941355, -0.058645, 0.225000, 1 + 0.000000, 0.092742, 0.995690, 0.000000, 0.995690, -0.092742, -1.000000, 0.000000, 0.000000, 0.940874, -0.059126, 0.225000, 1 + 0.000000, 0.093497, 0.995620, 0.000000, 0.995620, -0.093497, -1.000000, 0.000000, 0.000000, 0.940391, -0.059609, 0.225000, 1 + 0.000000, 0.094254, 0.995548, 0.000000, 0.995548, -0.094254, -1.000000, 0.000000, 0.000000, 0.939907, -0.060093, 0.225000, 1 + 0.000000, 0.095014, 0.995476, 0.000000, 0.995476, -0.095014, -1.000000, 0.000000, 0.000000, 0.939421, -0.060579, 0.225000, 1 + 0.000000, 0.095777, 0.995403, 0.000000, 0.995403, -0.095777, -1.000000, 0.000000, 0.000000, 0.938933, -0.061067, 0.225000, 1 + 0.000000, 0.096543, 0.995329, 0.000000, 0.995329, -0.096543, -1.000000, 0.000000, 0.000000, 0.938443, -0.061557, 0.225000, 1 + 0.000000, 0.097311, 0.995254, 0.000000, 0.995254, -0.097311, -1.000000, 0.000000, 0.000000, 0.937952, -0.062048, 0.225000, 1 + 0.000000, 0.098081, 0.995178, 0.000000, 0.995178, -0.098081, -1.000000, 0.000000, 0.000000, 0.937459, -0.062541, 0.225000, 1 + 0.000000, 0.098854, 0.995102, 0.000000, 0.995102, -0.098854, -1.000000, 0.000000, 0.000000, 0.936964, -0.063036, 0.225000, 1 + 0.000000, 0.099630, 0.995025, 0.000000, 0.995025, -0.099630, -1.000000, 0.000000, 0.000000, 0.936468, -0.063532, 0.225000, 1 + 0.000000, 0.100408, 0.994946, 0.000000, 0.994946, -0.100408, -1.000000, 0.000000, 0.000000, 0.935970, -0.064030, 0.225000, 1 + 0.000000, 0.101189, 0.994867, 0.000000, 0.994867, -0.101189, -1.000000, 0.000000, 0.000000, 0.935470, -0.064530, 0.225000, 1 + 0.000000, 0.101973, 0.994787, 0.000000, 0.994787, -0.101973, -1.000000, 0.000000, 0.000000, 0.934969, -0.065031, 0.225000, 1 + 0.000000, 0.102759, 0.994706, 0.000000, 0.994706, -0.102759, -1.000000, 0.000000, 0.000000, 0.934466, -0.065534, 0.225000, 1 + 0.000000, 0.103548, 0.994625, 0.000000, 0.994625, -0.103548, -1.000000, 0.000000, 0.000000, 0.933961, -0.066039, 0.225000, 1 + 0.000000, 0.104339, 0.994542, 0.000000, 0.994542, -0.104339, -1.000000, 0.000000, 0.000000, 0.933455, -0.066545, 0.225000, 1 + 0.000000, 0.105132, 0.994458, 0.000000, 0.994458, -0.105132, -1.000000, 0.000000, 0.000000, 0.932947, -0.067053, 0.225000, 1 + 0.000000, 0.105929, 0.994374, 0.000000, 0.994374, -0.105929, -1.000000, 0.000000, 0.000000, 0.932437, -0.067563, 0.225000, 1 + 0.000000, 0.106727, 0.994288, 0.000000, 0.994288, -0.106727, -1.000000, 0.000000, 0.000000, 0.931926, -0.068074, 0.225000, 1 + 0.000000, 0.107529, 0.994202, 0.000000, 0.994202, -0.107529, -1.000000, 0.000000, 0.000000, 0.931413, -0.068587, 0.225000, 1 + 0.000000, 0.108332, 0.994115, 0.000000, 0.994115, -0.108332, -1.000000, 0.000000, 0.000000, 0.930898, -0.069102, 0.225000, 1 + 0.000000, 0.109139, 0.994027, 0.000000, 0.994027, -0.109139, -1.000000, 0.000000, 0.000000, 0.930381, -0.069619, 0.225000, 1 + 0.000000, 0.109948, 0.993937, 0.000000, 0.993937, -0.109948, -1.000000, 0.000000, 0.000000, 0.929863, -0.070137, 0.225000, 1 + 0.000000, 0.110759, 0.993847, 0.000000, 0.993847, -0.110759, -1.000000, 0.000000, 0.000000, 0.929344, -0.070656, 0.225000, 1 + 0.000000, 0.111573, 0.993756, 0.000000, 0.993756, -0.111573, -1.000000, 0.000000, 0.000000, 0.928822, -0.071178, 0.225000, 1 + 0.000000, 0.112389, 0.993664, 0.000000, 0.993664, -0.112389, -1.000000, 0.000000, 0.000000, 0.928299, -0.071701, 0.225000, 1 + 0.000000, 0.113208, 0.993571, 0.000000, 0.993571, -0.113208, -1.000000, 0.000000, 0.000000, 0.927775, -0.072225, 0.225000, 1 + 0.000000, 0.114029, 0.993477, 0.000000, 0.993477, -0.114029, -1.000000, 0.000000, 0.000000, 0.927249, -0.072751, 0.225000, 1 + 0.000000, 0.114853, 0.993383, 0.000000, 0.993383, -0.114853, -1.000000, 0.000000, 0.000000, 0.926721, -0.073279, 0.225000, 1 + 0.000000, 0.115679, 0.993287, 0.000000, 0.993287, -0.115679, -1.000000, 0.000000, 0.000000, 0.926191, -0.073809, 0.225000, 1 + 0.000000, 0.116508, 0.993190, 0.000000, 0.993190, -0.116508, -1.000000, 0.000000, 0.000000, 0.925660, -0.074340, 0.225000, 1 + 0.000000, 0.117339, 0.993092, 0.000000, 0.993092, -0.117339, -1.000000, 0.000000, 0.000000, 0.925127, -0.074873, 0.225000, 1 + 0.000000, 0.118172, 0.992993, 0.000000, 0.992993, -0.118172, -1.000000, 0.000000, 0.000000, 0.924593, -0.075407, 0.225000, 1 + 0.000000, 0.119008, 0.992893, 0.000000, 0.992893, -0.119008, -1.000000, 0.000000, 0.000000, 0.924057, -0.075943, 0.225000, 1 + 0.000000, 0.119847, 0.992792, 0.000000, 0.992792, -0.119847, -1.000000, 0.000000, 0.000000, 0.923519, -0.076481, 0.225000, 1 + 0.000000, 0.120687, 0.992691, 0.000000, 0.992691, -0.120687, -1.000000, 0.000000, 0.000000, 0.922980, -0.077020, 0.225000, 1 + 0.000000, 0.121531, 0.992588, 0.000000, 0.992588, -0.121531, -1.000000, 0.000000, 0.000000, 0.922439, -0.077561, 0.225000, 1 + 0.000000, 0.122376, 0.992484, 0.000000, 0.992484, -0.122376, -1.000000, 0.000000, 0.000000, 0.921897, -0.078103, 0.225000, 1 + 0.000000, 0.123224, 0.992379, 0.000000, 0.992379, -0.123224, -1.000000, 0.000000, 0.000000, 0.921353, -0.078647, 0.225000, 1 + 0.000000, 0.124075, 0.992273, 0.000000, 0.992273, -0.124075, -1.000000, 0.000000, 0.000000, 0.920807, -0.079193, 0.225000, 1 + 0.000000, 0.124928, 0.992166, 0.000000, 0.992166, -0.124928, -1.000000, 0.000000, 0.000000, 0.920260, -0.079740, 0.225000, 1 + 0.000000, 0.125783, 0.992058, 0.000000, 0.992058, -0.125783, -1.000000, 0.000000, 0.000000, 0.919711, -0.080289, 0.225000, 1 + 0.000000, 0.126641, 0.991949, 0.000000, 0.991949, -0.126641, -1.000000, 0.000000, 0.000000, 0.919161, -0.080839, 0.225000, 1 + 0.000000, 0.127501, 0.991838, 0.000000, 0.991838, -0.127501, -1.000000, 0.000000, 0.000000, 0.918609, -0.081391, 0.225000, 1 + 0.000000, 0.128363, 0.991727, 0.000000, 0.991727, -0.128363, -1.000000, 0.000000, 0.000000, 0.918055, -0.081945, 0.225000, 1 + 0.000000, 0.129228, 0.991615, 0.000000, 0.991615, -0.129228, -1.000000, 0.000000, 0.000000, 0.917500, -0.082500, 0.225000, 1 + 0.000000, 0.130095, 0.991502, 0.000000, 0.991502, -0.130095, -1.000000, 0.000000, 0.000000, 0.916944, -0.083056, 0.225000, 1 + 0.000000, 0.130964, 0.991387, 0.000000, 0.991387, -0.130964, -1.000000, 0.000000, 0.000000, 0.916385, -0.083615, 0.225000, 1 + 0.000000, 0.131836, 0.991272, 0.000000, 0.991272, -0.131836, -1.000000, 0.000000, 0.000000, 0.915825, -0.084175, 0.225000, 1 + 0.000000, 0.132710, 0.991155, 0.000000, 0.991155, -0.132710, -1.000000, 0.000000, 0.000000, 0.915264, -0.084736, 0.225000, 1 + 0.000000, 0.133587, 0.991037, 0.000000, 0.991037, -0.133587, -1.000000, 0.000000, 0.000000, 0.914701, -0.085299, 0.225000, 1 + 0.000000, 0.134466, 0.990918, 0.000000, 0.990918, -0.134466, -1.000000, 0.000000, 0.000000, 0.914136, -0.085864, 0.225000, 1 + 0.000000, 0.135347, 0.990798, 0.000000, 0.990798, -0.135347, -1.000000, 0.000000, 0.000000, 0.913570, -0.086430, 0.225000, 1 + 0.000000, 0.136230, 0.990677, 0.000000, 0.990677, -0.136230, -1.000000, 0.000000, 0.000000, 0.913003, -0.086997, 0.225000, 1 + 0.000000, 0.137116, 0.990555, 0.000000, 0.990555, -0.137116, -1.000000, 0.000000, 0.000000, 0.912433, -0.087567, 0.225000, 1 + 0.000000, 0.138004, 0.990432, 0.000000, 0.990432, -0.138004, -1.000000, 0.000000, 0.000000, 0.911863, -0.088137, 0.225000, 1 + 0.000000, 0.138894, 0.990307, 0.000000, 0.990307, -0.138894, -1.000000, 0.000000, 0.000000, 0.911290, -0.088710, 0.225000, 1 + 0.000000, 0.139787, 0.990182, 0.000000, 0.990182, -0.139787, -1.000000, 0.000000, 0.000000, 0.910716, -0.089284, 0.225000, 1 + 0.000000, 0.140682, 0.990055, 0.000000, 0.990055, -0.140682, -1.000000, 0.000000, 0.000000, 0.910141, -0.089859, 0.225000, 1 + 0.000000, 0.141579, 0.989927, 0.000000, 0.989927, -0.141579, -1.000000, 0.000000, 0.000000, 0.909564, -0.090436, 0.225000, 1 + 0.000000, 0.142479, 0.989798, 0.000000, 0.989798, -0.142479, -1.000000, 0.000000, 0.000000, 0.908986, -0.091014, 0.225000, 1 + 0.000000, 0.143380, 0.989668, 0.000000, 0.989668, -0.143380, -1.000000, 0.000000, 0.000000, 0.908406, -0.091594, 0.225000, 1 + 0.000000, 0.144284, 0.989536, 0.000000, 0.989536, -0.144284, -1.000000, 0.000000, 0.000000, 0.907824, -0.092176, 0.225000, 1 + 0.000000, 0.145190, 0.989404, 0.000000, 0.989404, -0.145190, -1.000000, 0.000000, 0.000000, 0.907241, -0.092759, 0.225000, 1 + 0.000000, 0.146099, 0.989270, 0.000000, 0.989270, -0.146099, -1.000000, 0.000000, 0.000000, 0.906656, -0.093344, 0.225000, 1 + 0.000000, 0.147010, 0.989135, 0.000000, 0.989135, -0.147010, -1.000000, 0.000000, 0.000000, 0.906070, -0.093930, 0.225000, 1 + 0.000000, 0.147923, 0.988999, 0.000000, 0.988999, -0.147923, -1.000000, 0.000000, 0.000000, 0.905483, -0.094517, 0.225000, 1 + 0.000000, 0.148838, 0.988862, 0.000000, 0.988862, -0.148838, -1.000000, 0.000000, 0.000000, 0.904894, -0.095106, 0.225000, 1 + 0.000000, 0.149755, 0.988723, 0.000000, 0.988723, -0.149755, -1.000000, 0.000000, 0.000000, 0.904303, -0.095697, 0.225000, 1 + 0.000000, 0.150675, 0.988583, 0.000000, 0.988583, -0.150675, -1.000000, 0.000000, 0.000000, 0.903711, -0.096289, 0.225000, 1 + 0.000000, 0.151596, 0.988442, 0.000000, 0.988442, -0.151596, -1.000000, 0.000000, 0.000000, 0.903117, -0.096883, 0.225000, 1 + 0.000000, 0.152520, 0.988300, 0.000000, 0.988300, -0.152520, -1.000000, 0.000000, 0.000000, 0.902522, -0.097478, 0.225000, 1 + 0.000000, 0.153446, 0.988157, 0.000000, 0.988157, -0.153446, -1.000000, 0.000000, 0.000000, 0.901925, -0.098075, 0.225000, 1 + 0.000000, 0.154375, 0.988012, 0.000000, 0.988012, -0.154375, -1.000000, 0.000000, 0.000000, 0.901327, -0.098673, 0.225000, 1 + 0.000000, 0.155305, 0.987867, 0.000000, 0.987867, -0.155305, -1.000000, 0.000000, 0.000000, 0.900728, -0.099272, 0.225000, 1 + 0.000000, 0.156238, 0.987719, 0.000000, 0.987719, -0.156238, -1.000000, 0.000000, 0.000000, 0.900127, -0.099873, 0.225000, 1 + 0.000000, 0.157173, 0.987571, 0.000000, 0.987571, -0.157173, -1.000000, 0.000000, 0.000000, 0.899524, -0.100476, 0.225000, 1 + 0.000000, 0.158110, 0.987422, 0.000000, 0.987422, -0.158110, -1.000000, 0.000000, 0.000000, 0.898920, -0.101080, 0.225000, 1 + 0.000000, 0.159049, 0.987271, 0.000000, 0.987271, -0.159049, -1.000000, 0.000000, 0.000000, 0.898314, -0.101686, 0.225000, 1 + 0.000000, 0.159990, 0.987119, 0.000000, 0.987119, -0.159990, -1.000000, 0.000000, 0.000000, 0.897707, -0.102293, 0.225000, 1 + 0.000000, 0.160934, 0.986965, 0.000000, 0.986965, -0.160934, -1.000000, 0.000000, 0.000000, 0.897099, -0.102901, 0.225000, 1 + 0.000000, 0.161879, 0.986811, 0.000000, 0.986811, -0.161879, -1.000000, 0.000000, 0.000000, 0.896489, -0.103511, 0.225000, 1 + 0.000000, 0.162827, 0.986655, 0.000000, 0.986655, -0.162827, -1.000000, 0.000000, 0.000000, 0.895878, -0.104122, 0.225000, 1 + 0.000000, 0.163777, 0.986497, 0.000000, 0.986497, -0.163777, -1.000000, 0.000000, 0.000000, 0.895265, -0.104735, 0.225000, 1 + 0.000000, 0.164729, 0.986339, 0.000000, 0.986339, -0.164729, -1.000000, 0.000000, 0.000000, 0.894650, -0.105350, 0.225000, 1 + 0.000000, 0.165683, 0.986179, 0.000000, 0.986179, -0.165683, -1.000000, 0.000000, 0.000000, 0.894035, -0.105965, 0.225000, 1 + 0.000000, 0.166639, 0.986018, 0.000000, 0.986018, -0.166639, -1.000000, 0.000000, 0.000000, 0.893417, -0.106583, 0.225000, 1 + 0.000000, 0.167597, 0.985856, 0.000000, 0.985856, -0.167597, -1.000000, 0.000000, 0.000000, 0.892799, -0.107201, 0.225000, 1 + 0.000000, 0.168557, 0.985692, 0.000000, 0.985692, -0.168557, -1.000000, 0.000000, 0.000000, 0.892179, -0.107821, 0.225000, 1 + 0.000000, 0.169519, 0.985527, 0.000000, 0.985527, -0.169519, -1.000000, 0.000000, 0.000000, 0.891557, -0.108443, 0.225000, 1 + 0.000000, 0.170484, 0.985360, 0.000000, 0.985360, -0.170484, -1.000000, 0.000000, 0.000000, 0.890934, -0.109066, 0.225000, 1 + 0.000000, 0.171450, 0.985193, 0.000000, 0.985193, -0.171450, -1.000000, 0.000000, 0.000000, 0.890309, -0.109691, 0.225000, 1 + 0.000000, 0.172419, 0.985024, 0.000000, 0.985024, -0.172419, -1.000000, 0.000000, 0.000000, 0.889684, -0.110316, 0.225000, 1 + 0.000000, 0.173389, 0.984853, 0.000000, 0.984853, -0.173389, -1.000000, 0.000000, 0.000000, 0.889056, -0.110944, 0.225000, 1 + 0.000000, 0.174362, 0.984682, 0.000000, 0.984682, -0.174362, -1.000000, 0.000000, 0.000000, 0.888427, -0.111573, 0.225000, 1 + 0.000000, 0.175337, 0.984509, 0.000000, 0.984509, -0.175337, -1.000000, 0.000000, 0.000000, 0.887797, -0.112203, 0.225000, 1 + 0.000000, 0.176313, 0.984334, 0.000000, 0.984334, -0.176313, -1.000000, 0.000000, 0.000000, 0.887166, -0.112834, 0.225000, 1 + 0.000000, 0.177292, 0.984158, 0.000000, 0.984158, -0.177292, -1.000000, 0.000000, 0.000000, 0.886533, -0.113467, 0.225000, 1 + 0.000000, 0.178273, 0.983981, 0.000000, 0.983981, -0.178273, -1.000000, 0.000000, 0.000000, 0.885898, -0.114102, 0.225000, 1 + 0.000000, 0.179255, 0.983803, 0.000000, 0.983803, -0.179255, -1.000000, 0.000000, 0.000000, 0.885262, -0.114738, 0.225000, 1 + 0.000000, 0.180240, 0.983623, 0.000000, 0.983623, -0.180240, -1.000000, 0.000000, 0.000000, 0.884625, -0.115375, 0.225000, 1 + 0.000000, 0.181227, 0.983441, 0.000000, 0.983441, -0.181227, -1.000000, 0.000000, 0.000000, 0.883987, -0.116013, 0.225000, 1 + 0.000000, 0.182215, 0.983259, 0.000000, 0.983259, -0.182215, -1.000000, 0.000000, 0.000000, 0.883346, -0.116654, 0.225000, 1 + 0.000000, 0.183206, 0.983075, 0.000000, 0.983075, -0.183206, -1.000000, 0.000000, 0.000000, 0.882705, -0.117295, 0.225000, 1 + 0.000000, 0.184199, 0.982889, 0.000000, 0.982889, -0.184199, -1.000000, 0.000000, 0.000000, 0.882062, -0.117938, 0.225000, 1 + 0.000000, 0.185193, 0.982702, 0.000000, 0.982702, -0.185193, -1.000000, 0.000000, 0.000000, 0.881418, -0.118582, 0.225000, 1 + 0.000000, 0.186190, 0.982514, 0.000000, 0.982514, -0.186190, -1.000000, 0.000000, 0.000000, 0.880772, -0.119228, 0.225000, 1 + 0.000000, 0.187188, 0.982324, 0.000000, 0.982324, -0.187188, -1.000000, 0.000000, 0.000000, 0.880125, -0.119875, 0.225000, 1 + 0.000000, 0.188189, 0.982133, 0.000000, 0.982133, -0.188189, -1.000000, 0.000000, 0.000000, 0.879477, -0.120523, 0.225000, 1 + 0.000000, 0.189191, 0.981940, 0.000000, 0.981940, -0.189191, -1.000000, 0.000000, 0.000000, 0.878827, -0.121173, 0.225000, 1 + 0.000000, 0.190195, 0.981746, 0.000000, 0.981746, -0.190195, -1.000000, 0.000000, 0.000000, 0.878176, -0.121824, 0.225000, 1 + 0.000000, 0.191201, 0.981551, 0.000000, 0.981551, -0.191201, -1.000000, 0.000000, 0.000000, 0.877523, -0.122477, 0.225000, 1 + 0.000000, 0.192209, 0.981354, 0.000000, 0.981354, -0.192209, -1.000000, 0.000000, 0.000000, 0.876869, -0.123131, 0.225000, 1 + 0.000000, 0.193220, 0.981156, 0.000000, 0.981156, -0.193220, -1.000000, 0.000000, 0.000000, 0.876214, -0.123786, 0.225000, 1 + 0.000000, 0.194231, 0.980956, 0.000000, 0.980956, -0.194231, -1.000000, 0.000000, 0.000000, 0.875557, -0.124443, 0.225000, 1 + 0.000000, 0.195245, 0.980754, 0.000000, 0.980754, -0.195245, -1.000000, 0.000000, 0.000000, 0.874899, -0.125101, 0.225000, 1 + 0.000000, 0.196261, 0.980552, 0.000000, 0.980552, -0.196261, -1.000000, 0.000000, 0.000000, 0.874240, -0.125760, 0.225000, 1 + 0.000000, 0.197279, 0.980347, 0.000000, 0.980347, -0.197279, -1.000000, 0.000000, 0.000000, 0.873579, -0.126421, 0.225000, 1 + 0.000000, 0.198298, 0.980142, 0.000000, 0.980142, -0.198298, -1.000000, 0.000000, 0.000000, 0.872917, -0.127083, 0.225000, 1 + 0.000000, 0.199319, 0.979935, 0.000000, 0.979935, -0.199319, -1.000000, 0.000000, 0.000000, 0.872254, -0.127746, 0.225000, 1 + 0.000000, 0.200342, 0.979726, 0.000000, 0.979726, -0.200342, -1.000000, 0.000000, 0.000000, 0.871589, -0.128411, 0.225000, 1 + 0.000000, 0.201367, 0.979516, 0.000000, 0.979516, -0.201367, -1.000000, 0.000000, 0.000000, 0.870923, -0.129077, 0.225000, 1 + 0.000000, 0.202394, 0.979304, 0.000000, 0.979304, -0.202394, -1.000000, 0.000000, 0.000000, 0.870255, -0.129745, 0.225000, 1 + 0.000000, 0.203423, 0.979091, 0.000000, 0.979091, -0.203423, -1.000000, 0.000000, 0.000000, 0.869587, -0.130413, 0.225000, 1 + 0.000000, 0.204454, 0.978876, 0.000000, 0.978876, -0.204454, -1.000000, 0.000000, 0.000000, 0.868917, -0.131083, 0.225000, 1 + 0.000000, 0.205486, 0.978660, 0.000000, 0.978660, -0.205486, -1.000000, 0.000000, 0.000000, 0.868245, -0.131755, 0.225000, 1 + 0.000000, 0.206520, 0.978442, 0.000000, 0.978442, -0.206520, -1.000000, 0.000000, 0.000000, 0.867572, -0.132428, 0.225000, 1 + 0.000000, 0.207556, 0.978223, 0.000000, 0.978223, -0.207556, -1.000000, 0.000000, 0.000000, 0.866898, -0.133102, 0.225000, 1 + 0.000000, 0.208594, 0.978002, 0.000000, 0.978002, -0.208594, -1.000000, 0.000000, 0.000000, 0.866223, -0.133777, 0.225000, 1 + 0.000000, 0.209633, 0.977780, 0.000000, 0.977780, -0.209633, -1.000000, 0.000000, 0.000000, 0.865546, -0.134454, 0.225000, 1 + 0.000000, 0.210675, 0.977556, 0.000000, 0.977556, -0.210675, -1.000000, 0.000000, 0.000000, 0.864868, -0.135132, 0.225000, 1 + 0.000000, 0.211718, 0.977331, 0.000000, 0.977331, -0.211718, -1.000000, 0.000000, 0.000000, 0.864188, -0.135812, 0.225000, 1 + 0.000000, 0.212763, 0.977104, 0.000000, 0.977104, -0.212763, -1.000000, 0.000000, 0.000000, 0.863508, -0.136492, 0.225000, 1 + 0.000000, 0.213809, 0.976875, 0.000000, 0.976875, -0.213809, -1.000000, 0.000000, 0.000000, 0.862826, -0.137174, 0.225000, 1 + 0.000000, 0.214858, 0.976645, 0.000000, 0.976645, -0.214858, -1.000000, 0.000000, 0.000000, 0.862142, -0.137858, 0.225000, 1 + 0.000000, 0.215908, 0.976414, 0.000000, 0.976414, -0.215908, -1.000000, 0.000000, 0.000000, 0.861458, -0.138542, 0.225000, 1 + 0.000000, 0.216960, 0.976181, 0.000000, 0.976181, -0.216960, -1.000000, 0.000000, 0.000000, 0.860772, -0.139228, 0.225000, 1 + 0.000000, 0.218013, 0.975946, 0.000000, 0.975946, -0.218013, -1.000000, 0.000000, 0.000000, 0.860085, -0.139915, 0.225000, 1 + 0.000000, 0.219069, 0.975709, 0.000000, 0.975709, -0.219069, -1.000000, 0.000000, 0.000000, 0.859396, -0.140604, 0.225000, 1 + 0.000000, 0.220126, 0.975472, 0.000000, 0.975472, -0.220126, -1.000000, 0.000000, 0.000000, 0.858707, -0.141293, 0.225000, 1 + 0.000000, 0.221184, 0.975232, 0.000000, 0.975232, -0.221184, -1.000000, 0.000000, 0.000000, 0.858015, -0.141985, 0.225000, 1 + 0.000000, 0.222245, 0.974991, 0.000000, 0.974991, -0.222245, -1.000000, 0.000000, 0.000000, 0.857323, -0.142677, 0.225000, 1 + 0.000000, 0.223307, 0.974748, 0.000000, 0.974748, -0.223307, -1.000000, 0.000000, 0.000000, 0.856629, -0.143371, 0.225000, 1 + 0.000000, 0.224371, 0.974504, 0.000000, 0.974504, -0.224371, -1.000000, 0.000000, 0.000000, 0.855935, -0.144065, 0.225000, 1 + 0.000000, 0.225436, 0.974258, 0.000000, 0.974258, -0.225436, -1.000000, 0.000000, 0.000000, 0.855238, -0.144762, 0.225000, 1 + 0.000000, 0.226504, 0.974010, 0.000000, 0.974010, -0.226504, -1.000000, 0.000000, 0.000000, 0.854541, -0.145459, 0.225000, 1 + 0.000000, 0.227572, 0.973761, 0.000000, 0.973761, -0.227572, -1.000000, 0.000000, 0.000000, 0.853842, -0.146158, 0.225000, 1 + 0.000000, 0.228643, 0.973510, 0.000000, 0.973510, -0.228643, -1.000000, 0.000000, 0.000000, 0.853142, -0.146858, 0.225000, 1 + 0.000000, 0.229715, 0.973258, 0.000000, 0.973258, -0.229715, -1.000000, 0.000000, 0.000000, 0.852441, -0.147559, 0.225000, 1 + 0.000000, 0.230789, 0.973004, 0.000000, 0.973004, -0.230789, -1.000000, 0.000000, 0.000000, 0.851739, -0.148261, 0.225000, 1 + 0.000000, 0.231864, 0.972748, 0.000000, 0.972748, -0.231864, -1.000000, 0.000000, 0.000000, 0.851035, -0.148965, 0.225000, 1 + 0.000000, 0.232941, 0.972491, 0.000000, 0.972491, -0.232941, -1.000000, 0.000000, 0.000000, 0.850330, -0.149670, 0.225000, 1 + 0.000000, 0.234020, 0.972232, 0.000000, 0.972232, -0.234020, -1.000000, 0.000000, 0.000000, 0.849624, -0.150376, 0.225000, 1 + 0.000000, 0.235100, 0.971971, 0.000000, 0.971971, -0.235100, -1.000000, 0.000000, 0.000000, 0.848916, -0.151084, 0.225000, 1 + 0.000000, 0.236182, 0.971709, 0.000000, 0.971709, -0.236182, -1.000000, 0.000000, 0.000000, 0.848207, -0.151793, 0.225000, 1 + 0.000000, 0.237266, 0.971445, 0.000000, 0.971445, -0.237266, -1.000000, 0.000000, 0.000000, 0.847497, -0.152503, 0.225000, 1 + 0.000000, 0.238351, 0.971179, 0.000000, 0.971179, -0.238351, -1.000000, 0.000000, 0.000000, 0.846786, -0.153214, 0.225000, 1 + 0.000000, 0.239438, 0.970912, 0.000000, 0.970912, -0.239438, -1.000000, 0.000000, 0.000000, 0.846074, -0.153926, 0.225000, 1 + 0.000000, 0.240526, 0.970643, 0.000000, 0.970643, -0.240526, -1.000000, 0.000000, 0.000000, 0.845360, -0.154640, 0.225000, 1 + 0.000000, 0.241616, 0.970372, 0.000000, 0.970372, -0.241616, -1.000000, 0.000000, 0.000000, 0.844645, -0.155355, 0.225000, 1 + 0.000000, 0.242707, 0.970100, 0.000000, 0.970100, -0.242707, -1.000000, 0.000000, 0.000000, 0.843929, -0.156071, 0.225000, 1 + 0.000000, 0.243800, 0.969826, 0.000000, 0.969826, -0.243800, -1.000000, 0.000000, 0.000000, 0.843212, -0.156788, 0.225000, 1 + 0.000000, 0.244894, 0.969550, 0.000000, 0.969550, -0.244894, -1.000000, 0.000000, 0.000000, 0.842493, -0.157507, 0.225000, 1 + 0.000000, 0.245990, 0.969272, 0.000000, 0.969272, -0.245990, -1.000000, 0.000000, 0.000000, 0.841774, -0.158226, 0.225000, 1 + 0.000000, 0.247088, 0.968993, 0.000000, 0.968993, -0.247088, -1.000000, 0.000000, 0.000000, 0.841053, -0.158947, 0.225000, 1 + 0.000000, 0.248187, 0.968712, 0.000000, 0.968712, -0.248187, -1.000000, 0.000000, 0.000000, 0.840330, -0.159670, 0.225000, 1 + 0.000000, 0.249288, 0.968429, 0.000000, 0.968429, -0.249288, -1.000000, 0.000000, 0.000000, 0.839607, -0.160393, 0.225000, 1 + 0.000000, 0.250390, 0.968145, 0.000000, 0.968145, -0.250390, -1.000000, 0.000000, 0.000000, 0.838883, -0.161117, 0.225000, 1 + 0.000000, 0.251493, 0.967859, 0.000000, 0.967859, -0.251493, -1.000000, 0.000000, 0.000000, 0.838157, -0.161843, 0.225000, 1 + 0.000000, 0.252598, 0.967571, 0.000000, 0.967571, -0.252598, -1.000000, 0.000000, 0.000000, 0.837430, -0.162570, 0.225000, 1 + 0.000000, 0.253705, 0.967282, 0.000000, 0.967282, -0.253705, -1.000000, 0.000000, 0.000000, 0.836702, -0.163298, 0.225000, 1 + 0.000000, 0.254813, 0.966990, 0.000000, 0.966990, -0.254813, -1.000000, 0.000000, 0.000000, 0.835972, -0.164028, 0.225000, 1 + 0.000000, 0.255922, 0.966697, 0.000000, 0.966697, -0.255922, -1.000000, 0.000000, 0.000000, 0.835242, -0.164758, 0.225000, 1 + 0.000000, 0.257033, 0.966403, 0.000000, 0.966403, -0.257033, -1.000000, 0.000000, 0.000000, 0.834510, -0.165490, 0.225000, 1 + 0.000000, 0.258146, 0.966106, 0.000000, 0.966106, -0.258146, -1.000000, 0.000000, 0.000000, 0.833777, -0.166223, 0.225000, 1 + 0.000000, 0.259259, 0.965808, 0.000000, 0.965808, -0.259259, -1.000000, 0.000000, 0.000000, 0.833043, -0.166957, 0.225000, 1 + 0.000000, 0.260375, 0.965508, 0.000000, 0.965508, -0.260375, -1.000000, 0.000000, 0.000000, 0.832308, -0.167692, 0.225000, 1 + 0.000000, 0.261491, 0.965206, 0.000000, 0.965206, -0.261491, -1.000000, 0.000000, 0.000000, 0.831571, -0.168429, 0.225000, 1 + 0.000000, 0.262609, 0.964902, 0.000000, 0.964902, -0.262609, -1.000000, 0.000000, 0.000000, 0.830834, -0.169166, 0.225000, 1 + 0.000000, 0.263729, 0.964597, 0.000000, 0.964597, -0.263729, -1.000000, 0.000000, 0.000000, 0.830095, -0.169905, 0.225000, 1 + 0.000000, 0.264850, 0.964290, 0.000000, 0.964290, -0.264850, -1.000000, 0.000000, 0.000000, 0.829355, -0.170645, 0.225000, 1 + 0.000000, 0.265972, 0.963981, 0.000000, 0.963981, -0.265972, -1.000000, 0.000000, 0.000000, 0.828614, -0.171386, 0.225000, 1 + 0.000000, 0.267096, 0.963670, 0.000000, 0.963670, -0.267096, -1.000000, 0.000000, 0.000000, 0.827872, -0.172128, 0.225000, 1 + 0.000000, 0.268221, 0.963357, 0.000000, 0.963357, -0.268221, -1.000000, 0.000000, 0.000000, 0.827129, -0.172871, 0.225000, 1 + 0.000000, 0.269347, 0.963043, 0.000000, 0.963043, -0.269347, -1.000000, 0.000000, 0.000000, 0.826384, -0.173616, 0.225000, 1 + 0.000000, 0.270475, 0.962727, 0.000000, 0.962727, -0.270475, -1.000000, 0.000000, 0.000000, 0.825638, -0.174362, 0.225000, 1 + 0.000000, 0.271604, 0.962409, 0.000000, 0.962409, -0.271604, -1.000000, 0.000000, 0.000000, 0.824892, -0.175108, 0.225000, 1 + 0.000000, 0.272735, 0.962089, 0.000000, 0.962089, -0.272735, -1.000000, 0.000000, 0.000000, 0.824144, -0.175856, 0.225000, 1 + 0.000000, 0.273867, 0.961768, 0.000000, 0.961768, -0.273867, -1.000000, 0.000000, 0.000000, 0.823395, -0.176605, 0.225000, 1 + 0.000000, 0.275000, 0.961444, 0.000000, 0.961444, -0.275000, -1.000000, 0.000000, 0.000000, 0.822644, -0.177356, 0.225000, 1 + 0.000000, 0.276134, 0.961119, 0.000000, 0.961119, -0.276134, -1.000000, 0.000000, 0.000000, 0.821893, -0.178107, 0.225000, 1 + 0.000000, 0.277270, 0.960792, 0.000000, 0.960792, -0.277270, -1.000000, 0.000000, 0.000000, 0.821141, -0.178859, 0.225000, 1 + 0.000000, 0.278407, 0.960463, 0.000000, 0.960463, -0.278407, -1.000000, 0.000000, 0.000000, 0.820387, -0.179613, 0.225000, 1 + 0.000000, 0.279546, 0.960132, 0.000000, 0.960132, -0.279546, -1.000000, 0.000000, 0.000000, 0.819632, -0.180368, 0.225000, 1 + 0.000000, 0.280685, 0.959800, 0.000000, 0.959800, -0.280685, -1.000000, 0.000000, 0.000000, 0.818877, -0.181123, 0.225000, 1 + 0.000000, 0.281826, 0.959465, 0.000000, 0.959465, -0.281826, -1.000000, 0.000000, 0.000000, 0.818120, -0.181880, 0.225000, 1 + 0.000000, 0.282969, 0.959129, 0.000000, 0.959129, -0.282969, -1.000000, 0.000000, 0.000000, 0.817362, -0.182638, 0.225000, 1 + 0.000000, 0.284112, 0.958791, 0.000000, 0.958791, -0.284112, -1.000000, 0.000000, 0.000000, 0.816602, -0.183398, 0.225000, 1 + 0.000000, 0.285257, 0.958451, 0.000000, 0.958451, -0.285257, -1.000000, 0.000000, 0.000000, 0.815842, -0.184158, 0.225000, 1 + 0.000000, 0.286403, 0.958109, 0.000000, 0.958109, -0.286403, -1.000000, 0.000000, 0.000000, 0.815081, -0.184919, 0.225000, 1 + 0.000000, 0.287550, 0.957766, 0.000000, 0.957766, -0.287550, -1.000000, 0.000000, 0.000000, 0.814318, -0.185682, 0.225000, 1 + 0.000000, 0.288699, 0.957420, 0.000000, 0.957420, -0.288699, -1.000000, 0.000000, 0.000000, 0.813555, -0.186445, 0.225000, 1 + 0.000000, 0.289849, 0.957073, 0.000000, 0.957073, -0.289849, -1.000000, 0.000000, 0.000000, 0.812790, -0.187210, 0.225000, 1 + 0.000000, 0.291000, 0.956723, 0.000000, 0.956723, -0.291000, -1.000000, 0.000000, 0.000000, 0.812024, -0.187976, 0.225000, 1 + 0.000000, 0.292152, 0.956372, 0.000000, 0.956372, -0.292152, -1.000000, 0.000000, 0.000000, 0.811258, -0.188742, 0.225000, 1 + 0.000000, 0.293305, 0.956019, 0.000000, 0.956019, -0.293305, -1.000000, 0.000000, 0.000000, 0.810490, -0.189510, 0.225000, 1 + 0.000000, 0.294460, 0.955664, 0.000000, 0.955664, -0.294460, -1.000000, 0.000000, 0.000000, 0.809721, -0.190279, 0.225000, 1 + 0.000000, 0.295615, 0.955307, 0.000000, 0.955307, -0.295615, -1.000000, 0.000000, 0.000000, 0.808951, -0.191049, 0.225000, 1 + 0.000000, 0.296772, 0.954948, 0.000000, 0.954948, -0.296772, -1.000000, 0.000000, 0.000000, 0.808180, -0.191820, 0.225000, 1 + 0.000000, 0.297930, 0.954588, 0.000000, 0.954588, -0.297930, -1.000000, 0.000000, 0.000000, 0.807407, -0.192593, 0.225000, 1 + 0.000000, 0.299090, 0.954225, 0.000000, 0.954225, -0.299090, -1.000000, 0.000000, 0.000000, 0.806634, -0.193366, 0.225000, 1 + 0.000000, 0.300250, 0.953861, 0.000000, 0.953861, -0.300250, -1.000000, 0.000000, 0.000000, 0.805860, -0.194140, 0.225000, 1 + 0.000000, 0.301412, 0.953494, 0.000000, 0.953494, -0.301412, -1.000000, 0.000000, 0.000000, 0.805084, -0.194916, 0.225000, 1 + 0.000000, 0.302574, 0.953126, 0.000000, 0.953126, -0.302574, -1.000000, 0.000000, 0.000000, 0.804308, -0.195692, 0.225000, 1 + 0.000000, 0.303738, 0.952756, 0.000000, 0.952756, -0.303738, -1.000000, 0.000000, 0.000000, 0.803530, -0.196470, 0.225000, 1 + 0.000000, 0.304903, 0.952383, 0.000000, 0.952383, -0.304903, -1.000000, 0.000000, 0.000000, 0.802752, -0.197248, 0.225000, 1 + 0.000000, 0.306069, 0.952009, 0.000000, 0.952009, -0.306069, -1.000000, 0.000000, 0.000000, 0.801972, -0.198028, 0.225000, 1 + 0.000000, 0.307236, 0.951633, 0.000000, 0.951633, -0.307236, -1.000000, 0.000000, 0.000000, 0.801192, -0.198808, 0.225000, 1 + 0.000000, 0.308405, 0.951255, 0.000000, 0.951255, -0.308405, -1.000000, 0.000000, 0.000000, 0.800410, -0.199590, 0.225000, 1 + 0.000000, 0.309574, 0.950875, 0.000000, 0.950875, -0.309574, -1.000000, 0.000000, 0.000000, 0.799627, -0.200373, 0.225000, 1 + 0.000000, 0.310744, 0.950494, 0.000000, 0.950494, -0.310744, -1.000000, 0.000000, 0.000000, 0.798843, -0.201157, 0.225000, 1 + 0.000000, 0.311916, 0.950110, 0.000000, 0.950110, -0.311916, -1.000000, 0.000000, 0.000000, 0.798059, -0.201941, 0.225000, 1 + 0.000000, 0.313088, 0.949724, 0.000000, 0.949724, -0.313088, -1.000000, 0.000000, 0.000000, 0.797273, -0.202727, 0.225000, 1 + 0.000000, 0.314262, 0.949336, 0.000000, 0.949336, -0.314262, -1.000000, 0.000000, 0.000000, 0.796486, -0.203514, 0.225000, 1 + 0.000000, 0.315437, 0.948947, 0.000000, 0.948947, -0.315437, -1.000000, 0.000000, 0.000000, 0.795698, -0.204302, 0.225000, 1 + 0.000000, 0.316612, 0.948555, 0.000000, 0.948555, -0.316612, -1.000000, 0.000000, 0.000000, 0.794909, -0.205091, 0.225000, 1 + 0.000000, 0.317789, 0.948161, 0.000000, 0.948161, -0.317789, -1.000000, 0.000000, 0.000000, 0.794119, -0.205881, 0.225000, 1 + 0.000000, 0.318967, 0.947766, 0.000000, 0.947766, -0.318967, -1.000000, 0.000000, 0.000000, 0.793328, -0.206672, 0.225000, 1 + 0.000000, 0.320146, 0.947368, 0.000000, 0.947368, -0.320146, -1.000000, 0.000000, 0.000000, 0.792536, -0.207464, 0.225000, 1 + 0.000000, 0.321325, 0.946969, 0.000000, 0.946969, -0.321325, -1.000000, 0.000000, 0.000000, 0.791743, -0.208257, 0.225000, 1 + 0.000000, 0.322506, 0.946567, 0.000000, 0.946567, -0.322506, -1.000000, 0.000000, 0.000000, 0.790949, -0.209051, 0.225000, 1 + 0.000000, 0.323688, 0.946164, 0.000000, 0.946164, -0.323688, -1.000000, 0.000000, 0.000000, 0.790154, -0.209846, 0.225000, 1 + 0.000000, 0.324871, 0.945758, 0.000000, 0.945758, -0.324871, -1.000000, 0.000000, 0.000000, 0.789358, -0.210642, 0.225000, 1 + 0.000000, 0.326054, 0.945351, 0.000000, 0.945351, -0.326054, -1.000000, 0.000000, 0.000000, 0.788562, -0.211438, 0.225000, 1 + 0.000000, 0.327239, 0.944942, 0.000000, 0.944942, -0.327239, -1.000000, 0.000000, 0.000000, 0.787764, -0.212236, 0.225000, 1 + 0.000000, 0.328425, 0.944530, 0.000000, 0.944530, -0.328425, -1.000000, 0.000000, 0.000000, 0.786965, -0.213035, 0.225000, 1 + 0.000000, 0.329611, 0.944117, 0.000000, 0.944117, -0.329611, -1.000000, 0.000000, 0.000000, 0.786165, -0.213835, 0.225000, 1 + 0.000000, 0.330799, 0.943701, 0.000000, 0.943701, -0.330799, -1.000000, 0.000000, 0.000000, 0.785364, -0.214636, 0.225000, 1 + 0.000000, 0.331987, 0.943284, 0.000000, 0.943284, -0.331987, -1.000000, 0.000000, 0.000000, 0.784562, -0.215438, 0.225000, 1 + 0.000000, 0.333176, 0.942864, 0.000000, 0.942864, -0.333176, -1.000000, 0.000000, 0.000000, 0.783759, -0.216241, 0.225000, 1 + 0.000000, 0.334367, 0.942443, 0.000000, 0.942443, -0.334367, -1.000000, 0.000000, 0.000000, 0.782955, -0.217045, 0.225000, 1 + 0.000000, 0.335558, 0.942020, 0.000000, 0.942020, -0.335558, -1.000000, 0.000000, 0.000000, 0.782150, -0.217850, 0.225000, 1 + 0.000000, 0.336750, 0.941594, 0.000000, 0.941594, -0.336750, -1.000000, 0.000000, 0.000000, 0.781345, -0.218655, 0.225000, 1 + 0.000000, 0.337943, 0.941167, 0.000000, 0.941167, -0.337943, -1.000000, 0.000000, 0.000000, 0.780538, -0.219462, 0.225000, 1 + 0.000000, 0.339137, 0.940737, 0.000000, 0.940737, -0.339137, -1.000000, 0.000000, 0.000000, 0.779730, -0.220270, 0.225000, 1 + 0.000000, 0.340331, 0.940306, 0.000000, 0.940306, -0.340331, -1.000000, 0.000000, 0.000000, 0.778922, -0.221078, 0.225000, 1 + 0.000000, 0.341527, 0.939872, 0.000000, 0.939872, -0.341527, -1.000000, 0.000000, 0.000000, 0.778112, -0.221888, 0.225000, 1 + 0.000000, 0.342723, 0.939436, 0.000000, 0.939436, -0.342723, -1.000000, 0.000000, 0.000000, 0.777301, -0.222699, 0.225000, 1 + 0.000000, 0.343921, 0.938999, 0.000000, 0.938999, -0.343921, -1.000000, 0.000000, 0.000000, 0.776490, -0.223510, 0.225000, 1 + 0.000000, 0.345119, 0.938559, 0.000000, 0.938559, -0.345119, -1.000000, 0.000000, 0.000000, 0.775677, -0.224323, 0.225000, 1 + 0.000000, 0.346318, 0.938117, 0.000000, 0.938117, -0.346318, -1.000000, 0.000000, 0.000000, 0.774864, -0.225136, 0.225000, 1 + 0.000000, 0.347517, 0.937674, 0.000000, 0.937674, -0.347517, -1.000000, 0.000000, 0.000000, 0.774050, -0.225950, 0.225000, 1 + 0.000000, 0.348718, 0.937228, 0.000000, 0.937228, -0.348718, -1.000000, 0.000000, 0.000000, 0.773234, -0.226766, 0.225000, 1 + 0.000000, 0.349919, 0.936780, 0.000000, 0.936780, -0.349919, -1.000000, 0.000000, 0.000000, 0.772418, -0.227582, 0.225000, 1 + 0.000000, 0.351121, 0.936330, 0.000000, 0.936330, -0.351121, -1.000000, 0.000000, 0.000000, 0.771601, -0.228399, 0.225000, 1 + 0.000000, 0.352324, 0.935878, 0.000000, 0.935878, -0.352324, -1.000000, 0.000000, 0.000000, 0.770783, -0.229217, 0.225000, 1 + 0.000000, 0.353528, 0.935424, 0.000000, 0.935424, -0.353528, -1.000000, 0.000000, 0.000000, 0.769964, -0.230036, 0.225000, 1 + 0.000000, 0.354732, 0.934968, 0.000000, 0.934968, -0.354732, -1.000000, 0.000000, 0.000000, 0.769144, -0.230856, 0.225000, 1 + 0.000000, 0.355938, 0.934510, 0.000000, 0.934510, -0.355938, -1.000000, 0.000000, 0.000000, 0.768323, -0.231677, 0.225000, 1 + 0.000000, 0.357144, 0.934049, 0.000000, 0.934049, -0.357144, -1.000000, 0.000000, 0.000000, 0.767501, -0.232499, 0.225000, 1 + 0.000000, 0.358350, 0.933587, 0.000000, 0.933587, -0.358350, -1.000000, 0.000000, 0.000000, 0.766679, -0.233321, 0.225000, 1 + 0.000000, 0.359558, 0.933123, 0.000000, 0.933123, -0.359558, -1.000000, 0.000000, 0.000000, 0.765855, -0.234145, 0.225000, 1 + 0.000000, 0.360766, 0.932656, 0.000000, 0.932656, -0.360766, -1.000000, 0.000000, 0.000000, 0.765031, -0.234969, 0.225000, 1 + 0.000000, 0.361975, 0.932188, 0.000000, 0.932188, -0.361975, -1.000000, 0.000000, 0.000000, 0.764205, -0.235795, 0.225000, 1 + 0.000000, 0.363184, 0.931717, 0.000000, 0.931717, -0.363184, -1.000000, 0.000000, 0.000000, 0.763379, -0.236621, 0.225000, 1 + 0.000000, 0.364395, 0.931245, 0.000000, 0.931245, -0.364395, -1.000000, 0.000000, 0.000000, 0.762552, -0.237448, 0.225000, 1 + 0.000000, 0.365606, 0.930770, 0.000000, 0.930770, -0.365606, -1.000000, 0.000000, 0.000000, 0.761724, -0.238276, 0.225000, 1 + 0.000000, 0.366817, 0.930293, 0.000000, 0.930293, -0.366817, -1.000000, 0.000000, 0.000000, 0.760895, -0.239105, 0.225000, 1 + 0.000000, 0.368030, 0.929814, 0.000000, 0.929814, -0.368030, -1.000000, 0.000000, 0.000000, 0.760065, -0.239935, 0.225000, 1 + 0.000000, 0.369243, 0.929333, 0.000000, 0.929333, -0.369243, -1.000000, 0.000000, 0.000000, 0.759234, -0.240766, 0.225000, 1 + 0.000000, 0.370456, 0.928850, 0.000000, 0.928850, -0.370456, -1.000000, 0.000000, 0.000000, 0.758403, -0.241597, 0.225000, 1 + 0.000000, 0.371671, 0.928365, 0.000000, 0.928365, -0.371671, -1.000000, 0.000000, 0.000000, 0.757570, -0.242430, 0.225000, 1 + 0.000000, 0.372886, 0.927877, 0.000000, 0.927877, -0.372886, -1.000000, 0.000000, 0.000000, 0.756737, -0.243263, 0.225000, 1 + 0.000000, 0.374101, 0.927388, 0.000000, 0.927388, -0.374101, -1.000000, 0.000000, 0.000000, 0.755902, -0.244098, 0.225000, 1 + 0.000000, 0.375317, 0.926896, 0.000000, 0.926896, -0.375317, -1.000000, 0.000000, 0.000000, 0.755067, -0.244933, 0.225000, 1 + 0.000000, 0.376534, 0.926403, 0.000000, 0.926403, -0.376534, -1.000000, 0.000000, 0.000000, 0.754231, -0.245769, 0.225000, 1 + 0.000000, 0.377752, 0.925907, 0.000000, 0.925907, -0.377752, -1.000000, 0.000000, 0.000000, 0.753395, -0.246605, 0.225000, 1 + 0.000000, 0.378970, 0.925409, 0.000000, 0.925409, -0.378970, -1.000000, 0.000000, 0.000000, 0.752557, -0.247443, 0.225000, 1 + 0.000000, 0.380188, 0.924909, 0.000000, 0.924909, -0.380188, -1.000000, 0.000000, 0.000000, 0.751718, -0.248282, 0.225000, 1 + 0.000000, 0.381408, 0.924407, 0.000000, 0.924407, -0.381408, -1.000000, 0.000000, 0.000000, 0.750879, -0.249121, 0.225000, 1 + 0.000000, 0.382627, 0.923903, 0.000000, 0.923903, -0.382627, -1.000000, 0.000000, 0.000000, 0.750039, -0.249961, 0.225000, 1 + 0.000000, 0.383848, 0.923396, 0.000000, 0.923396, -0.383848, -1.000000, 0.000000, 0.000000, 0.749198, -0.250802, 0.225000, 1 + 0.000000, 0.385068, 0.922888, 0.000000, 0.922888, -0.385068, -1.000000, 0.000000, 0.000000, 0.748356, -0.251644, 0.225000, 1 + 0.000000, 0.386290, 0.922377, 0.000000, 0.922377, -0.386290, -1.000000, 0.000000, 0.000000, 0.747513, -0.252487, 0.225000, 1 + 0.000000, 0.387512, 0.921865, 0.000000, 0.921865, -0.387512, -1.000000, 0.000000, 0.000000, 0.746669, -0.253331, 0.225000, 1 + 0.000000, 0.388734, 0.921350, 0.000000, 0.921350, -0.388734, -1.000000, 0.000000, 0.000000, 0.745825, -0.254175, 0.225000, 1 + 0.000000, 0.389957, 0.920833, 0.000000, 0.920833, -0.389957, -1.000000, 0.000000, 0.000000, 0.744980, -0.255020, 0.225000, 1 + 0.000000, 0.391181, 0.920314, 0.000000, 0.920314, -0.391181, -1.000000, 0.000000, 0.000000, 0.744133, -0.255867, 0.225000, 1 + 0.000000, 0.392405, 0.919793, 0.000000, 0.919793, -0.392405, -1.000000, 0.000000, 0.000000, 0.743286, -0.256714, 0.225000, 1 + 0.000000, 0.393629, 0.919269, 0.000000, 0.919269, -0.393629, -1.000000, 0.000000, 0.000000, 0.742439, -0.257561, 0.225000, 1 + 0.000000, 0.394854, 0.918744, 0.000000, 0.918744, -0.394854, -1.000000, 0.000000, 0.000000, 0.741590, -0.258410, 0.225000, 1 + 0.000000, 0.396080, 0.918216, 0.000000, 0.918216, -0.396080, -1.000000, 0.000000, 0.000000, 0.740741, -0.259259, 0.225000, 1 + 0.000000, 0.397306, 0.917686, 0.000000, 0.917686, -0.397306, -1.000000, 0.000000, 0.000000, 0.739891, -0.260109, 0.225000, 1 + 0.000000, 0.398532, 0.917154, 0.000000, 0.917154, -0.398532, -1.000000, 0.000000, 0.000000, 0.739040, -0.260960, 0.225000, 1 + 0.000000, 0.399759, 0.916620, 0.000000, 0.916620, -0.399759, -1.000000, 0.000000, 0.000000, 0.738188, -0.261812, 0.225000, 1 + 0.000000, 0.400986, 0.916084, 0.000000, 0.916084, -0.400986, -1.000000, 0.000000, 0.000000, 0.737335, -0.262665, 0.225000, 1 + 0.000000, 0.402214, 0.915546, 0.000000, 0.915546, -0.402214, -1.000000, 0.000000, 0.000000, 0.736482, -0.263518, 0.225000, 1 + 0.000000, 0.403442, 0.915005, 0.000000, 0.915005, -0.403442, -1.000000, 0.000000, 0.000000, 0.735627, -0.264373, 0.225000, 1 + 0.000000, 0.404671, 0.914463, 0.000000, 0.914463, -0.404671, -1.000000, 0.000000, 0.000000, 0.734772, -0.265228, 0.225000, 1 + 0.000000, 0.405899, 0.913918, 0.000000, 0.913918, -0.405899, -1.000000, 0.000000, 0.000000, 0.733917, -0.266083, 0.225000, 1 + 0.000000, 0.407129, 0.913371, 0.000000, 0.913371, -0.407129, -1.000000, 0.000000, 0.000000, 0.733060, -0.266940, 0.225000, 1 + 0.000000, 0.408359, 0.912822, 0.000000, 0.912822, -0.408359, -1.000000, 0.000000, 0.000000, 0.732203, -0.267797, 0.225000, 1 + 0.000000, 0.409589, 0.912270, 0.000000, 0.912270, -0.409589, -1.000000, 0.000000, 0.000000, 0.731344, -0.268656, 0.225000, 1 + 0.000000, 0.410819, 0.911717, 0.000000, 0.911717, -0.410819, -1.000000, 0.000000, 0.000000, 0.730486, -0.269514, 0.225000, 1 + 0.000000, 0.412050, 0.911161, 0.000000, 0.911161, -0.412050, -1.000000, 0.000000, 0.000000, 0.729626, -0.270374, 0.225000, 1 + 0.000000, 0.413281, 0.910603, 0.000000, 0.910603, -0.413281, -1.000000, 0.000000, 0.000000, 0.728765, -0.271235, 0.225000, 1 + 0.000000, 0.414513, 0.910044, 0.000000, 0.910044, -0.414513, -1.000000, 0.000000, 0.000000, 0.727904, -0.272096, 0.225000, 1 + 0.000000, 0.415745, 0.909481, 0.000000, 0.909481, -0.415745, -1.000000, 0.000000, 0.000000, 0.727042, -0.272958, 0.225000, 1 + 0.000000, 0.416977, 0.908917, 0.000000, 0.908917, -0.416977, -1.000000, 0.000000, 0.000000, 0.726179, -0.273821, 0.225000, 1 + 0.000000, 0.418209, 0.908351, 0.000000, 0.908351, -0.418209, -1.000000, 0.000000, 0.000000, 0.725316, -0.274684, 0.225000, 1 + 0.000000, 0.419442, 0.907782, 0.000000, 0.907782, -0.419442, -1.000000, 0.000000, 0.000000, 0.724451, -0.275549, 0.225000, 1 + 0.000000, 0.420675, 0.907211, 0.000000, 0.907211, -0.420675, -1.000000, 0.000000, 0.000000, 0.723586, -0.276414, 0.225000, 1 + 0.000000, 0.421909, 0.906638, 0.000000, 0.906638, -0.421909, -1.000000, 0.000000, 0.000000, 0.722721, -0.277279, 0.225000, 1 + 0.000000, 0.423142, 0.906063, 0.000000, 0.906063, -0.423142, -1.000000, 0.000000, 0.000000, 0.721854, -0.278146, 0.225000, 1 + 0.000000, 0.424376, 0.905486, 0.000000, 0.905486, -0.424376, -1.000000, 0.000000, 0.000000, 0.720987, -0.279013, 0.225000, 1 + 0.000000, 0.425610, 0.904906, 0.000000, 0.904906, -0.425610, -1.000000, 0.000000, 0.000000, 0.720119, -0.279881, 0.225000, 1 + 0.000000, 0.426845, 0.904325, 0.000000, 0.904325, -0.426845, -1.000000, 0.000000, 0.000000, 0.719250, -0.280750, 0.225000, 1 + 0.000000, 0.428080, 0.903741, 0.000000, 0.903741, -0.428080, -1.000000, 0.000000, 0.000000, 0.718380, -0.281620, 0.225000, 1 + 0.000000, 0.429315, 0.903155, 0.000000, 0.903155, -0.429315, -1.000000, 0.000000, 0.000000, 0.717510, -0.282490, 0.225000, 1 + 0.000000, 0.430550, 0.902567, 0.000000, 0.902567, -0.430550, -1.000000, 0.000000, 0.000000, 0.716639, -0.283361, 0.225000, 1 + 0.000000, 0.431785, 0.901976, 0.000000, 0.901976, -0.431785, -1.000000, 0.000000, 0.000000, 0.715768, -0.284232, 0.225000, 1 + 0.000000, 0.433021, 0.901384, 0.000000, 0.901384, -0.433021, -1.000000, 0.000000, 0.000000, 0.714895, -0.285105, 0.225000, 1 + 0.000000, 0.434257, 0.900789, 0.000000, 0.900789, -0.434257, -1.000000, 0.000000, 0.000000, 0.714022, -0.285978, 0.225000, 1 + 0.000000, 0.435493, 0.900192, 0.000000, 0.900192, -0.435493, -1.000000, 0.000000, 0.000000, 0.713148, -0.286852, 0.225000, 1 + 0.000000, 0.436729, 0.899593, 0.000000, 0.899593, -0.436729, -1.000000, 0.000000, 0.000000, 0.712274, -0.287726, 0.225000, 1 + 0.000000, 0.437966, 0.898992, 0.000000, 0.898992, -0.437966, -1.000000, 0.000000, 0.000000, 0.711398, -0.288602, 0.225000, 1 + 0.000000, 0.439202, 0.898388, 0.000000, 0.898388, -0.439202, -1.000000, 0.000000, 0.000000, 0.710522, -0.289478, 0.225000, 1 + 0.000000, 0.440439, 0.897783, 0.000000, 0.897783, -0.440439, -1.000000, 0.000000, 0.000000, 0.709646, -0.290354, 0.225000, 1 + 0.000000, 0.441676, 0.897175, 0.000000, 0.897175, -0.441676, -1.000000, 0.000000, 0.000000, 0.708768, -0.291232, 0.225000, 1 + 0.000000, 0.442913, 0.896565, 0.000000, 0.896565, -0.442913, -1.000000, 0.000000, 0.000000, 0.707890, -0.292110, 0.225000, 1 + 0.000000, 0.444150, 0.895952, 0.000000, 0.895952, -0.444150, -1.000000, 0.000000, 0.000000, 0.707011, -0.292989, 0.225000, 1 + 0.000000, 0.445387, 0.895338, 0.000000, 0.895338, -0.445387, -1.000000, 0.000000, 0.000000, 0.706132, -0.293868, 0.225000, 1 + 0.000000, 0.446625, 0.894721, 0.000000, 0.894721, -0.446625, -1.000000, 0.000000, 0.000000, 0.705252, -0.294748, 0.225000, 1 + 0.000000, 0.447862, 0.894103, 0.000000, 0.894103, -0.447862, -1.000000, 0.000000, 0.000000, 0.704371, -0.295629, 0.225000, 1 + 0.000000, 0.449100, 0.893482, 0.000000, 0.893482, -0.449100, -1.000000, 0.000000, 0.000000, 0.703489, -0.296511, 0.225000, 1 + 0.000000, 0.450338, 0.892858, 0.000000, 0.892858, -0.450338, -1.000000, 0.000000, 0.000000, 0.702607, -0.297393, 0.225000, 1 + 0.000000, 0.451575, 0.892233, 0.000000, 0.892233, -0.451575, -1.000000, 0.000000, 0.000000, 0.701724, -0.298276, 0.225000, 1 + 0.000000, 0.452813, 0.891605, 0.000000, 0.891605, -0.452813, -1.000000, 0.000000, 0.000000, 0.700841, -0.299159, 0.225000, 1 + 0.000000, 0.454051, 0.890976, 0.000000, 0.890976, -0.454051, -1.000000, 0.000000, 0.000000, 0.699957, -0.300043, 0.225000, 1 + 0.000000, 0.455289, 0.890344, 0.000000, 0.890344, -0.455289, -1.000000, 0.000000, 0.000000, 0.699072, -0.300928, 0.225000, 1 + 0.000000, 0.456527, 0.889709, 0.000000, 0.889709, -0.456527, -1.000000, 0.000000, 0.000000, 0.698186, -0.301814, 0.225000, 1 + 0.000000, 0.457765, 0.889073, 0.000000, 0.889073, -0.457765, -1.000000, 0.000000, 0.000000, 0.697300, -0.302700, 0.225000, 1 + 0.000000, 0.459003, 0.888435, 0.000000, 0.888435, -0.459003, -1.000000, 0.000000, 0.000000, 0.696413, -0.303587, 0.225000, 1 + 0.000000, 0.460242, 0.887794, 0.000000, 0.887794, -0.460242, -1.000000, 0.000000, 0.000000, 0.695526, -0.304474, 0.225000, 1 + 0.000000, 0.461480, 0.887151, 0.000000, 0.887151, -0.461480, -1.000000, 0.000000, 0.000000, 0.694637, -0.305363, 0.225000, 1 + 0.000000, 0.462718, 0.886506, 0.000000, 0.886506, -0.462718, -1.000000, 0.000000, 0.000000, 0.693749, -0.306251, 0.225000, 1 + 0.000000, 0.463956, 0.885858, 0.000000, 0.885858, -0.463956, -1.000000, 0.000000, 0.000000, 0.692859, -0.307141, 0.225000, 1 + 0.000000, 0.465194, 0.885209, 0.000000, 0.885209, -0.465194, -1.000000, 0.000000, 0.000000, 0.691969, -0.308031, 0.225000, 1 + 0.000000, 0.466432, 0.884557, 0.000000, 0.884557, -0.466432, -1.000000, 0.000000, 0.000000, 0.691078, -0.308922, 0.225000, 1 + 0.000000, 0.467670, 0.883903, 0.000000, 0.883903, -0.467670, -1.000000, 0.000000, 0.000000, 0.690187, -0.309813, 0.225000, 1 + 0.000000, 0.468908, 0.883247, 0.000000, 0.883247, -0.468908, -1.000000, 0.000000, 0.000000, 0.689295, -0.310705, 0.225000, 1 + 0.000000, 0.470146, 0.882589, 0.000000, 0.882589, -0.470146, -1.000000, 0.000000, 0.000000, 0.688402, -0.311598, 0.225000, 1 + 0.000000, 0.471384, 0.881928, 0.000000, 0.881928, -0.471384, -1.000000, 0.000000, 0.000000, 0.687509, -0.312491, 0.225000, 1 + 0.000000, 0.472622, 0.881265, 0.000000, 0.881265, -0.472622, -1.000000, 0.000000, 0.000000, 0.686615, -0.313385, 0.225000, 1 + 0.000000, 0.473860, 0.880600, 0.000000, 0.880600, -0.473860, -1.000000, 0.000000, 0.000000, 0.685721, -0.314279, 0.225000, 1 + 0.000000, 0.475098, 0.879933, 0.000000, 0.879933, -0.475098, -1.000000, 0.000000, 0.000000, 0.684826, -0.315174, 0.225000, 1 + 0.000000, 0.476335, 0.879264, 0.000000, 0.879264, -0.476335, -1.000000, 0.000000, 0.000000, 0.683930, -0.316070, 0.225000, 1 + 0.000000, 0.477573, 0.878592, 0.000000, 0.878592, -0.477573, -1.000000, 0.000000, 0.000000, 0.683033, -0.316967, 0.225000, 1 + 0.000000, 0.478810, 0.877919, 0.000000, 0.877919, -0.478810, -1.000000, 0.000000, 0.000000, 0.682137, -0.317863, 0.225000, 1 + 0.000000, 0.480047, 0.877243, 0.000000, 0.877243, -0.480047, -1.000000, 0.000000, 0.000000, 0.681239, -0.318761, 0.225000, 1 + 0.000000, 0.481285, 0.876564, 0.000000, 0.876564, -0.481285, -1.000000, 0.000000, 0.000000, 0.680341, -0.319659, 0.225000, 1 + 0.000000, 0.482522, 0.875884, 0.000000, 0.875884, -0.482522, -1.000000, 0.000000, 0.000000, 0.679442, -0.320558, 0.225000, 1 + 0.000000, 0.483758, 0.875202, 0.000000, 0.875202, -0.483758, -1.000000, 0.000000, 0.000000, 0.678543, -0.321457, 0.225000, 1 + 0.000000, 0.484995, 0.874517, 0.000000, 0.874517, -0.484995, -1.000000, 0.000000, 0.000000, 0.677643, -0.322357, 0.225000, 1 + 0.000000, 0.486232, 0.873830, 0.000000, 0.873830, -0.486232, -1.000000, 0.000000, 0.000000, 0.676742, -0.323258, 0.225000, 1 + 0.000000, 0.487468, 0.873141, 0.000000, 0.873141, -0.487468, -1.000000, 0.000000, 0.000000, 0.675841, -0.324159, 0.225000, 1 + 0.000000, 0.488704, 0.872449, 0.000000, 0.872449, -0.488704, -1.000000, 0.000000, 0.000000, 0.674939, -0.325061, 0.225000, 1 + 0.000000, 0.489940, 0.871756, 0.000000, 0.871756, -0.489940, -1.000000, 0.000000, 0.000000, 0.674037, -0.325963, 0.225000, 1 + 0.000000, 0.491176, 0.871060, 0.000000, 0.871060, -0.491176, -1.000000, 0.000000, 0.000000, 0.673134, -0.326866, 0.225000, 1 + 0.000000, 0.492412, 0.870362, 0.000000, 0.870362, -0.492412, -1.000000, 0.000000, 0.000000, 0.672231, -0.327769, 0.225000, 1 + 0.000000, 0.493647, 0.869662, 0.000000, 0.869662, -0.493647, -1.000000, 0.000000, 0.000000, 0.671327, -0.328673, 0.225000, 1 + 0.000000, 0.494882, 0.868960, 0.000000, 0.868960, -0.494882, -1.000000, 0.000000, 0.000000, 0.670422, -0.329578, 0.225000, 1 + 0.000000, 0.496117, 0.868255, 0.000000, 0.868255, -0.496117, -1.000000, 0.000000, 0.000000, 0.669517, -0.330483, 0.225000, 1 + 0.000000, 0.497352, 0.867549, 0.000000, 0.867549, -0.497352, -1.000000, 0.000000, 0.000000, 0.668611, -0.331389, 0.225000, 1 + 0.000000, 0.498587, 0.866840, 0.000000, 0.866840, -0.498587, -1.000000, 0.000000, 0.000000, 0.667705, -0.332295, 0.225000, 1 + 0.000000, 0.499821, 0.866129, 0.000000, 0.866129, -0.499821, -1.000000, 0.000000, 0.000000, 0.666798, -0.333202, 0.225000, 1 + 0.000000, 0.501055, 0.865416, 0.000000, 0.865416, -0.501055, -1.000000, 0.000000, 0.000000, 0.665891, -0.334109, 0.225000, 1 + 0.000000, 0.502288, 0.864700, 0.000000, 0.864700, -0.502288, -1.000000, 0.000000, 0.000000, 0.664983, -0.335017, 0.225000, 1 + 0.000000, 0.503522, 0.863982, 0.000000, 0.863982, -0.503522, -1.000000, 0.000000, 0.000000, 0.664075, -0.335925, 0.225000, 1 + 0.000000, 0.504755, 0.863263, 0.000000, 0.863263, -0.504755, -1.000000, 0.000000, 0.000000, 0.663166, -0.336834, 0.225000, 1 + 0.000000, 0.505988, 0.862541, 0.000000, 0.862541, -0.505988, -1.000000, 0.000000, 0.000000, 0.662256, -0.337744, 0.225000, 1 + 0.000000, 0.507220, 0.861816, 0.000000, 0.861816, -0.507220, -1.000000, 0.000000, 0.000000, 0.661346, -0.338654, 0.225000, 1 + 0.000000, 0.508453, 0.861090, 0.000000, 0.861090, -0.508453, -1.000000, 0.000000, 0.000000, 0.660435, -0.339565, 0.225000, 1 + 0.000000, 0.509684, 0.860361, 0.000000, 0.860361, -0.509684, -1.000000, 0.000000, 0.000000, 0.659524, -0.340476, 0.225000, 1 + 0.000000, 0.510916, 0.859631, 0.000000, 0.859631, -0.510916, -1.000000, 0.000000, 0.000000, 0.658613, -0.341387, 0.225000, 1 + 0.000000, 0.512147, 0.858898, 0.000000, 0.858898, -0.512147, -1.000000, 0.000000, 0.000000, 0.657700, -0.342300, 0.225000, 1 + 0.000000, 0.513378, 0.858163, 0.000000, 0.858163, -0.513378, -1.000000, 0.000000, 0.000000, 0.656788, -0.343212, 0.225000, 1 + 0.000000, 0.514608, 0.857425, 0.000000, 0.857425, -0.514608, -1.000000, 0.000000, 0.000000, 0.655875, -0.344125, 0.225000, 1 + 0.000000, 0.515839, 0.856686, 0.000000, 0.856686, -0.515839, -1.000000, 0.000000, 0.000000, 0.654961, -0.345039, 0.225000, 1 + 0.000000, 0.517068, 0.855944, 0.000000, 0.855944, -0.517068, -1.000000, 0.000000, 0.000000, 0.654047, -0.345953, 0.225000, 1 + 0.000000, 0.518298, 0.855200, 0.000000, 0.855200, -0.518298, -1.000000, 0.000000, 0.000000, 0.653132, -0.346868, 0.225000, 1 + 0.000000, 0.519527, 0.854454, 0.000000, 0.854454, -0.519527, -1.000000, 0.000000, 0.000000, 0.652217, -0.347783, 0.225000, 1 + 0.000000, 0.520755, 0.853706, 0.000000, 0.853706, -0.520755, -1.000000, 0.000000, 0.000000, 0.651301, -0.348699, 0.225000, 1 + 0.000000, 0.521983, 0.852956, 0.000000, 0.852956, -0.521983, -1.000000, 0.000000, 0.000000, 0.650385, -0.349615, 0.225000, 1 + 0.000000, 0.523211, 0.852203, 0.000000, 0.852203, -0.523211, -1.000000, 0.000000, 0.000000, 0.649468, -0.350532, 0.225000, 1 + 0.000000, 0.524438, 0.851448, 0.000000, 0.851448, -0.524438, -1.000000, 0.000000, 0.000000, 0.648551, -0.351449, 0.225000, 1 + 0.000000, 0.525665, 0.850691, 0.000000, 0.850691, -0.525665, -1.000000, 0.000000, 0.000000, 0.647633, -0.352367, 0.225000, 1 + 0.000000, 0.526892, 0.849932, 0.000000, 0.849932, -0.526892, -1.000000, 0.000000, 0.000000, 0.646715, -0.353285, 0.225000, 1 + 0.000000, 0.528118, 0.849171, 0.000000, 0.849171, -0.528118, -1.000000, 0.000000, 0.000000, 0.645796, -0.354204, 0.225000, 1 + 0.000000, 0.529343, 0.848408, 0.000000, 0.848408, -0.529343, -1.000000, 0.000000, 0.000000, 0.644877, -0.355123, 0.225000, 1 + 0.000000, 0.530568, 0.847642, 0.000000, 0.847642, -0.530568, -1.000000, 0.000000, 0.000000, 0.643957, -0.356043, 0.225000, 1 + 0.000000, 0.531793, 0.846874, 0.000000, 0.846874, -0.531793, -1.000000, 0.000000, 0.000000, 0.643037, -0.356963, 0.225000, 1 + 0.000000, 0.533017, 0.846105, 0.000000, 0.846105, -0.533017, -1.000000, 0.000000, 0.000000, 0.642116, -0.357884, 0.225000, 1 + 0.000000, 0.534241, 0.845332, 0.000000, 0.845332, -0.534241, -1.000000, 0.000000, 0.000000, 0.641195, -0.358805, 0.225000, 1 + 0.000000, 0.535464, 0.844558, 0.000000, 0.844558, -0.535464, -1.000000, 0.000000, 0.000000, 0.640274, -0.359726, 0.225000, 1 + 0.000000, 0.536686, 0.843782, 0.000000, 0.843782, -0.536686, -1.000000, 0.000000, 0.000000, 0.639352, -0.360648, 0.225000, 1 + 0.000000, 0.537908, 0.843003, 0.000000, 0.843003, -0.537908, -1.000000, 0.000000, 0.000000, 0.638429, -0.361571, 0.225000, 1 + 0.000000, 0.539130, 0.842223, 0.000000, 0.842223, -0.539130, -1.000000, 0.000000, 0.000000, 0.637506, -0.362494, 0.225000, 1 + 0.000000, 0.540351, 0.841440, 0.000000, 0.841440, -0.540351, -1.000000, 0.000000, 0.000000, 0.636583, -0.363417, 0.225000, 1 + 0.000000, 0.541571, 0.840655, 0.000000, 0.840655, -0.541571, -1.000000, 0.000000, 0.000000, 0.635659, -0.364341, 0.225000, 1 + 0.000000, 0.542791, 0.839868, 0.000000, 0.839868, -0.542791, -1.000000, 0.000000, 0.000000, 0.634735, -0.365265, 0.225000, 1 + 0.000000, 0.544011, 0.839078, 0.000000, 0.839078, -0.544011, -1.000000, 0.000000, 0.000000, 0.633810, -0.366190, 0.225000, 1 + 0.000000, 0.545229, 0.838287, 0.000000, 0.838287, -0.545229, -1.000000, 0.000000, 0.000000, 0.632885, -0.367115, 0.225000, 1 + 0.000000, 0.546448, 0.837493, 0.000000, 0.837493, -0.546448, -1.000000, 0.000000, 0.000000, 0.631960, -0.368040, 0.225000, 1 + 0.000000, 0.547665, 0.836698, 0.000000, 0.836698, -0.547665, -1.000000, 0.000000, 0.000000, 0.631034, -0.368966, 0.225000, 1 + 0.000000, 0.548882, 0.835900, 0.000000, 0.835900, -0.548882, -1.000000, 0.000000, 0.000000, 0.630107, -0.369893, 0.225000, 1 + 0.000000, 0.550099, 0.835100, 0.000000, 0.835100, -0.550099, -1.000000, 0.000000, 0.000000, 0.629180, -0.370820, 0.225000, 1 + 0.000000, 0.551314, 0.834298, 0.000000, 0.834298, -0.551314, -1.000000, 0.000000, 0.000000, 0.628253, -0.371747, 0.225000, 1 + 0.000000, 0.552530, 0.833493, 0.000000, 0.833493, -0.552530, -1.000000, 0.000000, 0.000000, 0.627325, -0.372675, 0.225000, 1 + 0.000000, 0.553744, 0.832687, 0.000000, 0.832687, -0.553744, -1.000000, 0.000000, 0.000000, 0.626397, -0.373603, 0.225000, 1 + 0.000000, 0.554958, 0.831878, 0.000000, 0.831878, -0.554958, -1.000000, 0.000000, 0.000000, 0.625469, -0.374531, 0.225000, 1 + 0.000000, 0.556171, 0.831068, 0.000000, 0.831068, -0.556171, -1.000000, 0.000000, 0.000000, 0.624540, -0.375460, 0.225000, 1 + 0.000000, 0.557384, 0.830255, 0.000000, 0.830255, -0.557384, -1.000000, 0.000000, 0.000000, 0.623610, -0.376390, 0.225000, 1 + 0.000000, 0.558596, 0.829440, 0.000000, 0.829440, -0.558596, -1.000000, 0.000000, 0.000000, 0.622680, -0.377320, 0.225000, 1 + 0.000000, 0.559807, 0.828623, 0.000000, 0.828623, -0.559807, -1.000000, 0.000000, 0.000000, 0.621750, -0.378250, 0.225000, 1 + 0.000000, 0.561018, 0.827804, 0.000000, 0.827804, -0.561018, -1.000000, 0.000000, 0.000000, 0.620820, -0.379180, 0.225000, 1 + 0.000000, 0.562228, 0.826982, 0.000000, 0.826982, -0.562228, -1.000000, 0.000000, 0.000000, 0.619889, -0.380111, 0.225000, 1 + 0.000000, 0.563437, 0.826159, 0.000000, 0.826159, -0.563437, -1.000000, 0.000000, 0.000000, 0.618957, -0.381043, 0.225000, 1 + 0.000000, 0.564646, 0.825333, 0.000000, 0.825333, -0.564646, -1.000000, 0.000000, 0.000000, 0.618026, -0.381974, 0.225000, 1 + 0.000000, 0.565854, 0.824506, 0.000000, 0.824506, -0.565854, -1.000000, 0.000000, 0.000000, 0.617093, -0.382907, 0.225000, 1 + 0.000000, 0.567061, 0.823676, 0.000000, 0.823676, -0.567061, -1.000000, 0.000000, 0.000000, 0.616161, -0.383839, 0.225000, 1 + 0.000000, 0.568267, 0.822844, 0.000000, 0.822844, -0.568267, -1.000000, 0.000000, 0.000000, 0.615228, -0.384772, 0.225000, 1 + 0.000000, 0.569473, 0.822010, 0.000000, 0.822010, -0.569473, -1.000000, 0.000000, 0.000000, 0.614295, -0.385705, 0.225000, 1 + 0.000000, 0.570678, 0.821174, 0.000000, 0.821174, -0.570678, -1.000000, 0.000000, 0.000000, 0.613361, -0.386639, 0.225000, 1 + 0.000000, 0.571882, 0.820336, 0.000000, 0.820336, -0.571882, -1.000000, 0.000000, 0.000000, 0.612427, -0.387573, 0.225000, 1 + 0.000000, 0.573085, 0.819496, 0.000000, 0.819496, -0.573085, -1.000000, 0.000000, 0.000000, 0.611493, -0.388507, 0.225000, 1 + 0.000000, 0.574288, 0.818653, 0.000000, 0.818653, -0.574288, -1.000000, 0.000000, 0.000000, 0.610558, -0.389442, 0.225000, 1 + 0.000000, 0.575490, 0.817809, 0.000000, 0.817809, -0.575490, -1.000000, 0.000000, 0.000000, 0.609623, -0.390377, 0.225000, 1 + 0.000000, 0.576691, 0.816962, 0.000000, 0.816962, -0.576691, -1.000000, 0.000000, 0.000000, 0.608687, -0.391313, 0.225000, 1 + 0.000000, 0.577891, 0.816114, 0.000000, 0.816114, -0.577891, -1.000000, 0.000000, 0.000000, 0.607752, -0.392248, 0.225000, 1 + 0.000000, 0.579091, 0.815263, 0.000000, 0.815263, -0.579091, -1.000000, 0.000000, 0.000000, 0.606815, -0.393185, 0.225000, 1 + 0.000000, 0.580290, 0.814410, 0.000000, 0.814410, -0.580290, -1.000000, 0.000000, 0.000000, 0.605879, -0.394121, 0.225000, 1 + 0.000000, 0.581487, 0.813555, 0.000000, 0.813555, -0.581487, -1.000000, 0.000000, 0.000000, 0.604942, -0.395058, 0.225000, 1 + 0.000000, 0.582685, 0.812698, 0.000000, 0.812698, -0.582685, -1.000000, 0.000000, 0.000000, 0.604005, -0.395995, 0.225000, 1 + 0.000000, 0.583881, 0.811839, 0.000000, 0.811839, -0.583881, -1.000000, 0.000000, 0.000000, 0.603067, -0.396933, 0.225000, 1 + 0.000000, 0.585076, 0.810978, 0.000000, 0.810978, -0.585076, -1.000000, 0.000000, 0.000000, 0.602129, -0.397871, 0.225000, 1 + 0.000000, 0.586271, 0.810115, 0.000000, 0.810115, -0.586271, -1.000000, 0.000000, 0.000000, 0.601191, -0.398809, 0.225000, 1 + 0.000000, 0.587464, 0.809250, 0.000000, 0.809250, -0.587464, -1.000000, 0.000000, 0.000000, 0.600252, -0.399748, 0.225000, 1 + 0.000000, 0.588657, 0.808383, 0.000000, 0.808383, -0.588657, -1.000000, 0.000000, 0.000000, 0.599314, -0.400686, 0.225000, 1 + 0.000000, 0.589849, 0.807513, 0.000000, 0.807513, -0.589849, -1.000000, 0.000000, 0.000000, 0.598374, -0.401626, 0.225000, 1 + 0.000000, 0.591040, 0.806642, 0.000000, 0.806642, -0.591040, -1.000000, 0.000000, 0.000000, 0.597435, -0.402565, 0.225000, 1 + 0.000000, 0.592231, 0.805769, 0.000000, 0.805769, -0.592231, -1.000000, 0.000000, 0.000000, 0.596495, -0.403505, 0.225000, 1 + 0.000000, 0.593420, 0.804893, 0.000000, 0.804893, -0.593420, -1.000000, 0.000000, 0.000000, 0.595555, -0.404445, 0.225000, 1 + 0.000000, 0.594608, 0.804015, 0.000000, 0.804015, -0.594608, -1.000000, 0.000000, 0.000000, 0.594614, -0.405386, 0.225000, 1 + 0.000000, 0.595796, 0.803136, 0.000000, 0.803136, -0.595796, -1.000000, 0.000000, 0.000000, 0.593673, -0.406327, 0.225000, 1 + 0.000000, 0.596983, 0.802254, 0.000000, 0.802254, -0.596983, -1.000000, 0.000000, 0.000000, 0.592732, -0.407268, 0.225000, 1 + 0.000000, 0.598168, 0.801371, 0.000000, 0.801371, -0.598168, -1.000000, 0.000000, 0.000000, 0.591791, -0.408209, 0.225000, 1 + 0.000000, 0.599353, 0.800485, 0.000000, 0.800485, -0.599353, -1.000000, 0.000000, 0.000000, 0.590849, -0.409151, 0.225000, 1 + 0.000000, 0.600537, 0.799597, 0.000000, 0.799597, -0.600537, -1.000000, 0.000000, 0.000000, 0.589907, -0.410093, 0.225000, 1 + 0.000000, 0.601720, 0.798707, 0.000000, 0.798707, -0.601720, -1.000000, 0.000000, 0.000000, 0.588965, -0.411035, 0.225000, 1 + 0.000000, 0.602902, 0.797816, 0.000000, 0.797816, -0.602902, -1.000000, 0.000000, 0.000000, 0.588022, -0.411978, 0.225000, 1 + 0.000000, 0.604083, 0.796922, 0.000000, 0.796922, -0.604083, -1.000000, 0.000000, 0.000000, 0.587079, -0.412921, 0.225000, 1 + 0.000000, 0.605263, 0.796026, 0.000000, 0.796026, -0.605263, -1.000000, 0.000000, 0.000000, 0.586136, -0.413864, 0.225000, 1 + 0.000000, 0.606442, 0.795128, 0.000000, 0.795128, -0.606442, -1.000000, 0.000000, 0.000000, 0.585193, -0.414807, 0.225000, 1 + 0.000000, 0.607620, 0.794228, 0.000000, 0.794228, -0.607620, -1.000000, 0.000000, 0.000000, 0.584249, -0.415751, 0.225000, 1 + 0.000000, 0.608797, 0.793326, 0.000000, 0.793326, -0.608797, -1.000000, 0.000000, 0.000000, 0.583305, -0.416695, 0.225000, 1 + 0.000000, 0.609973, 0.792422, 0.000000, 0.792422, -0.609973, -1.000000, 0.000000, 0.000000, 0.582361, -0.417639, 0.225000, 1 + 0.000000, 0.611148, 0.791517, 0.000000, 0.791517, -0.611148, -1.000000, 0.000000, 0.000000, 0.581416, -0.418584, 0.225000, 1 + 0.000000, 0.612322, 0.790609, 0.000000, 0.790609, -0.612322, -1.000000, 0.000000, 0.000000, 0.580472, -0.419528, 0.225000, 1 + 0.000000, 0.613495, 0.789699, 0.000000, 0.789699, -0.613495, -1.000000, 0.000000, 0.000000, 0.579526, -0.420474, 0.225000, 1 + 0.000000, 0.614667, 0.788787, 0.000000, 0.788787, -0.614667, -1.000000, 0.000000, 0.000000, 0.578581, -0.421419, 0.225000, 1 + 0.000000, 0.615837, 0.787873, 0.000000, 0.787873, -0.615837, -1.000000, 0.000000, 0.000000, 0.577636, -0.422364, 0.225000, 1 + 0.000000, 0.617007, 0.786957, 0.000000, 0.786957, -0.617007, -1.000000, 0.000000, 0.000000, 0.576690, -0.423310, 0.225000, 1 + 0.000000, 0.618176, 0.786040, 0.000000, 0.786040, -0.618176, -1.000000, 0.000000, 0.000000, 0.575744, -0.424256, 0.225000, 1 + 0.000000, 0.619344, 0.785120, 0.000000, 0.785120, -0.619344, -1.000000, 0.000000, 0.000000, 0.574797, -0.425203, 0.225000, 1 + 0.000000, 0.620511, 0.784198, 0.000000, 0.784198, -0.620511, -1.000000, 0.000000, 0.000000, 0.573851, -0.426149, 0.225000, 1 + 0.000000, 0.621676, 0.783274, 0.000000, 0.783274, -0.621676, -1.000000, 0.000000, 0.000000, 0.572904, -0.427096, 0.225000, 1 + 0.000000, 0.622841, 0.782349, 0.000000, 0.782349, -0.622841, -1.000000, 0.000000, 0.000000, 0.571957, -0.428043, 0.225000, 1 + 0.000000, 0.624004, 0.781421, 0.000000, 0.781421, -0.624004, -1.000000, 0.000000, 0.000000, 0.571010, -0.428990, 0.225000, 1 + 0.000000, 0.625167, 0.780491, 0.000000, 0.780491, -0.625167, -1.000000, 0.000000, 0.000000, 0.570062, -0.429938, 0.225000, 1 + 0.000000, 0.626328, 0.779560, 0.000000, 0.779560, -0.626328, -1.000000, 0.000000, 0.000000, 0.569114, -0.430886, 0.225000, 1 + 0.000000, 0.627488, 0.778626, 0.000000, 0.778626, -0.627488, -1.000000, 0.000000, 0.000000, 0.568166, -0.431834, 0.225000, 1 + 0.000000, 0.628647, 0.777691, 0.000000, 0.777691, -0.628647, -1.000000, 0.000000, 0.000000, 0.567218, -0.432782, 0.225000, 1 + 0.000000, 0.629805, 0.776753, 0.000000, 0.776753, -0.629805, -1.000000, 0.000000, 0.000000, 0.566270, -0.433730, 0.225000, 1 + 0.000000, 0.630962, 0.775814, 0.000000, 0.775814, -0.630962, -1.000000, 0.000000, 0.000000, 0.565321, -0.434679, 0.225000, 1 + 0.000000, 0.632117, 0.774873, 0.000000, 0.774873, -0.632117, -1.000000, 0.000000, 0.000000, 0.564372, -0.435628, 0.225000, 1 + 0.000000, 0.633272, 0.773930, 0.000000, 0.773930, -0.633272, -1.000000, 0.000000, 0.000000, 0.563423, -0.436577, 0.225000, 1 + 0.000000, 0.634425, 0.772985, 0.000000, 0.772985, -0.634425, -1.000000, 0.000000, 0.000000, 0.562474, -0.437526, 0.225000, 1 + 0.000000, 0.635577, 0.772037, 0.000000, 0.772037, -0.635577, -1.000000, 0.000000, 0.000000, 0.561525, -0.438475, 0.225000, 1 + 0.000000, 0.636728, 0.771089, 0.000000, 0.771089, -0.636728, -1.000000, 0.000000, 0.000000, 0.560575, -0.439425, 0.225000, 1 + 0.000000, 0.637878, 0.770138, 0.000000, 0.770138, -0.637878, -1.000000, 0.000000, 0.000000, 0.559625, -0.440375, 0.225000, 1 + 0.000000, 0.639026, 0.769185, 0.000000, 0.769185, -0.639026, -1.000000, 0.000000, 0.000000, 0.558675, -0.441325, 0.225000, 1 + 0.000000, 0.640174, 0.768230, 0.000000, 0.768230, -0.640174, -1.000000, 0.000000, 0.000000, 0.557725, -0.442275, 0.225000, 1 + 0.000000, 0.641320, 0.767274, 0.000000, 0.767274, -0.641320, -1.000000, 0.000000, 0.000000, 0.556774, -0.443226, 0.225000, 1 + 0.000000, 0.642465, 0.766315, 0.000000, 0.766315, -0.642465, -1.000000, 0.000000, 0.000000, 0.555824, -0.444176, 0.225000, 1 + 0.000000, 0.643609, 0.765355, 0.000000, 0.765355, -0.643609, -1.000000, 0.000000, 0.000000, 0.554873, -0.445127, 0.225000, 1 + 0.000000, 0.644751, 0.764392, 0.000000, 0.764392, -0.644751, -1.000000, 0.000000, 0.000000, 0.553922, -0.446078, 0.225000, 1 + 0.000000, 0.645893, 0.763428, 0.000000, 0.763428, -0.645893, -1.000000, 0.000000, 0.000000, 0.552971, -0.447029, 0.225000, 1 + 0.000000, 0.647033, 0.762462, 0.000000, 0.762462, -0.647033, -1.000000, 0.000000, 0.000000, 0.552019, -0.447981, 0.225000, 1 + 0.000000, 0.648172, 0.761494, 0.000000, 0.761494, -0.648172, -1.000000, 0.000000, 0.000000, 0.551068, -0.448932, 0.225000, 1 + 0.000000, 0.649309, 0.760525, 0.000000, 0.760525, -0.649309, -1.000000, 0.000000, 0.000000, 0.550116, -0.449884, 0.225000, 1 + 0.000000, 0.650445, 0.759553, 0.000000, 0.759553, -0.650445, -1.000000, 0.000000, 0.000000, 0.549164, -0.450836, 0.225000, 1 + 0.000000, 0.651581, 0.758579, 0.000000, 0.758579, -0.651581, -1.000000, 0.000000, 0.000000, 0.548212, -0.451788, 0.225000, 1 + 0.000000, 0.652714, 0.757604, 0.000000, 0.757604, -0.652714, -1.000000, 0.000000, 0.000000, 0.547260, -0.452740, 0.225000, 1 + 0.000000, 0.653847, 0.756627, 0.000000, 0.756627, -0.653847, -1.000000, 0.000000, 0.000000, 0.546308, -0.453692, 0.225000, 1 + 0.000000, 0.654978, 0.755648, 0.000000, 0.755648, -0.654978, -1.000000, 0.000000, 0.000000, 0.545356, -0.454644, 0.225000, 1 + 0.000000, 0.656108, 0.754667, 0.000000, 0.754667, -0.656108, -1.000000, 0.000000, 0.000000, 0.544403, -0.455597, 0.225000, 1 + 0.000000, 0.657237, 0.753684, 0.000000, 0.753684, -0.657237, -1.000000, 0.000000, 0.000000, 0.543450, -0.456550, 0.225000, 1 + 0.000000, 0.658364, 0.752700, 0.000000, 0.752700, -0.658364, -1.000000, 0.000000, 0.000000, 0.542497, -0.457503, 0.225000, 1 + 0.000000, 0.659490, 0.751713, 0.000000, 0.751713, -0.659490, -1.000000, 0.000000, 0.000000, 0.541544, -0.458456, 0.225000, 1 + 0.000000, 0.660615, 0.750725, 0.000000, 0.750725, -0.660615, -1.000000, 0.000000, 0.000000, 0.540591, -0.459409, 0.225000, 1 + 0.000000, 0.661738, 0.749735, 0.000000, 0.749735, -0.661738, -1.000000, 0.000000, 0.000000, 0.539638, -0.460362, 0.225000, 1 + 0.000000, 0.662860, 0.748743, 0.000000, 0.748743, -0.662860, -1.000000, 0.000000, 0.000000, 0.538685, -0.461315, 0.225000, 1 + 0.000000, 0.663981, 0.747749, 0.000000, 0.747749, -0.663981, -1.000000, 0.000000, 0.000000, 0.537731, -0.462269, 0.225000, 1 + 0.000000, 0.665101, 0.746754, 0.000000, 0.746754, -0.665101, -1.000000, 0.000000, 0.000000, 0.536777, -0.463223, 0.225000, 1 + 0.000000, 0.666219, 0.745757, 0.000000, 0.745757, -0.666219, -1.000000, 0.000000, 0.000000, 0.535824, -0.464176, 0.225000, 1 + 0.000000, 0.667335, 0.744757, 0.000000, 0.744757, -0.667335, -1.000000, 0.000000, 0.000000, 0.534870, -0.465130, 0.225000, 1 + 0.000000, 0.668451, 0.743757, 0.000000, 0.743757, -0.668451, -1.000000, 0.000000, 0.000000, 0.533916, -0.466084, 0.225000, 1 + 0.000000, 0.669565, 0.742754, 0.000000, 0.742754, -0.669565, -1.000000, 0.000000, 0.000000, 0.532962, -0.467038, 0.225000, 1 + 0.000000, 0.670677, 0.741749, 0.000000, 0.741749, -0.670677, -1.000000, 0.000000, 0.000000, 0.532007, -0.467993, 0.225000, 1 + 0.000000, 0.671788, 0.740743, 0.000000, 0.740743, -0.671788, -1.000000, 0.000000, 0.000000, 0.531053, -0.468947, 0.225000, 1 + 0.000000, 0.672898, 0.739735, 0.000000, 0.739735, -0.672898, -1.000000, 0.000000, 0.000000, 0.530099, -0.469901, 0.225000, 1 + 0.000000, 0.674006, 0.738726, 0.000000, 0.738726, -0.674006, -1.000000, 0.000000, 0.000000, 0.529144, -0.470856, 0.225000, 1 + 0.000000, 0.675113, 0.737714, 0.000000, 0.737714, -0.675113, -1.000000, 0.000000, 0.000000, 0.528189, -0.471811, 0.225000, 1 + 0.000000, 0.676219, 0.736701, 0.000000, 0.736701, -0.676219, -1.000000, 0.000000, 0.000000, 0.527235, -0.472765, 0.225000, 1 + 0.000000, 0.677323, 0.735686, 0.000000, 0.735686, -0.677323, -1.000000, 0.000000, 0.000000, 0.526280, -0.473720, 0.225000, 1 + 0.000000, 0.678426, 0.734669, 0.000000, 0.734669, -0.678426, -1.000000, 0.000000, 0.000000, 0.525325, -0.474675, 0.225000, 1 + 0.000000, 0.679527, 0.733650, 0.000000, 0.733650, -0.679527, -1.000000, 0.000000, 0.000000, 0.524370, -0.475630, 0.225000, 1 + 0.000000, 0.680627, 0.732630, 0.000000, 0.732630, -0.680627, -1.000000, 0.000000, 0.000000, 0.523415, -0.476585, 0.225000, 1 + 0.000000, 0.681725, 0.731608, 0.000000, 0.731608, -0.681725, -1.000000, 0.000000, 0.000000, 0.522460, -0.477540, 0.225000, 1 + 0.000000, 0.682822, 0.730584, 0.000000, 0.730584, -0.682822, -1.000000, 0.000000, 0.000000, 0.521505, -0.478495, 0.225000, 1 + 0.000000, 0.683918, 0.729559, 0.000000, 0.729559, -0.683918, -1.000000, 0.000000, 0.000000, 0.520549, -0.479451, 0.225000, 1 + 0.000000, 0.685012, 0.728532, 0.000000, 0.728532, -0.685012, -1.000000, 0.000000, 0.000000, 0.519594, -0.480406, 0.225000, 1 + 0.000000, 0.686104, 0.727503, 0.000000, 0.727503, -0.686104, -1.000000, 0.000000, 0.000000, 0.518639, -0.481361, 0.225000, 1 + 0.000000, 0.687196, 0.726473, 0.000000, 0.726473, -0.687196, -1.000000, 0.000000, 0.000000, 0.517683, -0.482317, 0.225000, 1 + 0.000000, 0.688285, 0.725440, 0.000000, 0.725440, -0.688285, -1.000000, 0.000000, 0.000000, 0.516728, -0.483272, 0.225000, 1 + 0.000000, 0.689373, 0.724406, 0.000000, 0.724406, -0.689373, -1.000000, 0.000000, 0.000000, 0.515772, -0.484228, 0.225000, 1 + 0.000000, 0.690460, 0.723371, 0.000000, 0.723371, -0.690460, -1.000000, 0.000000, 0.000000, 0.514816, -0.485184, 0.225000, 1 + 0.000000, 0.691545, 0.722333, 0.000000, 0.722333, -0.691545, -1.000000, 0.000000, 0.000000, 0.513861, -0.486139, 0.225000, 1 + 0.000000, 0.692629, 0.721294, 0.000000, 0.721294, -0.692629, -1.000000, 0.000000, 0.000000, 0.512905, -0.487095, 0.225000, 1 + 0.000000, 0.693711, 0.720254, 0.000000, 0.720254, -0.693711, -1.000000, 0.000000, 0.000000, 0.511949, -0.488051, 0.225000, 1 + 0.000000, 0.694791, 0.719211, 0.000000, 0.719211, -0.694791, -1.000000, 0.000000, 0.000000, 0.510993, -0.489007, 0.225000, 1 + 0.000000, 0.695870, 0.718167, 0.000000, 0.718167, -0.695870, -1.000000, 0.000000, 0.000000, 0.510038, -0.489962, 0.225000, 1 + 0.000000, 0.696948, 0.717122, 0.000000, 0.717122, -0.696948, -1.000000, 0.000000, 0.000000, 0.509082, -0.490918, 0.225000, 1 + 0.000000, 0.698024, 0.716075, 0.000000, 0.716075, -0.698024, -1.000000, 0.000000, 0.000000, 0.508126, -0.491874, 0.225000, 1 + 0.000000, 0.699098, 0.715026, 0.000000, 0.715026, -0.699098, -1.000000, 0.000000, 0.000000, 0.507170, -0.492830, 0.225000, 1 + 0.000000, 0.700171, 0.713975, 0.000000, 0.713975, -0.700171, -1.000000, 0.000000, 0.000000, 0.506214, -0.493786, 0.225000, 1 + 0.000000, 0.701243, 0.712923, 0.000000, 0.712923, -0.701243, -1.000000, 0.000000, 0.000000, 0.505258, -0.494742, 0.225000, 1 + 0.000000, 0.702312, 0.711869, 0.000000, 0.711869, -0.702312, -1.000000, 0.000000, 0.000000, 0.504302, -0.495698, 0.225000, 1 + 0.000000, 0.703380, 0.710814, 0.000000, 0.710814, -0.703380, -1.000000, 0.000000, 0.000000, 0.503346, -0.496654, 0.225000, 1 + 0.000000, 0.704447, 0.709756, 0.000000, 0.709756, -0.704447, -1.000000, 0.000000, 0.000000, 0.502390, -0.497610, 0.225000, 1 + 0.000000, 0.705512, 0.708698, 0.000000, 0.708698, -0.705512, -1.000000, 0.000000, 0.000000, 0.501434, -0.498566, 0.225000, 1 + 0.000000, 0.706576, 0.707638, 0.000000, 0.707638, -0.706576, -1.000000, 0.000000, 0.000000, 0.500478, -0.499522, 0.225000, 1 + 0.000000, 0.707638, 0.706576, 0.000000, 0.706576, -0.707638, -1.000000, 0.000000, 0.000000, 0.499522, -0.500478, 0.225000, 1 + 0.000000, 0.708698, 0.705512, 0.000000, 0.705512, -0.708698, -1.000000, 0.000000, 0.000000, 0.498566, -0.501434, 0.225000, 1 + 0.000000, 0.709756, 0.704447, 0.000000, 0.704447, -0.709756, -1.000000, 0.000000, 0.000000, 0.497610, -0.502390, 0.225000, 1 + 0.000000, 0.710814, 0.703380, 0.000000, 0.703380, -0.710814, -1.000000, 0.000000, 0.000000, 0.496654, -0.503346, 0.225000, 1 + 0.000000, 0.711869, 0.702312, 0.000000, 0.702312, -0.711869, -1.000000, 0.000000, 0.000000, 0.495698, -0.504302, 0.225000, 1 + 0.000000, 0.712923, 0.701243, 0.000000, 0.701243, -0.712923, -1.000000, 0.000000, 0.000000, 0.494742, -0.505258, 0.225000, 1 + 0.000000, 0.713975, 0.700171, 0.000000, 0.700171, -0.713975, -1.000000, 0.000000, 0.000000, 0.493786, -0.506214, 0.225000, 1 + 0.000000, 0.715026, 0.699098, 0.000000, 0.699098, -0.715026, -1.000000, 0.000000, 0.000000, 0.492830, -0.507170, 0.225000, 1 + 0.000000, 0.716075, 0.698024, 0.000000, 0.698024, -0.716075, -1.000000, 0.000000, 0.000000, 0.491874, -0.508126, 0.225000, 1 + 0.000000, 0.717122, 0.696948, 0.000000, 0.696948, -0.717122, -1.000000, 0.000000, 0.000000, 0.490918, -0.509082, 0.225000, 1 + 0.000000, 0.718167, 0.695870, 0.000000, 0.695870, -0.718167, -1.000000, 0.000000, 0.000000, 0.489962, -0.510038, 0.225000, 1 + 0.000000, 0.719211, 0.694791, 0.000000, 0.694791, -0.719211, -1.000000, 0.000000, 0.000000, 0.489007, -0.510993, 0.225000, 1 + 0.000000, 0.720254, 0.693711, 0.000000, 0.693711, -0.720254, -1.000000, 0.000000, 0.000000, 0.488051, -0.511949, 0.225000, 1 + 0.000000, 0.721294, 0.692629, 0.000000, 0.692629, -0.721294, -1.000000, 0.000000, 0.000000, 0.487095, -0.512905, 0.225000, 1 + 0.000000, 0.722333, 0.691545, 0.000000, 0.691545, -0.722333, -1.000000, 0.000000, 0.000000, 0.486139, -0.513861, 0.225000, 1 + 0.000000, 0.723371, 0.690460, 0.000000, 0.690460, -0.723371, -1.000000, 0.000000, 0.000000, 0.485184, -0.514816, 0.225000, 1 + 0.000000, 0.724406, 0.689373, 0.000000, 0.689373, -0.724406, -1.000000, 0.000000, 0.000000, 0.484228, -0.515772, 0.225000, 1 + 0.000000, 0.725440, 0.688285, 0.000000, 0.688285, -0.725440, -1.000000, 0.000000, 0.000000, 0.483272, -0.516728, 0.225000, 1 + 0.000000, 0.726473, 0.687196, 0.000000, 0.687196, -0.726473, -1.000000, 0.000000, 0.000000, 0.482317, -0.517683, 0.225000, 1 + 0.000000, 0.727503, 0.686104, 0.000000, 0.686104, -0.727503, -1.000000, 0.000000, 0.000000, 0.481361, -0.518639, 0.225000, 1 + 0.000000, 0.728532, 0.685012, 0.000000, 0.685012, -0.728532, -1.000000, 0.000000, 0.000000, 0.480406, -0.519594, 0.225000, 1 + 0.000000, 0.729559, 0.683918, 0.000000, 0.683918, -0.729559, -1.000000, 0.000000, 0.000000, 0.479451, -0.520549, 0.225000, 1 + 0.000000, 0.730584, 0.682822, 0.000000, 0.682822, -0.730584, -1.000000, 0.000000, 0.000000, 0.478495, -0.521505, 0.225000, 1 + 0.000000, 0.731608, 0.681725, 0.000000, 0.681725, -0.731608, -1.000000, 0.000000, 0.000000, 0.477540, -0.522460, 0.225000, 1 + 0.000000, 0.732630, 0.680627, 0.000000, 0.680627, -0.732630, -1.000000, 0.000000, 0.000000, 0.476585, -0.523415, 0.225000, 1 + 0.000000, 0.733650, 0.679527, 0.000000, 0.679527, -0.733650, -1.000000, 0.000000, 0.000000, 0.475630, -0.524370, 0.225000, 1 + 0.000000, 0.734669, 0.678426, 0.000000, 0.678426, -0.734669, -1.000000, 0.000000, 0.000000, 0.474675, -0.525325, 0.225000, 1 + 0.000000, 0.735686, 0.677323, 0.000000, 0.677323, -0.735686, -1.000000, 0.000000, 0.000000, 0.473720, -0.526280, 0.225000, 1 + 0.000000, 0.736701, 0.676219, 0.000000, 0.676219, -0.736701, -1.000000, 0.000000, 0.000000, 0.472765, -0.527235, 0.225000, 1 + 0.000000, 0.737714, 0.675113, 0.000000, 0.675113, -0.737714, -1.000000, 0.000000, 0.000000, 0.471811, -0.528189, 0.225000, 1 + 0.000000, 0.738726, 0.674006, 0.000000, 0.674006, -0.738726, -1.000000, 0.000000, 0.000000, 0.470856, -0.529144, 0.225000, 1 + 0.000000, 0.739735, 0.672898, 0.000000, 0.672898, -0.739735, -1.000000, 0.000000, 0.000000, 0.469901, -0.530099, 0.225000, 1 + 0.000000, 0.740743, 0.671788, 0.000000, 0.671788, -0.740743, -1.000000, 0.000000, 0.000000, 0.468947, -0.531053, 0.225000, 1 + 0.000000, 0.741749, 0.670677, 0.000000, 0.670677, -0.741749, -1.000000, 0.000000, 0.000000, 0.467993, -0.532007, 0.225000, 1 + 0.000000, 0.742754, 0.669565, 0.000000, 0.669565, -0.742754, -1.000000, 0.000000, 0.000000, 0.467038, -0.532962, 0.225000, 1 + 0.000000, 0.743757, 0.668451, 0.000000, 0.668451, -0.743757, -1.000000, 0.000000, 0.000000, 0.466084, -0.533916, 0.225000, 1 + 0.000000, 0.744757, 0.667335, 0.000000, 0.667335, -0.744757, -1.000000, 0.000000, 0.000000, 0.465130, -0.534870, 0.225000, 1 + 0.000000, 0.745757, 0.666219, 0.000000, 0.666219, -0.745757, -1.000000, 0.000000, 0.000000, 0.464176, -0.535824, 0.225000, 1 + 0.000000, 0.746754, 0.665101, 0.000000, 0.665101, -0.746754, -1.000000, 0.000000, 0.000000, 0.463223, -0.536777, 0.225000, 1 + 0.000000, 0.747749, 0.663981, 0.000000, 0.663981, -0.747749, -1.000000, 0.000000, 0.000000, 0.462269, -0.537731, 0.225000, 1 + 0.000000, 0.748743, 0.662860, 0.000000, 0.662860, -0.748743, -1.000000, 0.000000, 0.000000, 0.461315, -0.538685, 0.225000, 1 + 0.000000, 0.749735, 0.661738, 0.000000, 0.661738, -0.749735, -1.000000, 0.000000, 0.000000, 0.460362, -0.539638, 0.225000, 1 + 0.000000, 0.750725, 0.660615, 0.000000, 0.660615, -0.750725, -1.000000, 0.000000, 0.000000, 0.459409, -0.540591, 0.225000, 1 + 0.000000, 0.751713, 0.659490, 0.000000, 0.659490, -0.751713, -1.000000, 0.000000, 0.000000, 0.458456, -0.541544, 0.225000, 1 + 0.000000, 0.752700, 0.658364, 0.000000, 0.658364, -0.752700, -1.000000, 0.000000, 0.000000, 0.457503, -0.542497, 0.225000, 1 + 0.000000, 0.753684, 0.657237, 0.000000, 0.657237, -0.753684, -1.000000, 0.000000, 0.000000, 0.456550, -0.543450, 0.225000, 1 + 0.000000, 0.754667, 0.656108, 0.000000, 0.656108, -0.754667, -1.000000, 0.000000, 0.000000, 0.455597, -0.544403, 0.225000, 1 + 0.000000, 0.755648, 0.654978, 0.000000, 0.654978, -0.755648, -1.000000, 0.000000, 0.000000, 0.454644, -0.545356, 0.225000, 1 + 0.000000, 0.756627, 0.653847, 0.000000, 0.653847, -0.756627, -1.000000, 0.000000, 0.000000, 0.453692, -0.546308, 0.225000, 1 + 0.000000, 0.757604, 0.652714, 0.000000, 0.652714, -0.757604, -1.000000, 0.000000, 0.000000, 0.452740, -0.547260, 0.225000, 1 + 0.000000, 0.758579, 0.651581, 0.000000, 0.651581, -0.758579, -1.000000, 0.000000, 0.000000, 0.451788, -0.548212, 0.225000, 1 + 0.000000, 0.759553, 0.650445, 0.000000, 0.650445, -0.759553, -1.000000, 0.000000, 0.000000, 0.450836, -0.549164, 0.225000, 1 + 0.000000, 0.760525, 0.649309, 0.000000, 0.649309, -0.760525, -1.000000, 0.000000, 0.000000, 0.449884, -0.550116, 0.225000, 1 + 0.000000, 0.761494, 0.648172, 0.000000, 0.648172, -0.761494, -1.000000, 0.000000, 0.000000, 0.448932, -0.551068, 0.225000, 1 + 0.000000, 0.762462, 0.647033, 0.000000, 0.647033, -0.762462, -1.000000, 0.000000, 0.000000, 0.447981, -0.552019, 0.225000, 1 + 0.000000, 0.763428, 0.645893, 0.000000, 0.645893, -0.763428, -1.000000, 0.000000, 0.000000, 0.447029, -0.552971, 0.225000, 1 + 0.000000, 0.764392, 0.644751, 0.000000, 0.644751, -0.764392, -1.000000, 0.000000, 0.000000, 0.446078, -0.553922, 0.225000, 1 + 0.000000, 0.765355, 0.643609, 0.000000, 0.643609, -0.765355, -1.000000, 0.000000, 0.000000, 0.445127, -0.554873, 0.225000, 1 + 0.000000, 0.766315, 0.642465, 0.000000, 0.642465, -0.766315, -1.000000, 0.000000, 0.000000, 0.444176, -0.555824, 0.225000, 1 + 0.000000, 0.767274, 0.641320, 0.000000, 0.641320, -0.767274, -1.000000, 0.000000, 0.000000, 0.443226, -0.556774, 0.225000, 1 + 0.000000, 0.768230, 0.640174, 0.000000, 0.640174, -0.768230, -1.000000, 0.000000, 0.000000, 0.442275, -0.557725, 0.225000, 1 + 0.000000, 0.769185, 0.639026, 0.000000, 0.639026, -0.769185, -1.000000, 0.000000, 0.000000, 0.441325, -0.558675, 0.225000, 1 + 0.000000, 0.770138, 0.637878, 0.000000, 0.637878, -0.770138, -1.000000, 0.000000, 0.000000, 0.440375, -0.559625, 0.225000, 1 + 0.000000, 0.771089, 0.636728, 0.000000, 0.636728, -0.771089, -1.000000, 0.000000, 0.000000, 0.439425, -0.560575, 0.225000, 1 + 0.000000, 0.772037, 0.635577, 0.000000, 0.635577, -0.772037, -1.000000, 0.000000, 0.000000, 0.438475, -0.561525, 0.225000, 1 + 0.000000, 0.772985, 0.634425, 0.000000, 0.634425, -0.772985, -1.000000, 0.000000, 0.000000, 0.437526, -0.562474, 0.225000, 1 + 0.000000, 0.773930, 0.633272, 0.000000, 0.633272, -0.773930, -1.000000, 0.000000, 0.000000, 0.436577, -0.563423, 0.225000, 1 + 0.000000, 0.774873, 0.632117, 0.000000, 0.632117, -0.774873, -1.000000, 0.000000, 0.000000, 0.435628, -0.564372, 0.225000, 1 + 0.000000, 0.775814, 0.630962, 0.000000, 0.630962, -0.775814, -1.000000, 0.000000, 0.000000, 0.434679, -0.565321, 0.225000, 1 + 0.000000, 0.776753, 0.629805, 0.000000, 0.629805, -0.776753, -1.000000, 0.000000, 0.000000, 0.433730, -0.566270, 0.225000, 1 + 0.000000, 0.777691, 0.628647, 0.000000, 0.628647, -0.777691, -1.000000, 0.000000, 0.000000, 0.432782, -0.567218, 0.225000, 1 + 0.000000, 0.778626, 0.627488, 0.000000, 0.627488, -0.778626, -1.000000, 0.000000, 0.000000, 0.431834, -0.568166, 0.225000, 1 + 0.000000, 0.779560, 0.626328, 0.000000, 0.626328, -0.779560, -1.000000, 0.000000, 0.000000, 0.430886, -0.569114, 0.225000, 1 + 0.000000, 0.780491, 0.625167, 0.000000, 0.625167, -0.780491, -1.000000, 0.000000, 0.000000, 0.429938, -0.570062, 0.225000, 1 + 0.000000, 0.781421, 0.624004, 0.000000, 0.624004, -0.781421, -1.000000, 0.000000, 0.000000, 0.428990, -0.571010, 0.225000, 1 + 0.000000, 0.782349, 0.622841, 0.000000, 0.622841, -0.782349, -1.000000, 0.000000, 0.000000, 0.428043, -0.571957, 0.225000, 1 + 0.000000, 0.783274, 0.621676, 0.000000, 0.621676, -0.783274, -1.000000, 0.000000, 0.000000, 0.427096, -0.572904, 0.225000, 1 + 0.000000, 0.784198, 0.620511, 0.000000, 0.620511, -0.784198, -1.000000, 0.000000, 0.000000, 0.426149, -0.573851, 0.225000, 1 + 0.000000, 0.785120, 0.619344, 0.000000, 0.619344, -0.785120, -1.000000, 0.000000, 0.000000, 0.425203, -0.574797, 0.225000, 1 + 0.000000, 0.786040, 0.618176, 0.000000, 0.618176, -0.786040, -1.000000, 0.000000, 0.000000, 0.424256, -0.575744, 0.225000, 1 + 0.000000, 0.786957, 0.617007, 0.000000, 0.617007, -0.786957, -1.000000, 0.000000, 0.000000, 0.423310, -0.576690, 0.225000, 1 + 0.000000, 0.787873, 0.615837, 0.000000, 0.615837, -0.787873, -1.000000, 0.000000, 0.000000, 0.422364, -0.577636, 0.225000, 1 + 0.000000, 0.788787, 0.614667, 0.000000, 0.614667, -0.788787, -1.000000, 0.000000, 0.000000, 0.421419, -0.578581, 0.225000, 1 + 0.000000, 0.789699, 0.613495, 0.000000, 0.613495, -0.789699, -1.000000, 0.000000, 0.000000, 0.420474, -0.579526, 0.225000, 1 + 0.000000, 0.790609, 0.612322, 0.000000, 0.612322, -0.790609, -1.000000, 0.000000, 0.000000, 0.419528, -0.580472, 0.225000, 1 + 0.000000, 0.791517, 0.611148, 0.000000, 0.611148, -0.791517, -1.000000, 0.000000, 0.000000, 0.418584, -0.581416, 0.225000, 1 + 0.000000, 0.792422, 0.609973, 0.000000, 0.609973, -0.792422, -1.000000, 0.000000, 0.000000, 0.417639, -0.582361, 0.225000, 1 + 0.000000, 0.793326, 0.608797, 0.000000, 0.608797, -0.793326, -1.000000, 0.000000, 0.000000, 0.416695, -0.583305, 0.225000, 1 + 0.000000, 0.794228, 0.607620, 0.000000, 0.607620, -0.794228, -1.000000, 0.000000, 0.000000, 0.415751, -0.584249, 0.225000, 1 + 0.000000, 0.795128, 0.606442, 0.000000, 0.606442, -0.795128, -1.000000, 0.000000, 0.000000, 0.414807, -0.585193, 0.225000, 1 + 0.000000, 0.796026, 0.605263, 0.000000, 0.605263, -0.796026, -1.000000, 0.000000, 0.000000, 0.413864, -0.586136, 0.225000, 1 + 0.000000, 0.796922, 0.604083, 0.000000, 0.604083, -0.796922, -1.000000, 0.000000, 0.000000, 0.412921, -0.587079, 0.225000, 1 + 0.000000, 0.797816, 0.602902, 0.000000, 0.602902, -0.797816, -1.000000, 0.000000, 0.000000, 0.411978, -0.588022, 0.225000, 1 + 0.000000, 0.798707, 0.601720, 0.000000, 0.601720, -0.798707, -1.000000, 0.000000, 0.000000, 0.411035, -0.588965, 0.225000, 1 + 0.000000, 0.799597, 0.600537, 0.000000, 0.600537, -0.799597, -1.000000, 0.000000, 0.000000, 0.410093, -0.589907, 0.225000, 1 + 0.000000, 0.800485, 0.599353, 0.000000, 0.599353, -0.800485, -1.000000, 0.000000, 0.000000, 0.409151, -0.590849, 0.225000, 1 + 0.000000, 0.801371, 0.598168, 0.000000, 0.598168, -0.801371, -1.000000, 0.000000, 0.000000, 0.408209, -0.591791, 0.225000, 1 + 0.000000, 0.802254, 0.596983, 0.000000, 0.596983, -0.802254, -1.000000, 0.000000, 0.000000, 0.407268, -0.592732, 0.225000, 1 + 0.000000, 0.803136, 0.595796, 0.000000, 0.595796, -0.803136, -1.000000, 0.000000, 0.000000, 0.406327, -0.593673, 0.225000, 1 + 0.000000, 0.804015, 0.594608, 0.000000, 0.594608, -0.804015, -1.000000, 0.000000, 0.000000, 0.405386, -0.594614, 0.225000, 1 + 0.000000, 0.804893, 0.593420, 0.000000, 0.593420, -0.804893, -1.000000, 0.000000, 0.000000, 0.404445, -0.595555, 0.225000, 1 + 0.000000, 0.805769, 0.592231, 0.000000, 0.592231, -0.805769, -1.000000, 0.000000, 0.000000, 0.403505, -0.596495, 0.225000, 1 + 0.000000, 0.806642, 0.591040, 0.000000, 0.591040, -0.806642, -1.000000, 0.000000, 0.000000, 0.402565, -0.597435, 0.225000, 1 + 0.000000, 0.807513, 0.589849, 0.000000, 0.589849, -0.807513, -1.000000, 0.000000, 0.000000, 0.401626, -0.598374, 0.225000, 1 + 0.000000, 0.808383, 0.588657, 0.000000, 0.588657, -0.808383, -1.000000, 0.000000, 0.000000, 0.400686, -0.599314, 0.225000, 1 + 0.000000, 0.809250, 0.587464, 0.000000, 0.587464, -0.809250, -1.000000, 0.000000, 0.000000, 0.399748, -0.600252, 0.225000, 1 + 0.000000, 0.810115, 0.586271, 0.000000, 0.586271, -0.810115, -1.000000, 0.000000, 0.000000, 0.398809, -0.601191, 0.225000, 1 + 0.000000, 0.810978, 0.585076, 0.000000, 0.585076, -0.810978, -1.000000, 0.000000, 0.000000, 0.397871, -0.602129, 0.225000, 1 + 0.000000, 0.811839, 0.583881, 0.000000, 0.583881, -0.811839, -1.000000, 0.000000, 0.000000, 0.396933, -0.603067, 0.225000, 1 + 0.000000, 0.812698, 0.582685, 0.000000, 0.582685, -0.812698, -1.000000, 0.000000, 0.000000, 0.395995, -0.604005, 0.225000, 1 + 0.000000, 0.813555, 0.581487, 0.000000, 0.581487, -0.813555, -1.000000, 0.000000, 0.000000, 0.395058, -0.604942, 0.225000, 1 + 0.000000, 0.814410, 0.580290, 0.000000, 0.580290, -0.814410, -1.000000, 0.000000, 0.000000, 0.394121, -0.605879, 0.225000, 1 + 0.000000, 0.815263, 0.579091, 0.000000, 0.579091, -0.815263, -1.000000, 0.000000, 0.000000, 0.393185, -0.606815, 0.225000, 1 + 0.000000, 0.816114, 0.577891, 0.000000, 0.577891, -0.816114, -1.000000, 0.000000, 0.000000, 0.392248, -0.607752, 0.225000, 1 + 0.000000, 0.816962, 0.576691, 0.000000, 0.576691, -0.816962, -1.000000, 0.000000, 0.000000, 0.391313, -0.608687, 0.225000, 1 + 0.000000, 0.817809, 0.575490, 0.000000, 0.575490, -0.817809, -1.000000, 0.000000, 0.000000, 0.390377, -0.609623, 0.225000, 1 + 0.000000, 0.818653, 0.574288, 0.000000, 0.574288, -0.818653, -1.000000, 0.000000, 0.000000, 0.389442, -0.610558, 0.225000, 1 + 0.000000, 0.819496, 0.573085, 0.000000, 0.573085, -0.819496, -1.000000, 0.000000, 0.000000, 0.388507, -0.611493, 0.225000, 1 + 0.000000, 0.820336, 0.571882, 0.000000, 0.571882, -0.820336, -1.000000, 0.000000, 0.000000, 0.387573, -0.612427, 0.225000, 1 + 0.000000, 0.821174, 0.570678, 0.000000, 0.570678, -0.821174, -1.000000, 0.000000, 0.000000, 0.386639, -0.613361, 0.225000, 1 + 0.000000, 0.822010, 0.569473, 0.000000, 0.569473, -0.822010, -1.000000, 0.000000, 0.000000, 0.385705, -0.614295, 0.225000, 1 + 0.000000, 0.822844, 0.568267, 0.000000, 0.568267, -0.822844, -1.000000, 0.000000, 0.000000, 0.384772, -0.615228, 0.225000, 1 + 0.000000, 0.823676, 0.567061, 0.000000, 0.567061, -0.823676, -1.000000, 0.000000, 0.000000, 0.383839, -0.616161, 0.225000, 1 + 0.000000, 0.824506, 0.565854, 0.000000, 0.565854, -0.824506, -1.000000, 0.000000, 0.000000, 0.382907, -0.617093, 0.225000, 1 + 0.000000, 0.825333, 0.564646, 0.000000, 0.564646, -0.825333, -1.000000, 0.000000, 0.000000, 0.381974, -0.618026, 0.225000, 1 + 0.000000, 0.826159, 0.563437, 0.000000, 0.563437, -0.826159, -1.000000, 0.000000, 0.000000, 0.381043, -0.618957, 0.225000, 1 + 0.000000, 0.826982, 0.562228, 0.000000, 0.562228, -0.826982, -1.000000, 0.000000, 0.000000, 0.380111, -0.619889, 0.225000, 1 + 0.000000, 0.827804, 0.561018, 0.000000, 0.561018, -0.827804, -1.000000, 0.000000, 0.000000, 0.379180, -0.620820, 0.225000, 1 + 0.000000, 0.828623, 0.559807, 0.000000, 0.559807, -0.828623, -1.000000, 0.000000, 0.000000, 0.378250, -0.621750, 0.225000, 1 + 0.000000, 0.829440, 0.558596, 0.000000, 0.558596, -0.829440, -1.000000, 0.000000, 0.000000, 0.377320, -0.622680, 0.225000, 1 + 0.000000, 0.830255, 0.557384, 0.000000, 0.557384, -0.830255, -1.000000, 0.000000, 0.000000, 0.376390, -0.623610, 0.225000, 1 + 0.000000, 0.831068, 0.556171, 0.000000, 0.556171, -0.831068, -1.000000, 0.000000, 0.000000, 0.375460, -0.624540, 0.225000, 1 + 0.000000, 0.831878, 0.554958, 0.000000, 0.554958, -0.831878, -1.000000, 0.000000, 0.000000, 0.374531, -0.625469, 0.225000, 1 + 0.000000, 0.832687, 0.553744, 0.000000, 0.553744, -0.832687, -1.000000, 0.000000, 0.000000, 0.373603, -0.626397, 0.225000, 1 + 0.000000, 0.833493, 0.552530, 0.000000, 0.552530, -0.833493, -1.000000, 0.000000, 0.000000, 0.372675, -0.627325, 0.225000, 1 + 0.000000, 0.834298, 0.551314, 0.000000, 0.551314, -0.834298, -1.000000, 0.000000, 0.000000, 0.371747, -0.628253, 0.225000, 1 + 0.000000, 0.835100, 0.550099, 0.000000, 0.550099, -0.835100, -1.000000, 0.000000, 0.000000, 0.370820, -0.629180, 0.225000, 1 + 0.000000, 0.835900, 0.548882, 0.000000, 0.548882, -0.835900, -1.000000, 0.000000, 0.000000, 0.369893, -0.630107, 0.225000, 1 + 0.000000, 0.836698, 0.547665, 0.000000, 0.547665, -0.836698, -1.000000, 0.000000, 0.000000, 0.368966, -0.631034, 0.225000, 1 + 0.000000, 0.837493, 0.546448, 0.000000, 0.546448, -0.837493, -1.000000, 0.000000, 0.000000, 0.368040, -0.631960, 0.225000, 1 + 0.000000, 0.838287, 0.545229, 0.000000, 0.545229, -0.838287, -1.000000, 0.000000, 0.000000, 0.367115, -0.632885, 0.225000, 1 + 0.000000, 0.839078, 0.544011, 0.000000, 0.544011, -0.839078, -1.000000, 0.000000, 0.000000, 0.366190, -0.633810, 0.225000, 1 + 0.000000, 0.839868, 0.542791, 0.000000, 0.542791, -0.839868, -1.000000, 0.000000, 0.000000, 0.365265, -0.634735, 0.225000, 1 + 0.000000, 0.840655, 0.541571, 0.000000, 0.541571, -0.840655, -1.000000, 0.000000, 0.000000, 0.364341, -0.635659, 0.225000, 1 + 0.000000, 0.841440, 0.540351, 0.000000, 0.540351, -0.841440, -1.000000, 0.000000, 0.000000, 0.363417, -0.636583, 0.225000, 1 + 0.000000, 0.842223, 0.539130, 0.000000, 0.539130, -0.842223, -1.000000, 0.000000, 0.000000, 0.362494, -0.637506, 0.225000, 1 + 0.000000, 0.843003, 0.537908, 0.000000, 0.537908, -0.843003, -1.000000, 0.000000, 0.000000, 0.361571, -0.638429, 0.225000, 1 + 0.000000, 0.843782, 0.536686, 0.000000, 0.536686, -0.843782, -1.000000, 0.000000, 0.000000, 0.360648, -0.639352, 0.225000, 1 + 0.000000, 0.844558, 0.535464, 0.000000, 0.535464, -0.844558, -1.000000, 0.000000, 0.000000, 0.359726, -0.640274, 0.225000, 1 + 0.000000, 0.845332, 0.534241, 0.000000, 0.534241, -0.845332, -1.000000, 0.000000, 0.000000, 0.358805, -0.641195, 0.225000, 1 + 0.000000, 0.846105, 0.533017, 0.000000, 0.533017, -0.846105, -1.000000, 0.000000, 0.000000, 0.357884, -0.642116, 0.225000, 1 + 0.000000, 0.846874, 0.531793, 0.000000, 0.531793, -0.846874, -1.000000, 0.000000, 0.000000, 0.356963, -0.643037, 0.225000, 1 + 0.000000, 0.847642, 0.530568, 0.000000, 0.530568, -0.847642, -1.000000, 0.000000, 0.000000, 0.356043, -0.643957, 0.225000, 1 + 0.000000, 0.848408, 0.529343, 0.000000, 0.529343, -0.848408, -1.000000, 0.000000, 0.000000, 0.355123, -0.644877, 0.225000, 1 + 0.000000, 0.849171, 0.528118, 0.000000, 0.528118, -0.849171, -1.000000, 0.000000, 0.000000, 0.354204, -0.645796, 0.225000, 1 + 0.000000, 0.849932, 0.526892, 0.000000, 0.526892, -0.849932, -1.000000, 0.000000, 0.000000, 0.353285, -0.646715, 0.225000, 1 + 0.000000, 0.850691, 0.525665, 0.000000, 0.525665, -0.850691, -1.000000, 0.000000, 0.000000, 0.352367, -0.647633, 0.225000, 1 + 0.000000, 0.851448, 0.524438, 0.000000, 0.524438, -0.851448, -1.000000, 0.000000, 0.000000, 0.351449, -0.648551, 0.225000, 1 + 0.000000, 0.852203, 0.523211, 0.000000, 0.523211, -0.852203, -1.000000, 0.000000, 0.000000, 0.350532, -0.649468, 0.225000, 1 + 0.000000, 0.852956, 0.521983, 0.000000, 0.521983, -0.852956, -1.000000, 0.000000, 0.000000, 0.349615, -0.650385, 0.225000, 1 + 0.000000, 0.853706, 0.520755, 0.000000, 0.520755, -0.853706, -1.000000, 0.000000, 0.000000, 0.348699, -0.651301, 0.225000, 1 + 0.000000, 0.854454, 0.519527, 0.000000, 0.519527, -0.854454, -1.000000, 0.000000, 0.000000, 0.347783, -0.652217, 0.225000, 1 + 0.000000, 0.855200, 0.518298, 0.000000, 0.518298, -0.855200, -1.000000, 0.000000, 0.000000, 0.346868, -0.653132, 0.225000, 1 + 0.000000, 0.855944, 0.517068, 0.000000, 0.517068, -0.855944, -1.000000, 0.000000, 0.000000, 0.345953, -0.654047, 0.225000, 1 + 0.000000, 0.856686, 0.515839, 0.000000, 0.515839, -0.856686, -1.000000, 0.000000, 0.000000, 0.345039, -0.654961, 0.225000, 1 + 0.000000, 0.857425, 0.514608, 0.000000, 0.514608, -0.857425, -1.000000, 0.000000, 0.000000, 0.344125, -0.655875, 0.225000, 1 + 0.000000, 0.858163, 0.513378, 0.000000, 0.513378, -0.858163, -1.000000, 0.000000, 0.000000, 0.343212, -0.656788, 0.225000, 1 + 0.000000, 0.858898, 0.512147, 0.000000, 0.512147, -0.858898, -1.000000, 0.000000, 0.000000, 0.342300, -0.657700, 0.225000, 1 + 0.000000, 0.859631, 0.510916, 0.000000, 0.510916, -0.859631, -1.000000, 0.000000, 0.000000, 0.341387, -0.658613, 0.225000, 1 + 0.000000, 0.860361, 0.509684, 0.000000, 0.509684, -0.860361, -1.000000, 0.000000, 0.000000, 0.340476, -0.659524, 0.225000, 1 + 0.000000, 0.861090, 0.508453, 0.000000, 0.508453, -0.861090, -1.000000, 0.000000, 0.000000, 0.339565, -0.660435, 0.225000, 1 + 0.000000, 0.861816, 0.507220, 0.000000, 0.507220, -0.861816, -1.000000, 0.000000, 0.000000, 0.338654, -0.661346, 0.225000, 1 + 0.000000, 0.862541, 0.505988, 0.000000, 0.505988, -0.862541, -1.000000, 0.000000, 0.000000, 0.337744, -0.662256, 0.225000, 1 + 0.000000, 0.863263, 0.504755, 0.000000, 0.504755, -0.863263, -1.000000, 0.000000, 0.000000, 0.336834, -0.663166, 0.225000, 1 + 0.000000, 0.863982, 0.503522, 0.000000, 0.503522, -0.863982, -1.000000, 0.000000, 0.000000, 0.335925, -0.664075, 0.225000, 1 + 0.000000, 0.864700, 0.502288, 0.000000, 0.502288, -0.864700, -1.000000, 0.000000, 0.000000, 0.335017, -0.664983, 0.225000, 1 + 0.000000, 0.865416, 0.501055, 0.000000, 0.501055, -0.865416, -1.000000, 0.000000, 0.000000, 0.334109, -0.665891, 0.225000, 1 + 0.000000, 0.866129, 0.499821, 0.000000, 0.499821, -0.866129, -1.000000, 0.000000, 0.000000, 0.333202, -0.666798, 0.225000, 1 + 0.000000, 0.866840, 0.498587, 0.000000, 0.498587, -0.866840, -1.000000, 0.000000, 0.000000, 0.332295, -0.667705, 0.225000, 1 + 0.000000, 0.867549, 0.497352, 0.000000, 0.497352, -0.867549, -1.000000, 0.000000, 0.000000, 0.331389, -0.668611, 0.225000, 1 + 0.000000, 0.868255, 0.496117, 0.000000, 0.496117, -0.868255, -1.000000, 0.000000, 0.000000, 0.330483, -0.669517, 0.225000, 1 + 0.000000, 0.868960, 0.494882, 0.000000, 0.494882, -0.868960, -1.000000, 0.000000, 0.000000, 0.329578, -0.670422, 0.225000, 1 + 0.000000, 0.869662, 0.493647, 0.000000, 0.493647, -0.869662, -1.000000, 0.000000, 0.000000, 0.328673, -0.671327, 0.225000, 1 + 0.000000, 0.870362, 0.492412, 0.000000, 0.492412, -0.870362, -1.000000, 0.000000, 0.000000, 0.327769, -0.672231, 0.225000, 1 + 0.000000, 0.871060, 0.491176, 0.000000, 0.491176, -0.871060, -1.000000, 0.000000, 0.000000, 0.326866, -0.673134, 0.225000, 1 + 0.000000, 0.871756, 0.489940, 0.000000, 0.489940, -0.871756, -1.000000, 0.000000, 0.000000, 0.325963, -0.674037, 0.225000, 1 + 0.000000, 0.872449, 0.488704, 0.000000, 0.488704, -0.872449, -1.000000, 0.000000, 0.000000, 0.325061, -0.674939, 0.225000, 1 + 0.000000, 0.873141, 0.487468, 0.000000, 0.487468, -0.873141, -1.000000, 0.000000, 0.000000, 0.324159, -0.675841, 0.225000, 1 + 0.000000, 0.873830, 0.486232, 0.000000, 0.486232, -0.873830, -1.000000, 0.000000, 0.000000, 0.323258, -0.676742, 0.225000, 1 + 0.000000, 0.874517, 0.484995, 0.000000, 0.484995, -0.874517, -1.000000, 0.000000, 0.000000, 0.322357, -0.677643, 0.225000, 1 + 0.000000, 0.875202, 0.483758, 0.000000, 0.483758, -0.875202, -1.000000, 0.000000, 0.000000, 0.321457, -0.678543, 0.225000, 1 + 0.000000, 0.875884, 0.482522, 0.000000, 0.482522, -0.875884, -1.000000, 0.000000, 0.000000, 0.320558, -0.679442, 0.225000, 1 + 0.000000, 0.876564, 0.481285, 0.000000, 0.481285, -0.876564, -1.000000, 0.000000, 0.000000, 0.319659, -0.680341, 0.225000, 1 + 0.000000, 0.877243, 0.480047, 0.000000, 0.480047, -0.877243, -1.000000, 0.000000, 0.000000, 0.318761, -0.681239, 0.225000, 1 + 0.000000, 0.877919, 0.478810, 0.000000, 0.478810, -0.877919, -1.000000, 0.000000, 0.000000, 0.317863, -0.682137, 0.225000, 1 + 0.000000, 0.878592, 0.477573, 0.000000, 0.477573, -0.878592, -1.000000, 0.000000, 0.000000, 0.316967, -0.683033, 0.225000, 1 + 0.000000, 0.879264, 0.476335, 0.000000, 0.476335, -0.879264, -1.000000, 0.000000, 0.000000, 0.316070, -0.683930, 0.225000, 1 + 0.000000, 0.879933, 0.475098, 0.000000, 0.475098, -0.879933, -1.000000, 0.000000, 0.000000, 0.315174, -0.684826, 0.225000, 1 + 0.000000, 0.880600, 0.473860, 0.000000, 0.473860, -0.880600, -1.000000, 0.000000, 0.000000, 0.314279, -0.685721, 0.225000, 1 + 0.000000, 0.881265, 0.472622, 0.000000, 0.472622, -0.881265, -1.000000, 0.000000, 0.000000, 0.313385, -0.686615, 0.225000, 1 + 0.000000, 0.881928, 0.471384, 0.000000, 0.471384, -0.881928, -1.000000, 0.000000, 0.000000, 0.312491, -0.687509, 0.225000, 1 + 0.000000, 0.882589, 0.470146, 0.000000, 0.470146, -0.882589, -1.000000, 0.000000, 0.000000, 0.311598, -0.688402, 0.225000, 1 + 0.000000, 0.883247, 0.468908, 0.000000, 0.468908, -0.883247, -1.000000, 0.000000, 0.000000, 0.310705, -0.689295, 0.225000, 1 + 0.000000, 0.883903, 0.467670, 0.000000, 0.467670, -0.883903, -1.000000, 0.000000, 0.000000, 0.309813, -0.690187, 0.225000, 1 + 0.000000, 0.884557, 0.466432, 0.000000, 0.466432, -0.884557, -1.000000, 0.000000, 0.000000, 0.308922, -0.691078, 0.225000, 1 + 0.000000, 0.885209, 0.465194, 0.000000, 0.465194, -0.885209, -1.000000, 0.000000, 0.000000, 0.308031, -0.691969, 0.225000, 1 + 0.000000, 0.885858, 0.463956, 0.000000, 0.463956, -0.885858, -1.000000, 0.000000, 0.000000, 0.307141, -0.692859, 0.225000, 1 + 0.000000, 0.886506, 0.462718, 0.000000, 0.462718, -0.886506, -1.000000, 0.000000, 0.000000, 0.306251, -0.693749, 0.225000, 1 + 0.000000, 0.887151, 0.461480, 0.000000, 0.461480, -0.887151, -1.000000, 0.000000, 0.000000, 0.305363, -0.694637, 0.225000, 1 + 0.000000, 0.887794, 0.460242, 0.000000, 0.460242, -0.887794, -1.000000, 0.000000, 0.000000, 0.304474, -0.695526, 0.225000, 1 + 0.000000, 0.888435, 0.459003, 0.000000, 0.459003, -0.888435, -1.000000, 0.000000, 0.000000, 0.303587, -0.696413, 0.225000, 1 + 0.000000, 0.889073, 0.457765, 0.000000, 0.457765, -0.889073, -1.000000, 0.000000, 0.000000, 0.302700, -0.697300, 0.225000, 1 + 0.000000, 0.889709, 0.456527, 0.000000, 0.456527, -0.889709, -1.000000, 0.000000, 0.000000, 0.301814, -0.698186, 0.225000, 1 + 0.000000, 0.890344, 0.455289, 0.000000, 0.455289, -0.890344, -1.000000, 0.000000, 0.000000, 0.300928, -0.699072, 0.225000, 1 + 0.000000, 0.890976, 0.454051, 0.000000, 0.454051, -0.890976, -1.000000, 0.000000, 0.000000, 0.300043, -0.699957, 0.225000, 1 + 0.000000, 0.891605, 0.452813, 0.000000, 0.452813, -0.891605, -1.000000, 0.000000, 0.000000, 0.299159, -0.700841, 0.225000, 1 + 0.000000, 0.892233, 0.451575, 0.000000, 0.451575, -0.892233, -1.000000, 0.000000, 0.000000, 0.298276, -0.701724, 0.225000, 1 + 0.000000, 0.892858, 0.450338, 0.000000, 0.450338, -0.892858, -1.000000, 0.000000, 0.000000, 0.297393, -0.702607, 0.225000, 1 + 0.000000, 0.893482, 0.449100, 0.000000, 0.449100, -0.893482, -1.000000, 0.000000, 0.000000, 0.296511, -0.703489, 0.225000, 1 + 0.000000, 0.894103, 0.447862, 0.000000, 0.447862, -0.894103, -1.000000, 0.000000, 0.000000, 0.295629, -0.704371, 0.225000, 1 + 0.000000, 0.894721, 0.446625, 0.000000, 0.446625, -0.894721, -1.000000, 0.000000, 0.000000, 0.294748, -0.705252, 0.225000, 1 + 0.000000, 0.895338, 0.445387, 0.000000, 0.445387, -0.895338, -1.000000, 0.000000, 0.000000, 0.293868, -0.706132, 0.225000, 1 + 0.000000, 0.895952, 0.444150, 0.000000, 0.444150, -0.895952, -1.000000, 0.000000, 0.000000, 0.292989, -0.707011, 0.225000, 1 + 0.000000, 0.896565, 0.442913, 0.000000, 0.442913, -0.896565, -1.000000, 0.000000, 0.000000, 0.292110, -0.707890, 0.225000, 1 + 0.000000, 0.897175, 0.441676, 0.000000, 0.441676, -0.897175, -1.000000, 0.000000, 0.000000, 0.291232, -0.708768, 0.225000, 1 + 0.000000, 0.897783, 0.440439, 0.000000, 0.440439, -0.897783, -1.000000, 0.000000, 0.000000, 0.290354, -0.709646, 0.225000, 1 + 0.000000, 0.898388, 0.439202, 0.000000, 0.439202, -0.898388, -1.000000, 0.000000, 0.000000, 0.289478, -0.710522, 0.225000, 1 + 0.000000, 0.898992, 0.437966, 0.000000, 0.437966, -0.898992, -1.000000, 0.000000, 0.000000, 0.288602, -0.711398, 0.225000, 1 + 0.000000, 0.899593, 0.436729, 0.000000, 0.436729, -0.899593, -1.000000, 0.000000, 0.000000, 0.287726, -0.712274, 0.225000, 1 + 0.000000, 0.900192, 0.435493, 0.000000, 0.435493, -0.900192, -1.000000, 0.000000, 0.000000, 0.286852, -0.713148, 0.225000, 1 + 0.000000, 0.900789, 0.434257, 0.000000, 0.434257, -0.900789, -1.000000, 0.000000, 0.000000, 0.285978, -0.714022, 0.225000, 1 + 0.000000, 0.901384, 0.433021, 0.000000, 0.433021, -0.901384, -1.000000, 0.000000, 0.000000, 0.285105, -0.714895, 0.225000, 1 + 0.000000, 0.901976, 0.431785, 0.000000, 0.431785, -0.901976, -1.000000, 0.000000, 0.000000, 0.284232, -0.715768, 0.225000, 1 + 0.000000, 0.902567, 0.430550, 0.000000, 0.430550, -0.902567, -1.000000, 0.000000, 0.000000, 0.283361, -0.716639, 0.225000, 1 + 0.000000, 0.903155, 0.429315, 0.000000, 0.429315, -0.903155, -1.000000, 0.000000, 0.000000, 0.282490, -0.717510, 0.225000, 1 + 0.000000, 0.903741, 0.428080, 0.000000, 0.428080, -0.903741, -1.000000, 0.000000, 0.000000, 0.281620, -0.718380, 0.225000, 1 + 0.000000, 0.904325, 0.426845, 0.000000, 0.426845, -0.904325, -1.000000, 0.000000, 0.000000, 0.280750, -0.719250, 0.225000, 1 + 0.000000, 0.904906, 0.425610, 0.000000, 0.425610, -0.904906, -1.000000, 0.000000, 0.000000, 0.279881, -0.720119, 0.225000, 1 + 0.000000, 0.905486, 0.424376, 0.000000, 0.424376, -0.905486, -1.000000, 0.000000, 0.000000, 0.279013, -0.720987, 0.225000, 1 + 0.000000, 0.906063, 0.423142, 0.000000, 0.423142, -0.906063, -1.000000, 0.000000, 0.000000, 0.278146, -0.721854, 0.225000, 1 + 0.000000, 0.906638, 0.421909, 0.000000, 0.421909, -0.906638, -1.000000, 0.000000, 0.000000, 0.277279, -0.722721, 0.225000, 1 + 0.000000, 0.907211, 0.420675, 0.000000, 0.420675, -0.907211, -1.000000, 0.000000, 0.000000, 0.276414, -0.723586, 0.225000, 1 + 0.000000, 0.907782, 0.419442, 0.000000, 0.419442, -0.907782, -1.000000, 0.000000, 0.000000, 0.275549, -0.724451, 0.225000, 1 + 0.000000, 0.908351, 0.418209, 0.000000, 0.418209, -0.908351, -1.000000, 0.000000, 0.000000, 0.274684, -0.725316, 0.225000, 1 + 0.000000, 0.908917, 0.416977, 0.000000, 0.416977, -0.908917, -1.000000, 0.000000, 0.000000, 0.273821, -0.726179, 0.225000, 1 + 0.000000, 0.909481, 0.415745, 0.000000, 0.415745, -0.909481, -1.000000, 0.000000, 0.000000, 0.272958, -0.727042, 0.225000, 1 + 0.000000, 0.910044, 0.414513, 0.000000, 0.414513, -0.910044, -1.000000, 0.000000, 0.000000, 0.272096, -0.727904, 0.225000, 1 + 0.000000, 0.910603, 0.413281, 0.000000, 0.413281, -0.910603, -1.000000, 0.000000, 0.000000, 0.271235, -0.728765, 0.225000, 1 + 0.000000, 0.911161, 0.412050, 0.000000, 0.412050, -0.911161, -1.000000, 0.000000, 0.000000, 0.270374, -0.729626, 0.225000, 1 + 0.000000, 0.911717, 0.410819, 0.000000, 0.410819, -0.911717, -1.000000, 0.000000, 0.000000, 0.269514, -0.730486, 0.225000, 1 + 0.000000, 0.912270, 0.409589, 0.000000, 0.409589, -0.912270, -1.000000, 0.000000, 0.000000, 0.268656, -0.731344, 0.225000, 1 + 0.000000, 0.912822, 0.408359, 0.000000, 0.408359, -0.912822, -1.000000, 0.000000, 0.000000, 0.267797, -0.732203, 0.225000, 1 + 0.000000, 0.913371, 0.407129, 0.000000, 0.407129, -0.913371, -1.000000, 0.000000, 0.000000, 0.266940, -0.733060, 0.225000, 1 + 0.000000, 0.913918, 0.405899, 0.000000, 0.405899, -0.913918, -1.000000, 0.000000, 0.000000, 0.266083, -0.733917, 0.225000, 1 + 0.000000, 0.914463, 0.404671, 0.000000, 0.404671, -0.914463, -1.000000, 0.000000, 0.000000, 0.265228, -0.734772, 0.225000, 1 + 0.000000, 0.915005, 0.403442, 0.000000, 0.403442, -0.915005, -1.000000, 0.000000, 0.000000, 0.264373, -0.735627, 0.225000, 1 + 0.000000, 0.915546, 0.402214, 0.000000, 0.402214, -0.915546, -1.000000, 0.000000, 0.000000, 0.263518, -0.736482, 0.225000, 1 + 0.000000, 0.916084, 0.400986, 0.000000, 0.400986, -0.916084, -1.000000, 0.000000, 0.000000, 0.262665, -0.737335, 0.225000, 1 + 0.000000, 0.916620, 0.399759, 0.000000, 0.399759, -0.916620, -1.000000, 0.000000, 0.000000, 0.261812, -0.738188, 0.225000, 1 + 0.000000, 0.917154, 0.398532, 0.000000, 0.398532, -0.917154, -1.000000, 0.000000, 0.000000, 0.260960, -0.739040, 0.225000, 1 + 0.000000, 0.917686, 0.397306, 0.000000, 0.397306, -0.917686, -1.000000, 0.000000, 0.000000, 0.260109, -0.739891, 0.225000, 1 + 0.000000, 0.918216, 0.396080, 0.000000, 0.396080, -0.918216, -1.000000, 0.000000, 0.000000, 0.259259, -0.740741, 0.225000, 1 + 0.000000, 0.918744, 0.394854, 0.000000, 0.394854, -0.918744, -1.000000, 0.000000, 0.000000, 0.258410, -0.741590, 0.225000, 1 + 0.000000, 0.919269, 0.393629, 0.000000, 0.393629, -0.919269, -1.000000, 0.000000, 0.000000, 0.257561, -0.742439, 0.225000, 1 + 0.000000, 0.919793, 0.392405, 0.000000, 0.392405, -0.919793, -1.000000, 0.000000, 0.000000, 0.256714, -0.743286, 0.225000, 1 + 0.000000, 0.920314, 0.391181, 0.000000, 0.391181, -0.920314, -1.000000, 0.000000, 0.000000, 0.255867, -0.744133, 0.225000, 1 + 0.000000, 0.920833, 0.389957, 0.000000, 0.389957, -0.920833, -1.000000, 0.000000, 0.000000, 0.255020, -0.744980, 0.225000, 1 + 0.000000, 0.921350, 0.388734, 0.000000, 0.388734, -0.921350, -1.000000, 0.000000, 0.000000, 0.254175, -0.745825, 0.225000, 1 + 0.000000, 0.921865, 0.387512, 0.000000, 0.387512, -0.921865, -1.000000, 0.000000, 0.000000, 0.253331, -0.746669, 0.225000, 1 + 0.000000, 0.922377, 0.386290, 0.000000, 0.386290, -0.922377, -1.000000, 0.000000, 0.000000, 0.252487, -0.747513, 0.225000, 1 + 0.000000, 0.922888, 0.385068, 0.000000, 0.385068, -0.922888, -1.000000, 0.000000, 0.000000, 0.251644, -0.748356, 0.225000, 1 + 0.000000, 0.923396, 0.383848, 0.000000, 0.383848, -0.923396, -1.000000, 0.000000, 0.000000, 0.250802, -0.749198, 0.225000, 1 + 0.000000, 0.923903, 0.382627, 0.000000, 0.382627, -0.923903, -1.000000, 0.000000, 0.000000, 0.249961, -0.750039, 0.225000, 1 + 0.000000, 0.924407, 0.381408, 0.000000, 0.381408, -0.924407, -1.000000, 0.000000, 0.000000, 0.249121, -0.750879, 0.225000, 1 + 0.000000, 0.924909, 0.380188, 0.000000, 0.380188, -0.924909, -1.000000, 0.000000, 0.000000, 0.248282, -0.751718, 0.225000, 1 + 0.000000, 0.925409, 0.378970, 0.000000, 0.378970, -0.925409, -1.000000, 0.000000, 0.000000, 0.247443, -0.752557, 0.225000, 1 + 0.000000, 0.925907, 0.377752, 0.000000, 0.377752, -0.925907, -1.000000, 0.000000, 0.000000, 0.246605, -0.753395, 0.225000, 1 + 0.000000, 0.926403, 0.376534, 0.000000, 0.376534, -0.926403, -1.000000, 0.000000, 0.000000, 0.245769, -0.754231, 0.225000, 1 + 0.000000, 0.926896, 0.375317, 0.000000, 0.375317, -0.926896, -1.000000, 0.000000, 0.000000, 0.244933, -0.755067, 0.225000, 1 + 0.000000, 0.927388, 0.374101, 0.000000, 0.374101, -0.927388, -1.000000, 0.000000, 0.000000, 0.244098, -0.755902, 0.225000, 1 + 0.000000, 0.927877, 0.372886, 0.000000, 0.372886, -0.927877, -1.000000, 0.000000, 0.000000, 0.243263, -0.756737, 0.225000, 1 + 0.000000, 0.928365, 0.371671, 0.000000, 0.371671, -0.928365, -1.000000, 0.000000, 0.000000, 0.242430, -0.757570, 0.225000, 1 + 0.000000, 0.928850, 0.370456, 0.000000, 0.370456, -0.928850, -1.000000, 0.000000, 0.000000, 0.241597, -0.758403, 0.225000, 1 + 0.000000, 0.929333, 0.369243, 0.000000, 0.369243, -0.929333, -1.000000, 0.000000, 0.000000, 0.240766, -0.759234, 0.225000, 1 + 0.000000, 0.929814, 0.368030, 0.000000, 0.368030, -0.929814, -1.000000, 0.000000, 0.000000, 0.239935, -0.760065, 0.225000, 1 + 0.000000, 0.930293, 0.366817, 0.000000, 0.366817, -0.930293, -1.000000, 0.000000, 0.000000, 0.239105, -0.760895, 0.225000, 1 + 0.000000, 0.930770, 0.365606, 0.000000, 0.365606, -0.930770, -1.000000, 0.000000, 0.000000, 0.238276, -0.761724, 0.225000, 1 + 0.000000, 0.931245, 0.364395, 0.000000, 0.364395, -0.931245, -1.000000, 0.000000, 0.000000, 0.237448, -0.762552, 0.225000, 1 + 0.000000, 0.931717, 0.363184, 0.000000, 0.363184, -0.931717, -1.000000, 0.000000, 0.000000, 0.236621, -0.763379, 0.225000, 1 + 0.000000, 0.932188, 0.361975, 0.000000, 0.361975, -0.932188, -1.000000, 0.000000, 0.000000, 0.235795, -0.764205, 0.225000, 1 + 0.000000, 0.932656, 0.360766, 0.000000, 0.360766, -0.932656, -1.000000, 0.000000, 0.000000, 0.234969, -0.765031, 0.225000, 1 + 0.000000, 0.933123, 0.359558, 0.000000, 0.359558, -0.933123, -1.000000, 0.000000, 0.000000, 0.234145, -0.765855, 0.225000, 1 + 0.000000, 0.933587, 0.358350, 0.000000, 0.358350, -0.933587, -1.000000, 0.000000, 0.000000, 0.233321, -0.766679, 0.225000, 1 + 0.000000, 0.934049, 0.357144, 0.000000, 0.357144, -0.934049, -1.000000, 0.000000, 0.000000, 0.232499, -0.767501, 0.225000, 1 + 0.000000, 0.934510, 0.355938, 0.000000, 0.355938, -0.934510, -1.000000, 0.000000, 0.000000, 0.231677, -0.768323, 0.225000, 1 + 0.000000, 0.934968, 0.354732, 0.000000, 0.354732, -0.934968, -1.000000, 0.000000, 0.000000, 0.230856, -0.769144, 0.225000, 1 + 0.000000, 0.935424, 0.353528, 0.000000, 0.353528, -0.935424, -1.000000, 0.000000, 0.000000, 0.230036, -0.769964, 0.225000, 1 + 0.000000, 0.935878, 0.352324, 0.000000, 0.352324, -0.935878, -1.000000, 0.000000, 0.000000, 0.229217, -0.770783, 0.225000, 1 + 0.000000, 0.936330, 0.351121, 0.000000, 0.351121, -0.936330, -1.000000, 0.000000, 0.000000, 0.228399, -0.771601, 0.225000, 1 + 0.000000, 0.936780, 0.349919, 0.000000, 0.349919, -0.936780, -1.000000, 0.000000, 0.000000, 0.227582, -0.772418, 0.225000, 1 + 0.000000, 0.937228, 0.348718, 0.000000, 0.348718, -0.937228, -1.000000, 0.000000, 0.000000, 0.226766, -0.773234, 0.225000, 1 + 0.000000, 0.937674, 0.347517, 0.000000, 0.347517, -0.937674, -1.000000, 0.000000, 0.000000, 0.225950, -0.774050, 0.225000, 1 + 0.000000, 0.938117, 0.346318, 0.000000, 0.346318, -0.938117, -1.000000, 0.000000, 0.000000, 0.225136, -0.774864, 0.225000, 1 + 0.000000, 0.938559, 0.345119, 0.000000, 0.345119, -0.938559, -1.000000, 0.000000, 0.000000, 0.224323, -0.775677, 0.225000, 1 + 0.000000, 0.938999, 0.343921, 0.000000, 0.343921, -0.938999, -1.000000, 0.000000, 0.000000, 0.223510, -0.776490, 0.225000, 1 + 0.000000, 0.939436, 0.342723, 0.000000, 0.342723, -0.939436, -1.000000, 0.000000, 0.000000, 0.222699, -0.777301, 0.225000, 1 + 0.000000, 0.939872, 0.341527, 0.000000, 0.341527, -0.939872, -1.000000, 0.000000, 0.000000, 0.221888, -0.778112, 0.225000, 1 + 0.000000, 0.940306, 0.340331, 0.000000, 0.340331, -0.940306, -1.000000, 0.000000, 0.000000, 0.221078, -0.778922, 0.225000, 1 + 0.000000, 0.940737, 0.339137, 0.000000, 0.339137, -0.940737, -1.000000, 0.000000, 0.000000, 0.220270, -0.779730, 0.225000, 1 + 0.000000, 0.941167, 0.337943, 0.000000, 0.337943, -0.941167, -1.000000, 0.000000, 0.000000, 0.219462, -0.780538, 0.225000, 1 + 0.000000, 0.941594, 0.336750, 0.000000, 0.336750, -0.941594, -1.000000, 0.000000, 0.000000, 0.218655, -0.781345, 0.225000, 1 + 0.000000, 0.942020, 0.335558, 0.000000, 0.335558, -0.942020, -1.000000, 0.000000, 0.000000, 0.217850, -0.782150, 0.225000, 1 + 0.000000, 0.942443, 0.334367, 0.000000, 0.334367, -0.942443, -1.000000, 0.000000, 0.000000, 0.217045, -0.782955, 0.225000, 1 + 0.000000, 0.942864, 0.333176, 0.000000, 0.333176, -0.942864, -1.000000, 0.000000, 0.000000, 0.216241, -0.783759, 0.225000, 1 + 0.000000, 0.943284, 0.331987, 0.000000, 0.331987, -0.943284, -1.000000, 0.000000, 0.000000, 0.215438, -0.784562, 0.225000, 1 + 0.000000, 0.943701, 0.330799, 0.000000, 0.330799, -0.943701, -1.000000, 0.000000, 0.000000, 0.214636, -0.785364, 0.225000, 1 + 0.000000, 0.944117, 0.329611, 0.000000, 0.329611, -0.944117, -1.000000, 0.000000, 0.000000, 0.213835, -0.786165, 0.225000, 1 + 0.000000, 0.944530, 0.328425, 0.000000, 0.328425, -0.944530, -1.000000, 0.000000, 0.000000, 0.213035, -0.786965, 0.225000, 1 + 0.000000, 0.944942, 0.327239, 0.000000, 0.327239, -0.944942, -1.000000, 0.000000, 0.000000, 0.212236, -0.787764, 0.225000, 1 + 0.000000, 0.945351, 0.326054, 0.000000, 0.326054, -0.945351, -1.000000, 0.000000, 0.000000, 0.211438, -0.788562, 0.225000, 1 + 0.000000, 0.945758, 0.324871, 0.000000, 0.324871, -0.945758, -1.000000, 0.000000, 0.000000, 0.210642, -0.789358, 0.225000, 1 + 0.000000, 0.946164, 0.323688, 0.000000, 0.323688, -0.946164, -1.000000, 0.000000, 0.000000, 0.209846, -0.790154, 0.225000, 1 + 0.000000, 0.946567, 0.322506, 0.000000, 0.322506, -0.946567, -1.000000, 0.000000, 0.000000, 0.209051, -0.790949, 0.225000, 1 + 0.000000, 0.946969, 0.321325, 0.000000, 0.321325, -0.946969, -1.000000, 0.000000, 0.000000, 0.208257, -0.791743, 0.225000, 1 + 0.000000, 0.947368, 0.320146, 0.000000, 0.320146, -0.947368, -1.000000, 0.000000, 0.000000, 0.207464, -0.792536, 0.225000, 1 + 0.000000, 0.947766, 0.318967, 0.000000, 0.318967, -0.947766, -1.000000, 0.000000, 0.000000, 0.206672, -0.793328, 0.225000, 1 + 0.000000, 0.948161, 0.317789, 0.000000, 0.317789, -0.948161, -1.000000, 0.000000, 0.000000, 0.205881, -0.794119, 0.225000, 1 + 0.000000, 0.948555, 0.316612, 0.000000, 0.316612, -0.948555, -1.000000, 0.000000, 0.000000, 0.205091, -0.794909, 0.225000, 1 + 0.000000, 0.948947, 0.315437, 0.000000, 0.315437, -0.948947, -1.000000, 0.000000, 0.000000, 0.204302, -0.795698, 0.225000, 1 + 0.000000, 0.949336, 0.314262, 0.000000, 0.314262, -0.949336, -1.000000, 0.000000, 0.000000, 0.203514, -0.796486, 0.225000, 1 + 0.000000, 0.949724, 0.313088, 0.000000, 0.313088, -0.949724, -1.000000, 0.000000, 0.000000, 0.202727, -0.797273, 0.225000, 1 + 0.000000, 0.950110, 0.311916, 0.000000, 0.311916, -0.950110, -1.000000, 0.000000, 0.000000, 0.201941, -0.798059, 0.225000, 1 + 0.000000, 0.950494, 0.310744, 0.000000, 0.310744, -0.950494, -1.000000, 0.000000, 0.000000, 0.201157, -0.798843, 0.225000, 1 + 0.000000, 0.950875, 0.309574, 0.000000, 0.309574, -0.950875, -1.000000, 0.000000, 0.000000, 0.200373, -0.799627, 0.225000, 1 + 0.000000, 0.951255, 0.308405, 0.000000, 0.308405, -0.951255, -1.000000, 0.000000, 0.000000, 0.199590, -0.800410, 0.225000, 1 + 0.000000, 0.951633, 0.307236, 0.000000, 0.307236, -0.951633, -1.000000, 0.000000, 0.000000, 0.198808, -0.801192, 0.225000, 1 + 0.000000, 0.952009, 0.306069, 0.000000, 0.306069, -0.952009, -1.000000, 0.000000, 0.000000, 0.198028, -0.801972, 0.225000, 1 + 0.000000, 0.952383, 0.304903, 0.000000, 0.304903, -0.952383, -1.000000, 0.000000, 0.000000, 0.197248, -0.802752, 0.225000, 1 + 0.000000, 0.952756, 0.303738, 0.000000, 0.303738, -0.952756, -1.000000, 0.000000, 0.000000, 0.196470, -0.803530, 0.225000, 1 + 0.000000, 0.953126, 0.302574, 0.000000, 0.302574, -0.953126, -1.000000, 0.000000, 0.000000, 0.195692, -0.804308, 0.225000, 1 + 0.000000, 0.953494, 0.301412, 0.000000, 0.301412, -0.953494, -1.000000, 0.000000, 0.000000, 0.194916, -0.805084, 0.225000, 1 + 0.000000, 0.953861, 0.300250, 0.000000, 0.300250, -0.953861, -1.000000, 0.000000, 0.000000, 0.194140, -0.805860, 0.225000, 1 + 0.000000, 0.954225, 0.299090, 0.000000, 0.299090, -0.954225, -1.000000, 0.000000, 0.000000, 0.193366, -0.806634, 0.225000, 1 + 0.000000, 0.954588, 0.297930, 0.000000, 0.297930, -0.954588, -1.000000, 0.000000, 0.000000, 0.192593, -0.807407, 0.225000, 1 + 0.000000, 0.954948, 0.296772, 0.000000, 0.296772, -0.954948, -1.000000, 0.000000, 0.000000, 0.191820, -0.808180, 0.225000, 1 + 0.000000, 0.955307, 0.295615, 0.000000, 0.295615, -0.955307, -1.000000, 0.000000, 0.000000, 0.191049, -0.808951, 0.225000, 1 + 0.000000, 0.955664, 0.294460, 0.000000, 0.294460, -0.955664, -1.000000, 0.000000, 0.000000, 0.190279, -0.809721, 0.225000, 1 + 0.000000, 0.956019, 0.293305, 0.000000, 0.293305, -0.956019, -1.000000, 0.000000, 0.000000, 0.189510, -0.810490, 0.225000, 1 + 0.000000, 0.956372, 0.292152, 0.000000, 0.292152, -0.956372, -1.000000, 0.000000, 0.000000, 0.188742, -0.811258, 0.225000, 1 + 0.000000, 0.956723, 0.291000, 0.000000, 0.291000, -0.956723, -1.000000, 0.000000, 0.000000, 0.187976, -0.812024, 0.225000, 1 + 0.000000, 0.957073, 0.289849, 0.000000, 0.289849, -0.957073, -1.000000, 0.000000, 0.000000, 0.187210, -0.812790, 0.225000, 1 + 0.000000, 0.957420, 0.288699, 0.000000, 0.288699, -0.957420, -1.000000, 0.000000, 0.000000, 0.186445, -0.813555, 0.225000, 1 + 0.000000, 0.957766, 0.287550, 0.000000, 0.287550, -0.957766, -1.000000, 0.000000, 0.000000, 0.185682, -0.814318, 0.225000, 1 + 0.000000, 0.958109, 0.286403, 0.000000, 0.286403, -0.958109, -1.000000, 0.000000, 0.000000, 0.184919, -0.815081, 0.225000, 1 + 0.000000, 0.958451, 0.285257, 0.000000, 0.285257, -0.958451, -1.000000, 0.000000, 0.000000, 0.184158, -0.815842, 0.225000, 1 + 0.000000, 0.958791, 0.284112, 0.000000, 0.284112, -0.958791, -1.000000, 0.000000, 0.000000, 0.183398, -0.816602, 0.225000, 1 + 0.000000, 0.959129, 0.282969, 0.000000, 0.282969, -0.959129, -1.000000, 0.000000, 0.000000, 0.182638, -0.817362, 0.225000, 1 + 0.000000, 0.959465, 0.281826, 0.000000, 0.281826, -0.959465, -1.000000, 0.000000, 0.000000, 0.181880, -0.818120, 0.225000, 1 + 0.000000, 0.959800, 0.280685, 0.000000, 0.280685, -0.959800, -1.000000, 0.000000, 0.000000, 0.181123, -0.818877, 0.225000, 1 + 0.000000, 0.960132, 0.279546, 0.000000, 0.279546, -0.960132, -1.000000, 0.000000, 0.000000, 0.180368, -0.819632, 0.225000, 1 + 0.000000, 0.960463, 0.278407, 0.000000, 0.278407, -0.960463, -1.000000, 0.000000, 0.000000, 0.179613, -0.820387, 0.225000, 1 + 0.000000, 0.960792, 0.277270, 0.000000, 0.277270, -0.960792, -1.000000, 0.000000, 0.000000, 0.178859, -0.821141, 0.225000, 1 + 0.000000, 0.961119, 0.276134, 0.000000, 0.276134, -0.961119, -1.000000, 0.000000, 0.000000, 0.178107, -0.821893, 0.225000, 1 + 0.000000, 0.961444, 0.275000, 0.000000, 0.275000, -0.961444, -1.000000, 0.000000, 0.000000, 0.177356, -0.822644, 0.225000, 1 + 0.000000, 0.961768, 0.273867, 0.000000, 0.273867, -0.961768, -1.000000, 0.000000, 0.000000, 0.176605, -0.823395, 0.225000, 1 + 0.000000, 0.962089, 0.272735, 0.000000, 0.272735, -0.962089, -1.000000, 0.000000, 0.000000, 0.175856, -0.824144, 0.225000, 1 + 0.000000, 0.962409, 0.271604, 0.000000, 0.271604, -0.962409, -1.000000, 0.000000, 0.000000, 0.175108, -0.824892, 0.225000, 1 + 0.000000, 0.962727, 0.270475, 0.000000, 0.270475, -0.962727, -1.000000, 0.000000, 0.000000, 0.174362, -0.825638, 0.225000, 1 + 0.000000, 0.963043, 0.269347, 0.000000, 0.269347, -0.963043, -1.000000, 0.000000, 0.000000, 0.173616, -0.826384, 0.225000, 1 + 0.000000, 0.963357, 0.268221, 0.000000, 0.268221, -0.963357, -1.000000, 0.000000, 0.000000, 0.172871, -0.827129, 0.225000, 1 + 0.000000, 0.963670, 0.267096, 0.000000, 0.267096, -0.963670, -1.000000, 0.000000, 0.000000, 0.172128, -0.827872, 0.225000, 1 + 0.000000, 0.963981, 0.265972, 0.000000, 0.265972, -0.963981, -1.000000, 0.000000, 0.000000, 0.171386, -0.828614, 0.225000, 1 + 0.000000, 0.964290, 0.264850, 0.000000, 0.264850, -0.964290, -1.000000, 0.000000, 0.000000, 0.170645, -0.829355, 0.225000, 1 + 0.000000, 0.964597, 0.263729, 0.000000, 0.263729, -0.964597, -1.000000, 0.000000, 0.000000, 0.169905, -0.830095, 0.225000, 1 + 0.000000, 0.964902, 0.262609, 0.000000, 0.262609, -0.964902, -1.000000, 0.000000, 0.000000, 0.169166, -0.830834, 0.225000, 1 + 0.000000, 0.965206, 0.261491, 0.000000, 0.261491, -0.965206, -1.000000, 0.000000, 0.000000, 0.168429, -0.831571, 0.225000, 1 + 0.000000, 0.965508, 0.260375, 0.000000, 0.260375, -0.965508, -1.000000, 0.000000, 0.000000, 0.167692, -0.832308, 0.225000, 1 + 0.000000, 0.965808, 0.259259, 0.000000, 0.259259, -0.965808, -1.000000, 0.000000, 0.000000, 0.166957, -0.833043, 0.225000, 1 + 0.000000, 0.966106, 0.258146, 0.000000, 0.258146, -0.966106, -1.000000, 0.000000, 0.000000, 0.166223, -0.833777, 0.225000, 1 + 0.000000, 0.966403, 0.257033, 0.000000, 0.257033, -0.966403, -1.000000, 0.000000, 0.000000, 0.165490, -0.834510, 0.225000, 1 + 0.000000, 0.966697, 0.255922, 0.000000, 0.255922, -0.966697, -1.000000, 0.000000, 0.000000, 0.164758, -0.835242, 0.225000, 1 + 0.000000, 0.966990, 0.254813, 0.000000, 0.254813, -0.966990, -1.000000, 0.000000, 0.000000, 0.164028, -0.835972, 0.225000, 1 + 0.000000, 0.967282, 0.253705, 0.000000, 0.253705, -0.967282, -1.000000, 0.000000, 0.000000, 0.163298, -0.836702, 0.225000, 1 + 0.000000, 0.967571, 0.252598, 0.000000, 0.252598, -0.967571, -1.000000, 0.000000, 0.000000, 0.162570, -0.837430, 0.225000, 1 + 0.000000, 0.967859, 0.251493, 0.000000, 0.251493, -0.967859, -1.000000, 0.000000, 0.000000, 0.161843, -0.838157, 0.225000, 1 + 0.000000, 0.968145, 0.250390, 0.000000, 0.250390, -0.968145, -1.000000, 0.000000, 0.000000, 0.161117, -0.838883, 0.225000, 1 + 0.000000, 0.968429, 0.249288, 0.000000, 0.249288, -0.968429, -1.000000, 0.000000, 0.000000, 0.160393, -0.839607, 0.225000, 1 + 0.000000, 0.968712, 0.248187, 0.000000, 0.248187, -0.968712, -1.000000, 0.000000, 0.000000, 0.159670, -0.840330, 0.225000, 1 + 0.000000, 0.968993, 0.247088, 0.000000, 0.247088, -0.968993, -1.000000, 0.000000, 0.000000, 0.158947, -0.841053, 0.225000, 1 + 0.000000, 0.969272, 0.245990, 0.000000, 0.245990, -0.969272, -1.000000, 0.000000, 0.000000, 0.158226, -0.841774, 0.225000, 1 + 0.000000, 0.969550, 0.244894, 0.000000, 0.244894, -0.969550, -1.000000, 0.000000, 0.000000, 0.157507, -0.842493, 0.225000, 1 + 0.000000, 0.969826, 0.243800, 0.000000, 0.243800, -0.969826, -1.000000, 0.000000, 0.000000, 0.156788, -0.843212, 0.225000, 1 + 0.000000, 0.970100, 0.242707, 0.000000, 0.242707, -0.970100, -1.000000, 0.000000, 0.000000, 0.156071, -0.843929, 0.225000, 1 + 0.000000, 0.970372, 0.241616, 0.000000, 0.241616, -0.970372, -1.000000, 0.000000, 0.000000, 0.155355, -0.844645, 0.225000, 1 + 0.000000, 0.970643, 0.240526, 0.000000, 0.240526, -0.970643, -1.000000, 0.000000, 0.000000, 0.154640, -0.845360, 0.225000, 1 + 0.000000, 0.970912, 0.239438, 0.000000, 0.239438, -0.970912, -1.000000, 0.000000, 0.000000, 0.153926, -0.846074, 0.225000, 1 + 0.000000, 0.971179, 0.238351, 0.000000, 0.238351, -0.971179, -1.000000, 0.000000, 0.000000, 0.153214, -0.846786, 0.225000, 1 + 0.000000, 0.971445, 0.237266, 0.000000, 0.237266, -0.971445, -1.000000, 0.000000, 0.000000, 0.152503, -0.847497, 0.225000, 1 + 0.000000, 0.971709, 0.236182, 0.000000, 0.236182, -0.971709, -1.000000, 0.000000, 0.000000, 0.151793, -0.848207, 0.225000, 1 + 0.000000, 0.971971, 0.235100, 0.000000, 0.235100, -0.971971, -1.000000, 0.000000, 0.000000, 0.151084, -0.848916, 0.225000, 1 + 0.000000, 0.972232, 0.234020, 0.000000, 0.234020, -0.972232, -1.000000, 0.000000, 0.000000, 0.150376, -0.849624, 0.225000, 1 + 0.000000, 0.972491, 0.232941, 0.000000, 0.232941, -0.972491, -1.000000, 0.000000, 0.000000, 0.149670, -0.850330, 0.225000, 1 + 0.000000, 0.972748, 0.231864, 0.000000, 0.231864, -0.972748, -1.000000, 0.000000, 0.000000, 0.148965, -0.851035, 0.225000, 1 + 0.000000, 0.973004, 0.230789, 0.000000, 0.230789, -0.973004, -1.000000, 0.000000, 0.000000, 0.148261, -0.851739, 0.225000, 1 + 0.000000, 0.973258, 0.229715, 0.000000, 0.229715, -0.973258, -1.000000, 0.000000, 0.000000, 0.147559, -0.852441, 0.225000, 1 + 0.000000, 0.973510, 0.228643, 0.000000, 0.228643, -0.973510, -1.000000, 0.000000, 0.000000, 0.146858, -0.853142, 0.225000, 1 + 0.000000, 0.973761, 0.227572, 0.000000, 0.227572, -0.973761, -1.000000, 0.000000, 0.000000, 0.146158, -0.853842, 0.225000, 1 + 0.000000, 0.974010, 0.226504, 0.000000, 0.226504, -0.974010, -1.000000, 0.000000, 0.000000, 0.145459, -0.854541, 0.225000, 1 + 0.000000, 0.974258, 0.225436, 0.000000, 0.225436, -0.974258, -1.000000, 0.000000, 0.000000, 0.144762, -0.855238, 0.225000, 1 + 0.000000, 0.974504, 0.224371, 0.000000, 0.224371, -0.974504, -1.000000, 0.000000, 0.000000, 0.144065, -0.855935, 0.225000, 1 + 0.000000, 0.974748, 0.223307, 0.000000, 0.223307, -0.974748, -1.000000, 0.000000, 0.000000, 0.143371, -0.856629, 0.225000, 1 + 0.000000, 0.974991, 0.222245, 0.000000, 0.222245, -0.974991, -1.000000, 0.000000, 0.000000, 0.142677, -0.857323, 0.225000, 1 + 0.000000, 0.975232, 0.221184, 0.000000, 0.221184, -0.975232, -1.000000, 0.000000, 0.000000, 0.141985, -0.858015, 0.225000, 1 + 0.000000, 0.975472, 0.220126, 0.000000, 0.220126, -0.975472, -1.000000, 0.000000, 0.000000, 0.141293, -0.858707, 0.225000, 1 + 0.000000, 0.975709, 0.219069, 0.000000, 0.219069, -0.975709, -1.000000, 0.000000, 0.000000, 0.140604, -0.859396, 0.225000, 1 + 0.000000, 0.975946, 0.218013, 0.000000, 0.218013, -0.975946, -1.000000, 0.000000, 0.000000, 0.139915, -0.860085, 0.225000, 1 + 0.000000, 0.976181, 0.216960, 0.000000, 0.216960, -0.976181, -1.000000, 0.000000, 0.000000, 0.139228, -0.860772, 0.225000, 1 + 0.000000, 0.976414, 0.215908, 0.000000, 0.215908, -0.976414, -1.000000, 0.000000, 0.000000, 0.138542, -0.861458, 0.225000, 1 + 0.000000, 0.976645, 0.214858, 0.000000, 0.214858, -0.976645, -1.000000, 0.000000, 0.000000, 0.137858, -0.862142, 0.225000, 1 + 0.000000, 0.976875, 0.213809, 0.000000, 0.213809, -0.976875, -1.000000, 0.000000, 0.000000, 0.137174, -0.862826, 0.225000, 1 + 0.000000, 0.977104, 0.212763, 0.000000, 0.212763, -0.977104, -1.000000, 0.000000, 0.000000, 0.136492, -0.863508, 0.225000, 1 + 0.000000, 0.977331, 0.211718, 0.000000, 0.211718, -0.977331, -1.000000, 0.000000, 0.000000, 0.135812, -0.864188, 0.225000, 1 + 0.000000, 0.977556, 0.210675, 0.000000, 0.210675, -0.977556, -1.000000, 0.000000, 0.000000, 0.135132, -0.864868, 0.225000, 1 + 0.000000, 0.977780, 0.209633, 0.000000, 0.209633, -0.977780, -1.000000, 0.000000, 0.000000, 0.134454, -0.865546, 0.225000, 1 + 0.000000, 0.978002, 0.208594, 0.000000, 0.208594, -0.978002, -1.000000, 0.000000, 0.000000, 0.133777, -0.866223, 0.225000, 1 + 0.000000, 0.978223, 0.207556, 0.000000, 0.207556, -0.978223, -1.000000, 0.000000, 0.000000, 0.133102, -0.866898, 0.225000, 1 + 0.000000, 0.978442, 0.206520, 0.000000, 0.206520, -0.978442, -1.000000, 0.000000, 0.000000, 0.132428, -0.867572, 0.225000, 1 + 0.000000, 0.978660, 0.205486, 0.000000, 0.205486, -0.978660, -1.000000, 0.000000, 0.000000, 0.131755, -0.868245, 0.225000, 1 + 0.000000, 0.978876, 0.204454, 0.000000, 0.204454, -0.978876, -1.000000, 0.000000, 0.000000, 0.131083, -0.868917, 0.225000, 1 + 0.000000, 0.979091, 0.203423, 0.000000, 0.203423, -0.979091, -1.000000, 0.000000, 0.000000, 0.130413, -0.869587, 0.225000, 1 + 0.000000, 0.979304, 0.202394, 0.000000, 0.202394, -0.979304, -1.000000, 0.000000, 0.000000, 0.129745, -0.870255, 0.225000, 1 + 0.000000, 0.979516, 0.201367, 0.000000, 0.201367, -0.979516, -1.000000, 0.000000, 0.000000, 0.129077, -0.870923, 0.225000, 1 + 0.000000, 0.979726, 0.200342, 0.000000, 0.200342, -0.979726, -1.000000, 0.000000, 0.000000, 0.128411, -0.871589, 0.225000, 1 + 0.000000, 0.979935, 0.199319, 0.000000, 0.199319, -0.979935, -1.000000, 0.000000, 0.000000, 0.127746, -0.872254, 0.225000, 1 + 0.000000, 0.980142, 0.198298, 0.000000, 0.198298, -0.980142, -1.000000, 0.000000, 0.000000, 0.127083, -0.872917, 0.225000, 1 + 0.000000, 0.980347, 0.197279, 0.000000, 0.197279, -0.980347, -1.000000, 0.000000, 0.000000, 0.126421, -0.873579, 0.225000, 1 + 0.000000, 0.980552, 0.196261, 0.000000, 0.196261, -0.980552, -1.000000, 0.000000, 0.000000, 0.125760, -0.874240, 0.225000, 1 + 0.000000, 0.980754, 0.195245, 0.000000, 0.195245, -0.980754, -1.000000, 0.000000, 0.000000, 0.125101, -0.874899, 0.225000, 1 + 0.000000, 0.980956, 0.194231, 0.000000, 0.194231, -0.980956, -1.000000, 0.000000, 0.000000, 0.124443, -0.875557, 0.225000, 1 + 0.000000, 0.981156, 0.193220, 0.000000, 0.193220, -0.981156, -1.000000, 0.000000, 0.000000, 0.123786, -0.876214, 0.225000, 1 + 0.000000, 0.981354, 0.192209, 0.000000, 0.192209, -0.981354, -1.000000, 0.000000, 0.000000, 0.123131, -0.876869, 0.225000, 1 + 0.000000, 0.981551, 0.191201, 0.000000, 0.191201, -0.981551, -1.000000, 0.000000, 0.000000, 0.122477, -0.877523, 0.225000, 1 + 0.000000, 0.981746, 0.190195, 0.000000, 0.190195, -0.981746, -1.000000, 0.000000, 0.000000, 0.121824, -0.878176, 0.225000, 1 + 0.000000, 0.981940, 0.189191, 0.000000, 0.189191, -0.981940, -1.000000, 0.000000, 0.000000, 0.121173, -0.878827, 0.225000, 1 + 0.000000, 0.982133, 0.188189, 0.000000, 0.188189, -0.982133, -1.000000, 0.000000, 0.000000, 0.120523, -0.879477, 0.225000, 1 + 0.000000, 0.982324, 0.187188, 0.000000, 0.187188, -0.982324, -1.000000, 0.000000, 0.000000, 0.119875, -0.880125, 0.225000, 1 + 0.000000, 0.982514, 0.186190, 0.000000, 0.186190, -0.982514, -1.000000, 0.000000, 0.000000, 0.119228, -0.880772, 0.225000, 1 + 0.000000, 0.982702, 0.185193, 0.000000, 0.185193, -0.982702, -1.000000, 0.000000, 0.000000, 0.118582, -0.881418, 0.225000, 1 + 0.000000, 0.982889, 0.184199, 0.000000, 0.184199, -0.982889, -1.000000, 0.000000, 0.000000, 0.117938, -0.882062, 0.225000, 1 + 0.000000, 0.983075, 0.183206, 0.000000, 0.183206, -0.983075, -1.000000, 0.000000, 0.000000, 0.117295, -0.882705, 0.225000, 1 + 0.000000, 0.983259, 0.182215, 0.000000, 0.182215, -0.983259, -1.000000, 0.000000, 0.000000, 0.116654, -0.883346, 0.225000, 1 + 0.000000, 0.983441, 0.181227, 0.000000, 0.181227, -0.983441, -1.000000, 0.000000, 0.000000, 0.116013, -0.883987, 0.225000, 1 + 0.000000, 0.983623, 0.180240, 0.000000, 0.180240, -0.983623, -1.000000, 0.000000, 0.000000, 0.115375, -0.884625, 0.225000, 1 + 0.000000, 0.983803, 0.179255, 0.000000, 0.179255, -0.983803, -1.000000, 0.000000, 0.000000, 0.114738, -0.885262, 0.225000, 1 + 0.000000, 0.983981, 0.178273, 0.000000, 0.178273, -0.983981, -1.000000, 0.000000, 0.000000, 0.114102, -0.885898, 0.225000, 1 + 0.000000, 0.984158, 0.177292, 0.000000, 0.177292, -0.984158, -1.000000, 0.000000, 0.000000, 0.113467, -0.886533, 0.225000, 1 + 0.000000, 0.984334, 0.176313, 0.000000, 0.176313, -0.984334, -1.000000, 0.000000, 0.000000, 0.112834, -0.887166, 0.225000, 1 + 0.000000, 0.984509, 0.175337, 0.000000, 0.175337, -0.984509, -1.000000, 0.000000, 0.000000, 0.112203, -0.887797, 0.225000, 1 + 0.000000, 0.984682, 0.174362, 0.000000, 0.174362, -0.984682, -1.000000, 0.000000, 0.000000, 0.111573, -0.888427, 0.225000, 1 + 0.000000, 0.984853, 0.173389, 0.000000, 0.173389, -0.984853, -1.000000, 0.000000, 0.000000, 0.110944, -0.889056, 0.225000, 1 + 0.000000, 0.985024, 0.172419, 0.000000, 0.172419, -0.985024, -1.000000, 0.000000, 0.000000, 0.110316, -0.889684, 0.225000, 1 + 0.000000, 0.985193, 0.171450, 0.000000, 0.171450, -0.985193, -1.000000, 0.000000, 0.000000, 0.109691, -0.890309, 0.225000, 1 + 0.000000, 0.985360, 0.170484, 0.000000, 0.170484, -0.985360, -1.000000, 0.000000, 0.000000, 0.109066, -0.890934, 0.225000, 1 + 0.000000, 0.985527, 0.169519, 0.000000, 0.169519, -0.985527, -1.000000, 0.000000, 0.000000, 0.108443, -0.891557, 0.225000, 1 + 0.000000, 0.985692, 0.168557, 0.000000, 0.168557, -0.985692, -1.000000, 0.000000, 0.000000, 0.107821, -0.892179, 0.225000, 1 + 0.000000, 0.985856, 0.167597, 0.000000, 0.167597, -0.985856, -1.000000, 0.000000, 0.000000, 0.107201, -0.892799, 0.225000, 1 + 0.000000, 0.986018, 0.166639, 0.000000, 0.166639, -0.986018, -1.000000, 0.000000, 0.000000, 0.106583, -0.893417, 0.225000, 1 + 0.000000, 0.986179, 0.165683, 0.000000, 0.165683, -0.986179, -1.000000, 0.000000, 0.000000, 0.105965, -0.894035, 0.225000, 1 + 0.000000, 0.986339, 0.164729, 0.000000, 0.164729, -0.986339, -1.000000, 0.000000, 0.000000, 0.105350, -0.894650, 0.225000, 1 + 0.000000, 0.986497, 0.163777, 0.000000, 0.163777, -0.986497, -1.000000, 0.000000, 0.000000, 0.104735, -0.895265, 0.225000, 1 + 0.000000, 0.986655, 0.162827, 0.000000, 0.162827, -0.986655, -1.000000, 0.000000, 0.000000, 0.104122, -0.895878, 0.225000, 1 + 0.000000, 0.986811, 0.161879, 0.000000, 0.161879, -0.986811, -1.000000, 0.000000, 0.000000, 0.103511, -0.896489, 0.225000, 1 + 0.000000, 0.986965, 0.160934, 0.000000, 0.160934, -0.986965, -1.000000, 0.000000, 0.000000, 0.102901, -0.897099, 0.225000, 1 + 0.000000, 0.987119, 0.159990, 0.000000, 0.159990, -0.987119, -1.000000, 0.000000, 0.000000, 0.102293, -0.897707, 0.225000, 1 + 0.000000, 0.987271, 0.159049, 0.000000, 0.159049, -0.987271, -1.000000, 0.000000, 0.000000, 0.101686, -0.898314, 0.225000, 1 + 0.000000, 0.987422, 0.158110, 0.000000, 0.158110, -0.987422, -1.000000, 0.000000, 0.000000, 0.101080, -0.898920, 0.225000, 1 + 0.000000, 0.987571, 0.157173, 0.000000, 0.157173, -0.987571, -1.000000, 0.000000, 0.000000, 0.100476, -0.899524, 0.225000, 1 + 0.000000, 0.987719, 0.156238, 0.000000, 0.156238, -0.987719, -1.000000, 0.000000, 0.000000, 0.099873, -0.900127, 0.225000, 1 + 0.000000, 0.987867, 0.155305, 0.000000, 0.155305, -0.987867, -1.000000, 0.000000, 0.000000, 0.099272, -0.900728, 0.225000, 1 + 0.000000, 0.988012, 0.154375, 0.000000, 0.154375, -0.988012, -1.000000, 0.000000, 0.000000, 0.098673, -0.901327, 0.225000, 1 + 0.000000, 0.988157, 0.153446, 0.000000, 0.153446, -0.988157, -1.000000, 0.000000, 0.000000, 0.098075, -0.901925, 0.225000, 1 + 0.000000, 0.988300, 0.152520, 0.000000, 0.152520, -0.988300, -1.000000, 0.000000, 0.000000, 0.097478, -0.902522, 0.225000, 1 + 0.000000, 0.988442, 0.151596, 0.000000, 0.151596, -0.988442, -1.000000, 0.000000, 0.000000, 0.096883, -0.903117, 0.225000, 1 + 0.000000, 0.988583, 0.150675, 0.000000, 0.150675, -0.988583, -1.000000, 0.000000, 0.000000, 0.096289, -0.903711, 0.225000, 1 + 0.000000, 0.988723, 0.149755, 0.000000, 0.149755, -0.988723, -1.000000, 0.000000, 0.000000, 0.095697, -0.904303, 0.225000, 1 + 0.000000, 0.988862, 0.148838, 0.000000, 0.148838, -0.988862, -1.000000, 0.000000, 0.000000, 0.095106, -0.904894, 0.225000, 1 + 0.000000, 0.988999, 0.147923, 0.000000, 0.147923, -0.988999, -1.000000, 0.000000, 0.000000, 0.094517, -0.905483, 0.225000, 1 + 0.000000, 0.989135, 0.147010, 0.000000, 0.147010, -0.989135, -1.000000, 0.000000, 0.000000, 0.093930, -0.906070, 0.225000, 1 + 0.000000, 0.989270, 0.146099, 0.000000, 0.146099, -0.989270, -1.000000, 0.000000, 0.000000, 0.093344, -0.906656, 0.225000, 1 + 0.000000, 0.989404, 0.145190, 0.000000, 0.145190, -0.989404, -1.000000, 0.000000, 0.000000, 0.092759, -0.907241, 0.225000, 1 + 0.000000, 0.989536, 0.144284, 0.000000, 0.144284, -0.989536, -1.000000, 0.000000, 0.000000, 0.092176, -0.907824, 0.225000, 1 + 0.000000, 0.989668, 0.143380, 0.000000, 0.143380, -0.989668, -1.000000, 0.000000, 0.000000, 0.091594, -0.908406, 0.225000, 1 + 0.000000, 0.989798, 0.142479, 0.000000, 0.142479, -0.989798, -1.000000, 0.000000, 0.000000, 0.091014, -0.908986, 0.225000, 1 + 0.000000, 0.989927, 0.141579, 0.000000, 0.141579, -0.989927, -1.000000, 0.000000, 0.000000, 0.090436, -0.909564, 0.225000, 1 + 0.000000, 0.990055, 0.140682, 0.000000, 0.140682, -0.990055, -1.000000, 0.000000, 0.000000, 0.089859, -0.910141, 0.225000, 1 + 0.000000, 0.990182, 0.139787, 0.000000, 0.139787, -0.990182, -1.000000, 0.000000, 0.000000, 0.089284, -0.910716, 0.225000, 1 + 0.000000, 0.990307, 0.138894, 0.000000, 0.138894, -0.990307, -1.000000, 0.000000, 0.000000, 0.088710, -0.911290, 0.225000, 1 + 0.000000, 0.990432, 0.138004, 0.000000, 0.138004, -0.990432, -1.000000, 0.000000, 0.000000, 0.088137, -0.911863, 0.225000, 1 + 0.000000, 0.990555, 0.137116, 0.000000, 0.137116, -0.990555, -1.000000, 0.000000, 0.000000, 0.087567, -0.912433, 0.225000, 1 + 0.000000, 0.990677, 0.136230, 0.000000, 0.136230, -0.990677, -1.000000, 0.000000, 0.000000, 0.086997, -0.913003, 0.225000, 1 + 0.000000, 0.990798, 0.135347, 0.000000, 0.135347, -0.990798, -1.000000, 0.000000, 0.000000, 0.086430, -0.913570, 0.225000, 1 + 0.000000, 0.990918, 0.134466, 0.000000, 0.134466, -0.990918, -1.000000, 0.000000, 0.000000, 0.085864, -0.914136, 0.225000, 1 + 0.000000, 0.991037, 0.133587, 0.000000, 0.133587, -0.991037, -1.000000, 0.000000, 0.000000, 0.085299, -0.914701, 0.225000, 1 + 0.000000, 0.991155, 0.132710, 0.000000, 0.132710, -0.991155, -1.000000, 0.000000, 0.000000, 0.084736, -0.915264, 0.225000, 1 + 0.000000, 0.991272, 0.131836, 0.000000, 0.131836, -0.991272, -1.000000, 0.000000, 0.000000, 0.084175, -0.915825, 0.225000, 1 + 0.000000, 0.991387, 0.130964, 0.000000, 0.130964, -0.991387, -1.000000, 0.000000, 0.000000, 0.083615, -0.916385, 0.225000, 1 + 0.000000, 0.991502, 0.130095, 0.000000, 0.130095, -0.991502, -1.000000, 0.000000, 0.000000, 0.083056, -0.916944, 0.225000, 1 + 0.000000, 0.991615, 0.129228, 0.000000, 0.129228, -0.991615, -1.000000, 0.000000, 0.000000, 0.082500, -0.917500, 0.225000, 1 + 0.000000, 0.991727, 0.128363, 0.000000, 0.128363, -0.991727, -1.000000, 0.000000, 0.000000, 0.081945, -0.918055, 0.225000, 1 + 0.000000, 0.991838, 0.127501, 0.000000, 0.127501, -0.991838, -1.000000, 0.000000, 0.000000, 0.081391, -0.918609, 0.225000, 1 + 0.000000, 0.991949, 0.126641, 0.000000, 0.126641, -0.991949, -1.000000, 0.000000, 0.000000, 0.080839, -0.919161, 0.225000, 1 + 0.000000, 0.992058, 0.125783, 0.000000, 0.125783, -0.992058, -1.000000, 0.000000, 0.000000, 0.080289, -0.919711, 0.225000, 1 + 0.000000, 0.992166, 0.124928, 0.000000, 0.124928, -0.992166, -1.000000, 0.000000, 0.000000, 0.079740, -0.920260, 0.225000, 1 + 0.000000, 0.992273, 0.124075, 0.000000, 0.124075, -0.992273, -1.000000, 0.000000, 0.000000, 0.079193, -0.920807, 0.225000, 1 + 0.000000, 0.992379, 0.123224, 0.000000, 0.123224, -0.992379, -1.000000, 0.000000, 0.000000, 0.078647, -0.921353, 0.225000, 1 + 0.000000, 0.992484, 0.122376, 0.000000, 0.122376, -0.992484, -1.000000, 0.000000, 0.000000, 0.078103, -0.921897, 0.225000, 1 + 0.000000, 0.992588, 0.121531, 0.000000, 0.121531, -0.992588, -1.000000, 0.000000, 0.000000, 0.077561, -0.922439, 0.225000, 1 + 0.000000, 0.992691, 0.120687, 0.000000, 0.120687, -0.992691, -1.000000, 0.000000, 0.000000, 0.077020, -0.922980, 0.225000, 1 + 0.000000, 0.992792, 0.119847, 0.000000, 0.119847, -0.992792, -1.000000, 0.000000, 0.000000, 0.076481, -0.923519, 0.225000, 1 + 0.000000, 0.992893, 0.119008, 0.000000, 0.119008, -0.992893, -1.000000, 0.000000, 0.000000, 0.075943, -0.924057, 0.225000, 1 + 0.000000, 0.992993, 0.118172, 0.000000, 0.118172, -0.992993, -1.000000, 0.000000, 0.000000, 0.075407, -0.924593, 0.225000, 1 + 0.000000, 0.993092, 0.117339, 0.000000, 0.117339, -0.993092, -1.000000, 0.000000, 0.000000, 0.074873, -0.925127, 0.225000, 1 + 0.000000, 0.993190, 0.116508, 0.000000, 0.116508, -0.993190, -1.000000, 0.000000, 0.000000, 0.074340, -0.925660, 0.225000, 1 + 0.000000, 0.993287, 0.115679, 0.000000, 0.115679, -0.993287, -1.000000, 0.000000, 0.000000, 0.073809, -0.926191, 0.225000, 1 + 0.000000, 0.993383, 0.114853, 0.000000, 0.114853, -0.993383, -1.000000, 0.000000, 0.000000, 0.073279, -0.926721, 0.225000, 1 + 0.000000, 0.993477, 0.114029, 0.000000, 0.114029, -0.993477, -1.000000, 0.000000, 0.000000, 0.072751, -0.927249, 0.225000, 1 + 0.000000, 0.993571, 0.113208, 0.000000, 0.113208, -0.993571, -1.000000, 0.000000, 0.000000, 0.072225, -0.927775, 0.225000, 1 + 0.000000, 0.993664, 0.112389, 0.000000, 0.112389, -0.993664, -1.000000, 0.000000, 0.000000, 0.071701, -0.928299, 0.225000, 1 + 0.000000, 0.993756, 0.111573, 0.000000, 0.111573, -0.993756, -1.000000, 0.000000, 0.000000, 0.071178, -0.928822, 0.225000, 1 + 0.000000, 0.993847, 0.110759, 0.000000, 0.110759, -0.993847, -1.000000, 0.000000, 0.000000, 0.070656, -0.929344, 0.225000, 1 + 0.000000, 0.993937, 0.109948, 0.000000, 0.109948, -0.993937, -1.000000, 0.000000, 0.000000, 0.070137, -0.929863, 0.225000, 1 + 0.000000, 0.994027, 0.109139, 0.000000, 0.109139, -0.994027, -1.000000, 0.000000, 0.000000, 0.069619, -0.930381, 0.225000, 1 + 0.000000, 0.994115, 0.108332, 0.000000, 0.108332, -0.994115, -1.000000, 0.000000, 0.000000, 0.069102, -0.930898, 0.225000, 1 + 0.000000, 0.994202, 0.107529, 0.000000, 0.107529, -0.994202, -1.000000, 0.000000, 0.000000, 0.068587, -0.931413, 0.225000, 1 + 0.000000, 0.994288, 0.106727, 0.000000, 0.106727, -0.994288, -1.000000, 0.000000, 0.000000, 0.068074, -0.931926, 0.225000, 1 + 0.000000, 0.994374, 0.105929, 0.000000, 0.105929, -0.994374, -1.000000, 0.000000, 0.000000, 0.067563, -0.932437, 0.225000, 1 + 0.000000, 0.994458, 0.105132, 0.000000, 0.105132, -0.994458, -1.000000, 0.000000, 0.000000, 0.067053, -0.932947, 0.225000, 1 + 0.000000, 0.994542, 0.104339, 0.000000, 0.104339, -0.994542, -1.000000, 0.000000, 0.000000, 0.066545, -0.933455, 0.225000, 1 + 0.000000, 0.994625, 0.103548, 0.000000, 0.103548, -0.994625, -1.000000, 0.000000, 0.000000, 0.066039, -0.933961, 0.225000, 1 + 0.000000, 0.994706, 0.102759, 0.000000, 0.102759, -0.994706, -1.000000, 0.000000, 0.000000, 0.065534, -0.934466, 0.225000, 1 + 0.000000, 0.994787, 0.101973, 0.000000, 0.101973, -0.994787, -1.000000, 0.000000, 0.000000, 0.065031, -0.934969, 0.225000, 1 + 0.000000, 0.994867, 0.101189, 0.000000, 0.101189, -0.994867, -1.000000, 0.000000, 0.000000, 0.064530, -0.935470, 0.225000, 1 + 0.000000, 0.994946, 0.100408, 0.000000, 0.100408, -0.994946, -1.000000, 0.000000, 0.000000, 0.064030, -0.935970, 0.225000, 1 + 0.000000, 0.995025, 0.099630, 0.000000, 0.099630, -0.995025, -1.000000, 0.000000, 0.000000, 0.063532, -0.936468, 0.225000, 1 + 0.000000, 0.995102, 0.098854, 0.000000, 0.098854, -0.995102, -1.000000, 0.000000, 0.000000, 0.063036, -0.936964, 0.225000, 1 + 0.000000, 0.995178, 0.098081, 0.000000, 0.098081, -0.995178, -1.000000, 0.000000, 0.000000, 0.062541, -0.937459, 0.225000, 1 + 0.000000, 0.995254, 0.097311, 0.000000, 0.097311, -0.995254, -1.000000, 0.000000, 0.000000, 0.062048, -0.937952, 0.225000, 1 + 0.000000, 0.995329, 0.096543, 0.000000, 0.096543, -0.995329, -1.000000, 0.000000, 0.000000, 0.061557, -0.938443, 0.225000, 1 + 0.000000, 0.995403, 0.095777, 0.000000, 0.095777, -0.995403, -1.000000, 0.000000, 0.000000, 0.061067, -0.938933, 0.225000, 1 + 0.000000, 0.995476, 0.095014, 0.000000, 0.095014, -0.995476, -1.000000, 0.000000, 0.000000, 0.060579, -0.939421, 0.225000, 1 + 0.000000, 0.995548, 0.094254, 0.000000, 0.094254, -0.995548, -1.000000, 0.000000, 0.000000, 0.060093, -0.939907, 0.225000, 1 + 0.000000, 0.995620, 0.093497, 0.000000, 0.093497, -0.995620, -1.000000, 0.000000, 0.000000, 0.059609, -0.940391, 0.225000, 1 + 0.000000, 0.995690, 0.092742, 0.000000, 0.092742, -0.995690, -1.000000, 0.000000, 0.000000, 0.059126, -0.940874, 0.225000, 1 + 0.000000, 0.995760, 0.091990, 0.000000, 0.091990, -0.995760, -1.000000, 0.000000, 0.000000, 0.058645, -0.941355, 0.225000, 1 + 0.000000, 0.995829, 0.091240, 0.000000, 0.091240, -0.995829, -1.000000, 0.000000, 0.000000, 0.058166, -0.941834, 0.225000, 1 + 0.000000, 0.995897, 0.090493, 0.000000, 0.090493, -0.995897, -1.000000, 0.000000, 0.000000, 0.057688, -0.942312, 0.225000, 1 + 0.000000, 0.995964, 0.089748, 0.000000, 0.089748, -0.995964, -1.000000, 0.000000, 0.000000, 0.057213, -0.942787, 0.225000, 1 + 0.000000, 0.996031, 0.089007, 0.000000, 0.089007, -0.996031, -1.000000, 0.000000, 0.000000, 0.056739, -0.943261, 0.225000, 1 + 0.000000, 0.996097, 0.088268, 0.000000, 0.088268, -0.996097, -1.000000, 0.000000, 0.000000, 0.056266, -0.943734, 0.225000, 1 + 0.000000, 0.996162, 0.087531, 0.000000, 0.087531, -0.996162, -1.000000, 0.000000, 0.000000, 0.055796, -0.944204, 0.225000, 1 + 0.000000, 0.996226, 0.086798, 0.000000, 0.086798, -0.996226, -1.000000, 0.000000, 0.000000, 0.055327, -0.944673, 0.225000, 1 + 0.000000, 0.996289, 0.086067, 0.000000, 0.086067, -0.996289, -1.000000, 0.000000, 0.000000, 0.054860, -0.945140, 0.225000, 1 + 0.000000, 0.996352, 0.085338, 0.000000, 0.085338, -0.996352, -1.000000, 0.000000, 0.000000, 0.054394, -0.945606, 0.225000, 1 + 0.000000, 0.996414, 0.084613, 0.000000, 0.084613, -0.996414, -1.000000, 0.000000, 0.000000, 0.053931, -0.946069, 0.225000, 1 + 0.000000, 0.996475, 0.083890, 0.000000, 0.083890, -0.996475, -1.000000, 0.000000, 0.000000, 0.053469, -0.946531, 0.225000, 1 + 0.000000, 0.996535, 0.083169, 0.000000, 0.083169, -0.996535, -1.000000, 0.000000, 0.000000, 0.053009, -0.946991, 0.225000, 1 + 0.000000, 0.996595, 0.082452, 0.000000, 0.082452, -0.996595, -1.000000, 0.000000, 0.000000, 0.052550, -0.947450, 0.225000, 1 + 0.000000, 0.996654, 0.081737, 0.000000, 0.081737, -0.996654, -1.000000, 0.000000, 0.000000, 0.052093, -0.947907, 0.225000, 1 + 0.000000, 0.996712, 0.081025, 0.000000, 0.081025, -0.996712, -1.000000, 0.000000, 0.000000, 0.051639, -0.948361, 0.225000, 1 + 0.000000, 0.996769, 0.080315, 0.000000, 0.080315, -0.996769, -1.000000, 0.000000, 0.000000, 0.051186, -0.948814, 0.225000, 1 + 0.000000, 0.996826, 0.079609, 0.000000, 0.079609, -0.996826, -1.000000, 0.000000, 0.000000, 0.050734, -0.949266, 0.225000, 1 + 0.000000, 0.996882, 0.078905, 0.000000, 0.078905, -0.996882, -1.000000, 0.000000, 0.000000, 0.050285, -0.949715, 0.225000, 1 + 0.000000, 0.996937, 0.078204, 0.000000, 0.078204, -0.996937, -1.000000, 0.000000, 0.000000, 0.049837, -0.950163, 0.225000, 1 + 0.000000, 0.996992, 0.077505, 0.000000, 0.077505, -0.996992, -1.000000, 0.000000, 0.000000, 0.049391, -0.950609, 0.225000, 1 + 0.000000, 0.997046, 0.076810, 0.000000, 0.076810, -0.997046, -1.000000, 0.000000, 0.000000, 0.048947, -0.951053, 0.225000, 1 + 0.000000, 0.997099, 0.076117, 0.000000, 0.076117, -0.997099, -1.000000, 0.000000, 0.000000, 0.048504, -0.951496, 0.225000, 1 + 0.000000, 0.997151, 0.075426, 0.000000, 0.075426, -0.997151, -1.000000, 0.000000, 0.000000, 0.048064, -0.951936, 0.225000, 1 + 0.000000, 0.997203, 0.074739, 0.000000, 0.074739, -0.997203, -1.000000, 0.000000, 0.000000, 0.047625, -0.952375, 0.225000, 1 + 0.000000, 0.997254, 0.074054, 0.000000, 0.074054, -0.997254, -1.000000, 0.000000, 0.000000, 0.047188, -0.952812, 0.225000, 1 + 0.000000, 0.997305, 0.073373, 0.000000, 0.073373, -0.997305, -1.000000, 0.000000, 0.000000, 0.046752, -0.953248, 0.225000, 1 + 0.000000, 0.997354, 0.072694, 0.000000, 0.072694, -0.997354, -1.000000, 0.000000, 0.000000, 0.046319, -0.953681, 0.225000, 1 + 0.000000, 0.997403, 0.072017, 0.000000, 0.072017, -0.997403, -1.000000, 0.000000, 0.000000, 0.045887, -0.954113, 0.225000, 1 + 0.000000, 0.997452, 0.071344, 0.000000, 0.071344, -0.997452, -1.000000, 0.000000, 0.000000, 0.045457, -0.954543, 0.225000, 1 + 0.000000, 0.997500, 0.070673, 0.000000, 0.070673, -0.997500, -1.000000, 0.000000, 0.000000, 0.045029, -0.954971, 0.225000, 1 + 0.000000, 0.997547, 0.070005, 0.000000, 0.070005, -0.997547, -1.000000, 0.000000, 0.000000, 0.044603, -0.955397, 0.225000, 1 + 0.000000, 0.997593, 0.069340, 0.000000, 0.069340, -0.997593, -1.000000, 0.000000, 0.000000, 0.044179, -0.955821, 0.225000, 1 + 0.000000, 0.997639, 0.068678, 0.000000, 0.068678, -0.997639, -1.000000, 0.000000, 0.000000, 0.043756, -0.956244, 0.225000, 1 + 0.000000, 0.997684, 0.068019, 0.000000, 0.068019, -0.997684, -1.000000, 0.000000, 0.000000, 0.043335, -0.956665, 0.225000, 1 + 0.000000, 0.997729, 0.067362, 0.000000, 0.067362, -0.997729, -1.000000, 0.000000, 0.000000, 0.042916, -0.957084, 0.225000, 1 + 0.000000, 0.997773, 0.066708, 0.000000, 0.066708, -0.997773, -1.000000, 0.000000, 0.000000, 0.042499, -0.957501, 0.225000, 1 + 0.000000, 0.997816, 0.066057, 0.000000, 0.066057, -0.997816, -1.000000, 0.000000, 0.000000, 0.042084, -0.957916, 0.225000, 1 + 0.000000, 0.997859, 0.065409, 0.000000, 0.065409, -0.997859, -1.000000, 0.000000, 0.000000, 0.041671, -0.958329, 0.225000, 1 + 0.000000, 0.997901, 0.064764, 0.000000, 0.064764, -0.997901, -1.000000, 0.000000, 0.000000, 0.041259, -0.958741, 0.225000, 1 + 0.000000, 0.997942, 0.064122, 0.000000, 0.064122, -0.997942, -1.000000, 0.000000, 0.000000, 0.040849, -0.959151, 0.225000, 1 + 0.000000, 0.997983, 0.063482, 0.000000, 0.063482, -0.997983, -1.000000, 0.000000, 0.000000, 0.040441, -0.959559, 0.225000, 1 + 0.000000, 0.998023, 0.062846, 0.000000, 0.062846, -0.998023, -1.000000, 0.000000, 0.000000, 0.040035, -0.959965, 0.225000, 1 + 0.000000, 0.998063, 0.062212, 0.000000, 0.062212, -0.998063, -1.000000, 0.000000, 0.000000, 0.039631, -0.960369, 0.225000, 1 + 0.000000, 0.998102, 0.061581, 0.000000, 0.061581, -0.998102, -1.000000, 0.000000, 0.000000, 0.039229, -0.960771, 0.225000, 1 + 0.000000, 0.998141, 0.060953, 0.000000, 0.060953, -0.998141, -1.000000, 0.000000, 0.000000, 0.038828, -0.961172, 0.225000, 1 + 0.000000, 0.998179, 0.060328, 0.000000, 0.060328, -0.998179, -1.000000, 0.000000, 0.000000, 0.038429, -0.961571, 0.225000, 1 + 0.000000, 0.998216, 0.059706, 0.000000, 0.059706, -0.998216, -1.000000, 0.000000, 0.000000, 0.038033, -0.961967, 0.225000, 1 + 0.000000, 0.998253, 0.059087, 0.000000, 0.059087, -0.998253, -1.000000, 0.000000, 0.000000, 0.037638, -0.962362, 0.225000, 1 + 0.000000, 0.998289, 0.058470, 0.000000, 0.058470, -0.998289, -1.000000, 0.000000, 0.000000, 0.037245, -0.962755, 0.225000, 1 + 0.000000, 0.998325, 0.057857, 0.000000, 0.057857, -0.998325, -1.000000, 0.000000, 0.000000, 0.036853, -0.963147, 0.225000, 1 + 0.000000, 0.998360, 0.057246, 0.000000, 0.057246, -0.998360, -1.000000, 0.000000, 0.000000, 0.036464, -0.963536, 0.225000, 1 + 0.000000, 0.998395, 0.056639, 0.000000, 0.056639, -0.998395, -1.000000, 0.000000, 0.000000, 0.036077, -0.963923, 0.225000, 1 + 0.000000, 0.998429, 0.056034, 0.000000, 0.056034, -0.998429, -1.000000, 0.000000, 0.000000, 0.035691, -0.964309, 0.225000, 1 + 0.000000, 0.998462, 0.055432, 0.000000, 0.055432, -0.998462, -1.000000, 0.000000, 0.000000, 0.035307, -0.964693, 0.225000, 1 + 0.000000, 0.998496, 0.054834, 0.000000, 0.054834, -0.998496, -1.000000, 0.000000, 0.000000, 0.034926, -0.965074, 0.225000, 1 + 0.000000, 0.998528, 0.054238, 0.000000, 0.054238, -0.998528, -1.000000, 0.000000, 0.000000, 0.034546, -0.965454, 0.225000, 1 + 0.000000, 0.998560, 0.053645, 0.000000, 0.053645, -0.998560, -1.000000, 0.000000, 0.000000, 0.034168, -0.965832, 0.225000, 1 + 0.000000, 0.998592, 0.053055, 0.000000, 0.053055, -0.998592, -1.000000, 0.000000, 0.000000, 0.033792, -0.966208, 0.225000, 1 + 0.000000, 0.998623, 0.052468, 0.000000, 0.052468, -0.998623, -1.000000, 0.000000, 0.000000, 0.033417, -0.966583, 0.225000, 1 + 0.000000, 0.998653, 0.051884, 0.000000, 0.051884, -0.998653, -1.000000, 0.000000, 0.000000, 0.033045, -0.966955, 0.225000, 1 + 0.000000, 0.998683, 0.051303, 0.000000, 0.051303, -0.998683, -1.000000, 0.000000, 0.000000, 0.032675, -0.967325, 0.225000, 1 + 0.000000, 0.998713, 0.050725, 0.000000, 0.050725, -0.998713, -1.000000, 0.000000, 0.000000, 0.032306, -0.967694, 0.225000, 1 + 0.000000, 0.998742, 0.050150, 0.000000, 0.050150, -0.998742, -1.000000, 0.000000, 0.000000, 0.031940, -0.968060, 0.225000, 1 + 0.000000, 0.998770, 0.049578, 0.000000, 0.049578, -0.998770, -1.000000, 0.000000, 0.000000, 0.031575, -0.968425, 0.225000, 1 + 0.000000, 0.998798, 0.049008, 0.000000, 0.049008, -0.998798, -1.000000, 0.000000, 0.000000, 0.031212, -0.968788, 0.225000, 1 + 0.000000, 0.998826, 0.048442, 0.000000, 0.048442, -0.998826, -1.000000, 0.000000, 0.000000, 0.030851, -0.969149, 0.225000, 1 + 0.000000, 0.998853, 0.047879, 0.000000, 0.047879, -0.998853, -1.000000, 0.000000, 0.000000, 0.030493, -0.969507, 0.225000, 1 + 0.000000, 0.998880, 0.047319, 0.000000, 0.047319, -0.998880, -1.000000, 0.000000, 0.000000, 0.030136, -0.969864, 0.225000, 1 + 0.000000, 0.998906, 0.046762, 0.000000, 0.046762, -0.998906, -1.000000, 0.000000, 0.000000, 0.029781, -0.970219, 0.225000, 1 + 0.000000, 0.998932, 0.046208, 0.000000, 0.046208, -0.998932, -1.000000, 0.000000, 0.000000, 0.029427, -0.970573, 0.225000, 1 + 0.000000, 0.998957, 0.045657, 0.000000, 0.045657, -0.998957, -1.000000, 0.000000, 0.000000, 0.029076, -0.970924, 0.225000, 1 + 0.000000, 0.998982, 0.045109, 0.000000, 0.045109, -0.998982, -1.000000, 0.000000, 0.000000, 0.028727, -0.971273, 0.225000, 1 + 0.000000, 0.999007, 0.044564, 0.000000, 0.044564, -0.999007, -1.000000, 0.000000, 0.000000, 0.028380, -0.971620, 0.225000, 1 + 0.000000, 0.999031, 0.044022, 0.000000, 0.044022, -0.999031, -1.000000, 0.000000, 0.000000, 0.028034, -0.971966, 0.225000, 1 + 0.000000, 0.999054, 0.043483, 0.000000, 0.043483, -0.999054, -1.000000, 0.000000, 0.000000, 0.027691, -0.972309, 0.225000, 1 + 0.000000, 0.999077, 0.042947, 0.000000, 0.042947, -0.999077, -1.000000, 0.000000, 0.000000, 0.027350, -0.972650, 0.225000, 1 + 0.000000, 0.999100, 0.042415, 0.000000, 0.042415, -0.999100, -1.000000, 0.000000, 0.000000, 0.027010, -0.972990, 0.225000, 1 + 0.000000, 0.999122, 0.041885, 0.000000, 0.041885, -0.999122, -1.000000, 0.000000, 0.000000, 0.026673, -0.973327, 0.225000, 1 + 0.000000, 0.999144, 0.041358, 0.000000, 0.041358, -0.999144, -1.000000, 0.000000, 0.000000, 0.026337, -0.973663, 0.225000, 1 + 0.000000, 0.999166, 0.040835, 0.000000, 0.040835, -0.999166, -1.000000, 0.000000, 0.000000, 0.026003, -0.973997, 0.225000, 1 + 0.000000, 0.999187, 0.040314, 0.000000, 0.040314, -0.999187, -1.000000, 0.000000, 0.000000, 0.025672, -0.974328, 0.225000, 1 + 0.000000, 0.999208, 0.039797, 0.000000, 0.039797, -0.999208, -1.000000, 0.000000, 0.000000, 0.025342, -0.974658, 0.225000, 1 + 0.000000, 0.999228, 0.039283, 0.000000, 0.039283, -0.999228, -1.000000, 0.000000, 0.000000, 0.025014, -0.974986, 0.225000, 1 + 0.000000, 0.999248, 0.038771, 0.000000, 0.038771, -0.999248, -1.000000, 0.000000, 0.000000, 0.024689, -0.975311, 0.225000, 1 + 0.000000, 0.999268, 0.038263, 0.000000, 0.038263, -0.999268, -1.000000, 0.000000, 0.000000, 0.024365, -0.975635, 0.225000, 1 + 0.000000, 0.999287, 0.037758, 0.000000, 0.037758, -0.999287, -1.000000, 0.000000, 0.000000, 0.024043, -0.975957, 0.225000, 1 + 0.000000, 0.999306, 0.037256, 0.000000, 0.037256, -0.999306, -1.000000, 0.000000, 0.000000, 0.023724, -0.976276, 0.225000, 1 + 0.000000, 0.999324, 0.036757, 0.000000, 0.036757, -0.999324, -1.000000, 0.000000, 0.000000, 0.023406, -0.976594, 0.225000, 1 + 0.000000, 0.999342, 0.036262, 0.000000, 0.036262, -0.999342, -1.000000, 0.000000, 0.000000, 0.023090, -0.976910, 0.225000, 1 + 0.000000, 0.999360, 0.035769, 0.000000, 0.035769, -0.999360, -1.000000, 0.000000, 0.000000, 0.022776, -0.977224, 0.225000, 1 + 0.000000, 0.999377, 0.035280, 0.000000, 0.035280, -0.999377, -1.000000, 0.000000, 0.000000, 0.022465, -0.977535, 0.225000, 1 + 0.000000, 0.999395, 0.034794, 0.000000, 0.034794, -0.999395, -1.000000, 0.000000, 0.000000, 0.022155, -0.977845, 0.225000, 1 + 0.000000, 0.999411, 0.034310, 0.000000, 0.034310, -0.999411, -1.000000, 0.000000, 0.000000, 0.021847, -0.978153, 0.225000, 1 + 0.000000, 0.999428, 0.033830, 0.000000, 0.033830, -0.999428, -1.000000, 0.000000, 0.000000, 0.021541, -0.978459, 0.225000, 1 + 0.000000, 0.999444, 0.033354, 0.000000, 0.033354, -0.999444, -1.000000, 0.000000, 0.000000, 0.021237, -0.978763, 0.225000, 1 + 0.000000, 0.999459, 0.032880, 0.000000, 0.032880, -0.999459, -1.000000, 0.000000, 0.000000, 0.020936, -0.979064, 0.225000, 1 + 0.000000, 0.999475, 0.032409, 0.000000, 0.032409, -0.999475, -1.000000, 0.000000, 0.000000, 0.020636, -0.979364, 0.225000, 1 + 0.000000, 0.999490, 0.031942, 0.000000, 0.031942, -0.999490, -1.000000, 0.000000, 0.000000, 0.020338, -0.979662, 0.225000, 1 + 0.000000, 0.999504, 0.031478, 0.000000, 0.031478, -0.999504, -1.000000, 0.000000, 0.000000, 0.020043, -0.979957, 0.225000, 1 + 0.000000, 0.999519, 0.031017, 0.000000, 0.031017, -0.999519, -1.000000, 0.000000, 0.000000, 0.019749, -0.980251, 0.225000, 1 + 0.000000, 0.999533, 0.030559, 0.000000, 0.030559, -0.999533, -1.000000, 0.000000, 0.000000, 0.019457, -0.980543, 0.225000, 1 + 0.000000, 0.999547, 0.030104, 0.000000, 0.030104, -0.999547, -1.000000, 0.000000, 0.000000, 0.019168, -0.980832, 0.225000, 1 + 0.000000, 0.999560, 0.029653, 0.000000, 0.029653, -0.999560, -1.000000, 0.000000, 0.000000, 0.018880, -0.981120, 0.225000, 1 + 0.000000, 0.999573, 0.029204, 0.000000, 0.029204, -0.999573, -1.000000, 0.000000, 0.000000, 0.018595, -0.981405, 0.225000, 1 + 0.000000, 0.999586, 0.028759, 0.000000, 0.028759, -0.999586, -1.000000, 0.000000, 0.000000, 0.018311, -0.981689, 0.225000, 1 + 0.000000, 0.999599, 0.028318, 0.000000, 0.028318, -0.999599, -1.000000, 0.000000, 0.000000, 0.018030, -0.981970, 0.225000, 1 + 0.000000, 0.999611, 0.027879, 0.000000, 0.027879, -0.999611, -1.000000, 0.000000, 0.000000, 0.017751, -0.982249, 0.225000, 1 + 0.000000, 0.999623, 0.027443, 0.000000, 0.027443, -0.999623, -1.000000, 0.000000, 0.000000, 0.017473, -0.982527, 0.225000, 1 + 0.000000, 0.999635, 0.027011, 0.000000, 0.027011, -0.999635, -1.000000, 0.000000, 0.000000, 0.017198, -0.982802, 0.225000, 1 + 0.000000, 0.999647, 0.026582, 0.000000, 0.026582, -0.999647, -1.000000, 0.000000, 0.000000, 0.016925, -0.983075, 0.225000, 1 + 0.000000, 0.999658, 0.026157, 0.000000, 0.026157, -0.999658, -1.000000, 0.000000, 0.000000, 0.016654, -0.983346, 0.225000, 1 + 0.000000, 0.999669, 0.025734, 0.000000, 0.025734, -0.999669, -1.000000, 0.000000, 0.000000, 0.016385, -0.983615, 0.225000, 1 + 0.000000, 0.999680, 0.025315, 0.000000, 0.025315, -0.999680, -1.000000, 0.000000, 0.000000, 0.016118, -0.983882, 0.225000, 1 + 0.000000, 0.999690, 0.024899, 0.000000, 0.024899, -0.999690, -1.000000, 0.000000, 0.000000, 0.015853, -0.984147, 0.225000, 1 + 0.000000, 0.999700, 0.024486, 0.000000, 0.024486, -0.999700, -1.000000, 0.000000, 0.000000, 0.015590, -0.984410, 0.225000, 1 + 0.000000, 0.999710, 0.024076, 0.000000, 0.024076, -0.999710, -1.000000, 0.000000, 0.000000, 0.015329, -0.984671, 0.225000, 1 + 0.000000, 0.999720, 0.023670, 0.000000, 0.023670, -0.999720, -1.000000, 0.000000, 0.000000, 0.015070, -0.984930, 0.225000, 1 + 0.000000, 0.999729, 0.023267, 0.000000, 0.023267, -0.999729, -1.000000, 0.000000, 0.000000, 0.014814, -0.985186, 0.225000, 1 + 0.000000, 0.999739, 0.022867, 0.000000, 0.022867, -0.999739, -1.000000, 0.000000, 0.000000, 0.014559, -0.985441, 0.225000, 1 + 0.000000, 0.999747, 0.022471, 0.000000, 0.022471, -0.999747, -1.000000, 0.000000, 0.000000, 0.014307, -0.985693, 0.225000, 1 + 0.000000, 0.999756, 0.022078, 0.000000, 0.022078, -0.999756, -1.000000, 0.000000, 0.000000, 0.014056, -0.985944, 0.225000, 1 + 0.000000, 0.999765, 0.021688, 0.000000, 0.021688, -0.999765, -1.000000, 0.000000, 0.000000, 0.013808, -0.986192, 0.225000, 1 + 0.000000, 0.999773, 0.021301, 0.000000, 0.021301, -0.999773, -1.000000, 0.000000, 0.000000, 0.013562, -0.986438, 0.225000, 1 + 0.000000, 0.999781, 0.020918, 0.000000, 0.020918, -0.999781, -1.000000, 0.000000, 0.000000, 0.013318, -0.986682, 0.225000, 1 + 0.000000, 0.999789, 0.020538, 0.000000, 0.020538, -0.999789, -1.000000, 0.000000, 0.000000, 0.013076, -0.986924, 0.225000, 1 + 0.000000, 0.999797, 0.020162, 0.000000, 0.020162, -0.999797, -1.000000, 0.000000, 0.000000, 0.012836, -0.987164, 0.225000, 1 + 0.000000, 0.999804, 0.019788, 0.000000, 0.019788, -0.999804, -1.000000, 0.000000, 0.000000, 0.012598, -0.987402, 0.225000, 1 + 0.000000, 0.999811, 0.019418, 0.000000, 0.019418, -0.999811, -1.000000, 0.000000, 0.000000, 0.012363, -0.987637, 0.225000, 1 + 0.000000, 0.999819, 0.019051, 0.000000, 0.019051, -0.999819, -1.000000, 0.000000, 0.000000, 0.012129, -0.987871, 0.225000, 1 + 0.000000, 0.999825, 0.018688, 0.000000, 0.018688, -0.999825, -1.000000, 0.000000, 0.000000, 0.011898, -0.988102, 0.225000, 1 + 0.000000, 0.999832, 0.018328, 0.000000, 0.018328, -0.999832, -1.000000, 0.000000, 0.000000, 0.011669, -0.988331, 0.225000, 1 + 0.000000, 0.999839, 0.017971, 0.000000, 0.017971, -0.999839, -1.000000, 0.000000, 0.000000, 0.011441, -0.988559, 0.225000, 1 + 0.000000, 0.999845, 0.017618, 0.000000, 0.017618, -0.999845, -1.000000, 0.000000, 0.000000, 0.011216, -0.988784, 0.225000, 1 + 0.000000, 0.999851, 0.017268, 0.000000, 0.017268, -0.999851, -1.000000, 0.000000, 0.000000, 0.010994, -0.989006, 0.225000, 1 + 0.000000, 0.999857, 0.016921, 0.000000, 0.016921, -0.999857, -1.000000, 0.000000, 0.000000, 0.010773, -0.989227, 0.225000, 1 + 0.000000, 0.999863, 0.016578, 0.000000, 0.016578, -0.999863, -1.000000, 0.000000, 0.000000, 0.010554, -0.989446, 0.225000, 1 + 0.000000, 0.999868, 0.016238, 0.000000, 0.016238, -0.999868, -1.000000, 0.000000, 0.000000, 0.010338, -0.989662, 0.225000, 1 + 0.000000, 0.999874, 0.015901, 0.000000, 0.015901, -0.999874, -1.000000, 0.000000, 0.000000, 0.010124, -0.989876, 0.225000, 1 + 0.000000, 0.999879, 0.015568, 0.000000, 0.015568, -0.999879, -1.000000, 0.000000, 0.000000, 0.009911, -0.990089, 0.225000, 1 + 0.000000, 0.999884, 0.015238, 0.000000, 0.015238, -0.999884, -1.000000, 0.000000, 0.000000, 0.009701, -0.990299, 0.225000, 1 + 0.000000, 0.999889, 0.014912, 0.000000, 0.014912, -0.999889, -1.000000, 0.000000, 0.000000, 0.009494, -0.990506, 0.225000, 1 + 0.000000, 0.999894, 0.014589, 0.000000, 0.014589, -0.999894, -1.000000, 0.000000, 0.000000, 0.009288, -0.990712, 0.225000, 1 + 0.000000, 0.999898, 0.014269, 0.000000, 0.014269, -0.999898, -1.000000, 0.000000, 0.000000, 0.009084, -0.990916, 0.225000, 1 + 0.000000, 0.999903, 0.013953, 0.000000, 0.013953, -0.999903, -1.000000, 0.000000, 0.000000, 0.008883, -0.991117, 0.225000, 1 + 0.000000, 0.999907, 0.013640, 0.000000, 0.013640, -0.999907, -1.000000, 0.000000, 0.000000, 0.008684, -0.991316, 0.225000, 1 + 0.000000, 0.999911, 0.013330, 0.000000, 0.013330, -0.999911, -1.000000, 0.000000, 0.000000, 0.008487, -0.991513, 0.225000, 1 + 0.000000, 0.999915, 0.013024, 0.000000, 0.013024, -0.999915, -1.000000, 0.000000, 0.000000, 0.008292, -0.991708, 0.225000, 1 + 0.000000, 0.999919, 0.012722, 0.000000, 0.012722, -0.999919, -1.000000, 0.000000, 0.000000, 0.008099, -0.991901, 0.225000, 1 + 0.000000, 0.999923, 0.012423, 0.000000, 0.012423, -0.999923, -1.000000, 0.000000, 0.000000, 0.007909, -0.992091, 0.225000, 1 + 0.000000, 0.999926, 0.012127, 0.000000, 0.012127, -0.999926, -1.000000, 0.000000, 0.000000, 0.007720, -0.992280, 0.225000, 1 + 0.000000, 0.999930, 0.011834, 0.000000, 0.011834, -0.999930, -1.000000, 0.000000, 0.000000, 0.007534, -0.992466, 0.225000, 1 + 0.000000, 0.999933, 0.011545, 0.000000, 0.011545, -0.999933, -1.000000, 0.000000, 0.000000, 0.007350, -0.992650, 0.225000, 1 + 0.000000, 0.999937, 0.011260, 0.000000, 0.011260, -0.999937, -1.000000, 0.000000, 0.000000, 0.007168, -0.992832, 0.225000, 1 + 0.000000, 0.999940, 0.010978, 0.000000, 0.010978, -0.999940, -1.000000, 0.000000, 0.000000, 0.006989, -0.993011, 0.225000, 1 + 0.000000, 0.999943, 0.010699, 0.000000, 0.010699, -0.999943, -1.000000, 0.000000, 0.000000, 0.006812, -0.993188, 0.225000, 1 + 0.000000, 0.999946, 0.010424, 0.000000, 0.010424, -0.999946, -1.000000, 0.000000, 0.000000, 0.006636, -0.993364, 0.225000, 1 + 0.000000, 0.999948, 0.010153, 0.000000, 0.010153, -0.999948, -1.000000, 0.000000, 0.000000, 0.006463, -0.993537, 0.225000, 1 + 0.000000, 0.999951, 0.009884, 0.000000, 0.009884, -0.999951, -1.000000, 0.000000, 0.000000, 0.006293, -0.993707, 0.225000, 1 + 0.000000, 0.999954, 0.009620, 0.000000, 0.009620, -0.999954, -1.000000, 0.000000, 0.000000, 0.006124, -0.993876, 0.225000, 1 + 0.000000, 0.999956, 0.009358, 0.000000, 0.009358, -0.999956, -1.000000, 0.000000, 0.000000, 0.005958, -0.994042, 0.225000, 1 + 0.000000, 0.999959, 0.009101, 0.000000, 0.009101, -0.999959, -1.000000, 0.000000, 0.000000, 0.005794, -0.994206, 0.225000, 1 + 0.000000, 0.999961, 0.008846, 0.000000, 0.008846, -0.999961, -1.000000, 0.000000, 0.000000, 0.005632, -0.994368, 0.225000, 1 + 0.000000, 0.999963, 0.008596, 0.000000, 0.008596, -0.999963, -1.000000, 0.000000, 0.000000, 0.005472, -0.994528, 0.225000, 1 + 0.000000, 0.999965, 0.008348, 0.000000, 0.008348, -0.999965, -1.000000, 0.000000, 0.000000, 0.005315, -0.994685, 0.225000, 1 + 0.000000, 0.999967, 0.008104, 0.000000, 0.008104, -0.999967, -1.000000, 0.000000, 0.000000, 0.005160, -0.994840, 0.225000, 1 + 0.000000, 0.999969, 0.007864, 0.000000, 0.007864, -0.999969, -1.000000, 0.000000, 0.000000, 0.005007, -0.994993, 0.225000, 1 + 0.000000, 0.999971, 0.007627, 0.000000, 0.007627, -0.999971, -1.000000, 0.000000, 0.000000, 0.004856, -0.995144, 0.225000, 1 + 0.000000, 0.999973, 0.007394, 0.000000, 0.007394, -0.999973, -1.000000, 0.000000, 0.000000, 0.004707, -0.995293, 0.225000, 1 + 0.000000, 0.999974, 0.007164, 0.000000, 0.007164, -0.999974, -1.000000, 0.000000, 0.000000, 0.004561, -0.995439, 0.225000, 1 + 0.000000, 0.999976, 0.006938, 0.000000, 0.006938, -0.999976, -1.000000, 0.000000, 0.000000, 0.004417, -0.995583, 0.225000, 1 + 0.000000, 0.999977, 0.006716, 0.000000, 0.006716, -0.999977, -1.000000, 0.000000, 0.000000, 0.004275, -0.995725, 0.225000, 1 + 0.000000, 0.999979, 0.006496, 0.000000, 0.006496, -0.999979, -1.000000, 0.000000, 0.000000, 0.004136, -0.995864, 0.225000, 1 + 0.000000, 0.999980, 0.006281, 0.000000, 0.006281, -0.999980, -1.000000, 0.000000, 0.000000, 0.003998, -0.996002, 0.225000, 1 + 0.000000, 0.999982, 0.006069, 0.000000, 0.006069, -0.999982, -1.000000, 0.000000, 0.000000, 0.003863, -0.996137, 0.225000, 1 + 0.000000, 0.999983, 0.005860, 0.000000, 0.005860, -0.999983, -1.000000, 0.000000, 0.000000, 0.003731, -0.996269, 0.225000, 1 + 0.000000, 0.999984, 0.005655, 0.000000, 0.005655, -0.999984, -1.000000, 0.000000, 0.000000, 0.003600, -0.996400, 0.225000, 1 + 0.000000, 0.999985, 0.005454, 0.000000, 0.005454, -0.999985, -1.000000, 0.000000, 0.000000, 0.003472, -0.996528, 0.225000, 1 + 0.000000, 0.999986, 0.005256, 0.000000, 0.005256, -0.999986, -1.000000, 0.000000, 0.000000, 0.003346, -0.996654, 0.225000, 1 + 0.000000, 0.999987, 0.005062, 0.000000, 0.005062, -0.999987, -1.000000, 0.000000, 0.000000, 0.003222, -0.996778, 0.225000, 1 + 0.000000, 0.999988, 0.004871, 0.000000, 0.004871, -0.999988, -1.000000, 0.000000, 0.000000, 0.003101, -0.996899, 0.225000, 1 + 0.000000, 0.999989, 0.004684, 0.000000, 0.004684, -0.999989, -1.000000, 0.000000, 0.000000, 0.002982, -0.997018, 0.225000, 1 + 0.000000, 0.999990, 0.004500, 0.000000, 0.004500, -0.999990, -1.000000, 0.000000, 0.000000, 0.002865, -0.997135, 0.225000, 1 + 0.000000, 0.999991, 0.004320, 0.000000, 0.004320, -0.999991, -1.000000, 0.000000, 0.000000, 0.002750, -0.997250, 0.225000, 1 + 0.000000, 0.999991, 0.004144, 0.000000, 0.004144, -0.999991, -1.000000, 0.000000, 0.000000, 0.002638, -0.997362, 0.225000, 1 + 0.000000, 0.999992, 0.003971, 0.000000, 0.003971, -0.999992, -1.000000, 0.000000, 0.000000, 0.002528, -0.997472, 0.225000, 1 + 0.000000, 0.999993, 0.003802, 0.000000, 0.003802, -0.999993, -1.000000, 0.000000, 0.000000, 0.002421, -0.997579, 0.225000, 1 + 0.000000, 0.999993, 0.003637, 0.000000, 0.003637, -0.999993, -1.000000, 0.000000, 0.000000, 0.002315, -0.997685, 0.225000, 1 + 0.000000, 0.999994, 0.003475, 0.000000, 0.003475, -0.999994, -1.000000, 0.000000, 0.000000, 0.002212, -0.997788, 0.225000, 1 + 0.000000, 0.999995, 0.003316, 0.000000, 0.003316, -0.999995, -1.000000, 0.000000, 0.000000, 0.002111, -0.997889, 0.225000, 1 + 0.000000, 0.999995, 0.003162, 0.000000, 0.003162, -0.999995, -1.000000, 0.000000, 0.000000, 0.002013, -0.997987, 0.225000, 1 + 0.000000, 0.999995, 0.003011, 0.000000, 0.003011, -0.999995, -1.000000, 0.000000, 0.000000, 0.001917, -0.998083, 0.225000, 1 + 0.000000, 0.999996, 0.002863, 0.000000, 0.002863, -0.999996, -1.000000, 0.000000, 0.000000, 0.001823, -0.998177, 0.225000, 1 + 0.000000, 0.999996, 0.002720, 0.000000, 0.002720, -0.999996, -1.000000, 0.000000, 0.000000, 0.001731, -0.998269, 0.225000, 1 + 0.000000, 0.999997, 0.002579, 0.000000, 0.002579, -0.999997, -1.000000, 0.000000, 0.000000, 0.001642, -0.998358, 0.225000, 1 + 0.000000, 0.999997, 0.002443, 0.000000, 0.002443, -0.999997, -1.000000, 0.000000, 0.000000, 0.001555, -0.998445, 0.225000, 1 + 0.000000, 0.999997, 0.002310, 0.000000, 0.002310, -0.999997, -1.000000, 0.000000, 0.000000, 0.001471, -0.998529, 0.225000, 1 + 0.000000, 0.999998, 0.002181, 0.000000, 0.002181, -0.999998, -1.000000, 0.000000, 0.000000, 0.001388, -0.998612, 0.225000, 1 + 0.000000, 0.999998, 0.002055, 0.000000, 0.002055, -0.999998, -1.000000, 0.000000, 0.000000, 0.001308, -0.998692, 0.225000, 1 + 0.000000, 0.999998, 0.001934, 0.000000, 0.001934, -0.999998, -1.000000, 0.000000, 0.000000, 0.001231, -0.998769, 0.225000, 1 + 0.000000, 0.999998, 0.001815, 0.000000, 0.001815, -0.999998, -1.000000, 0.000000, 0.000000, 0.001156, -0.998844, 0.225000, 1 + 0.000000, 0.999999, 0.001701, 0.000000, 0.001701, -0.999999, -1.000000, 0.000000, 0.000000, 0.001083, -0.998917, 0.225000, 1 + 0.000000, 0.999999, 0.001590, 0.000000, 0.001590, -0.999999, -1.000000, 0.000000, 0.000000, 0.001012, -0.998988, 0.225000, 1 + 0.000000, 0.999999, 0.001483, 0.000000, 0.001483, -0.999999, -1.000000, 0.000000, 0.000000, 0.000944, -0.999056, 0.225000, 1 + 0.000000, 0.999999, 0.001379, 0.000000, 0.001379, -0.999999, -1.000000, 0.000000, 0.000000, 0.000878, -0.999122, 0.225000, 1 + 0.000000, 0.999999, 0.001280, 0.000000, 0.001280, -0.999999, -1.000000, 0.000000, 0.000000, 0.000815, -0.999185, 0.225000, 1 + 0.000000, 0.999999, 0.001184, 0.000000, 0.001184, -0.999999, -1.000000, 0.000000, 0.000000, 0.000754, -0.999246, 0.225000, 1 + 0.000000, 0.999999, 0.001091, 0.000000, 0.001091, -0.999999, -1.000000, 0.000000, 0.000000, 0.000695, -0.999305, 0.225000, 1 + 0.000000, 0.999999, 0.001003, 0.000000, 0.001003, -0.999999, -1.000000, 0.000000, 0.000000, 0.000638, -0.999362, 0.225000, 1 + 0.000000, 1.000000, 0.000918, 0.000000, 0.000918, -1.000000, -1.000000, 0.000000, 0.000000, 0.000584, -0.999416, 0.225000, 1 + 0.000000, 1.000000, 0.000837, 0.000000, 0.000837, -1.000000, -1.000000, 0.000000, 0.000000, 0.000533, -0.999467, 0.225000, 1 + 0.000000, 1.000000, 0.000759, 0.000000, 0.000759, -1.000000, -1.000000, 0.000000, 0.000000, 0.000483, -0.999517, 0.225000, 1 + 0.000000, 1.000000, 0.000685, 0.000000, 0.000685, -1.000000, -1.000000, 0.000000, 0.000000, 0.000436, -0.999564, 0.225000, 1 + 0.000000, 1.000000, 0.000615, 0.000000, 0.000615, -1.000000, -1.000000, 0.000000, 0.000000, 0.000392, -0.999608, 0.225000, 1 + 0.000000, 1.000000, 0.000549, 0.000000, 0.000549, -1.000000, -1.000000, 0.000000, 0.000000, 0.000350, -0.999650, 0.225000, 1 + 0.000000, 1.000000, 0.000487, 0.000000, 0.000487, -1.000000, -1.000000, 0.000000, 0.000000, 0.000310, -0.999690, 0.225000, 1 + 0.000000, 1.000000, 0.000428, 0.000000, 0.000428, -1.000000, -1.000000, 0.000000, 0.000000, 0.000272, -0.999728, 0.225000, 1 + 0.000000, 1.000000, 0.000373, 0.000000, 0.000373, -1.000000, -1.000000, 0.000000, 0.000000, 0.000237, -0.999763, 0.225000, 1 + 0.000000, 1.000000, 0.000322, 0.000000, 0.000322, -1.000000, -1.000000, 0.000000, 0.000000, 0.000205, -0.999795, 0.225000, 1 + 0.000000, 1.000000, 0.000274, 0.000000, 0.000274, -1.000000, -1.000000, 0.000000, 0.000000, 0.000175, -0.999825, 0.225000, 1 + 0.000000, 1.000000, 0.000231, 0.000000, 0.000231, -1.000000, -1.000000, 0.000000, 0.000000, 0.000147, -0.999853, 0.225000, 1 + 0.000000, 1.000000, 0.000191, 0.000000, 0.000191, -1.000000, -1.000000, 0.000000, 0.000000, 0.000121, -0.999879, 0.225000, 1 + 0.000000, 1.000000, 0.000154, 0.000000, 0.000154, -1.000000, -1.000000, 0.000000, 0.000000, 0.000098, -0.999902, 0.225000, 1 + 0.000000, 1.000000, 0.000122, 0.000000, 0.000122, -1.000000, -1.000000, 0.000000, 0.000000, 0.000078, -0.999922, 0.225000, 1 + 0.000000, 1.000000, 0.000094, 0.000000, 0.000094, -1.000000, -1.000000, 0.000000, 0.000000, 0.000060, -0.999940, 0.225000, 1 + 0.000000, 1.000000, 0.000069, 0.000000, 0.000069, -1.000000, -1.000000, 0.000000, 0.000000, 0.000044, -0.999956, 0.225000, 1 + 0.000000, 1.000000, 0.000048, 0.000000, 0.000048, -1.000000, -1.000000, 0.000000, 0.000000, 0.000030, -0.999970, 0.225000, 1 + 0.000000, 1.000000, 0.000031, 0.000000, 0.000031, -1.000000, -1.000000, 0.000000, 0.000000, 0.000019, -0.999981, 0.225000, 1 + 0.000000, 1.000000, 0.000017, 0.000000, 0.000017, -1.000000, -1.000000, 0.000000, 0.000000, 0.000011, -0.999989, 0.225000, 1 + 0.000000, 1.000000, 0.000008, 0.000000, 0.000008, -1.000000, -1.000000, 0.000000, 0.000000, 0.000005, -0.999995, 0.225000, 1 + 0.000000, 1.000000, 0.000002, 0.000000, 0.000002, -1.000000, -1.000000, 0.000000, 0.000000, 0.000001, -0.999999, 0.225000, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.225000, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.225000, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224985, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224940, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224865, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224761, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224628, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224466, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224275, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224056, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.223810, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.223536, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.223234, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.222906, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.222551, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.222170, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.221762, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.221329, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.220871, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.220387, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.219879, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.219346, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.218788, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.218207, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.217603, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.216975, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.216324, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.215650, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.214954, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.214236, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.213496, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.212734, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.211952, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.211148, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.210324, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.209480, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.208616, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.207732, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.206829, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.205907, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.204966, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.204007, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.203029, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.202034, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.201021, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.199991, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.198944, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.197881, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.196801, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.195705, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.194594, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.193467, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.192325, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.191168, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.189997, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.188812, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.187613, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.186400, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.185174, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.183935, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.182683, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.181420, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.180144, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.178856, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.177557, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.176247, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.174926, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.173594, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.172253, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.170901, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.169540, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.168169, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.166790, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.165402, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.164005, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.162601, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.161188, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.159768, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.158341, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.156908, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.155467, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.154021, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.152568, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.151110, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.149646, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.148178, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.146705, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.145227, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.143745, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.142259, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.140770, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.139278, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.137783, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.136285, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.134785, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.133283, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.131779, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.130274, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.128768, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.127261, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.125754, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.124246, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.122739, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.121232, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.119726, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.118221, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.116717, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.115215, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.113715, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.112217, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.110722, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.109230, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.107741, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.106255, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.104773, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.103295, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.101822, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.100354, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.098890, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.097432, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.095979, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.094533, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.093092, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.091659, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.090232, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.088812, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.087399, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.085995, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.084598, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.083210, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.081831, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.080460, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.079099, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.077747, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.076406, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.075074, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.073753, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.072443, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.071144, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.069856, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.068580, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.067317, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.066065, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.064826, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.063600, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.062387, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.061188, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.060003, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.058832, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.057675, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.056533, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.055406, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.054295, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.053199, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.052119, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.051056, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.050009, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.048979, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.047966, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.046971, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.045993, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.045034, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.044093, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.043171, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.042268, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.041384, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.040520, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.039676, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.038852, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.038048, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.037266, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.036504, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.035764, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.035046, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.034350, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.033676, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.033025, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.032397, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.031793, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.031212, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.030654, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.030121, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.029613, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.029129, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.028671, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.028238, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.027830, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.027449, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.027094, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.026766, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.026464, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.026190, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025944, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025725, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025534, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025372, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025239, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025135, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025060, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025015, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 1 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025000, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025015, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025060, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025135, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025239, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025372, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025534, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025725, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.025944, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.026190, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.026464, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.026766, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.027094, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.027449, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.027830, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.028238, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.028671, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.029129, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.029613, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.030121, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.030654, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.031212, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.031793, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.032397, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.033025, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.033676, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.034350, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.035046, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.035764, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.036504, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.037266, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.038048, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.038852, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.039676, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.040520, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.041384, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.042268, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.043171, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.044093, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.045034, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.045993, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.046971, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.047966, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.048979, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.050009, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.051056, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.052119, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.053199, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.054295, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.055406, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.056533, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.057675, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.058832, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.060003, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.061188, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.062387, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.063600, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.064826, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.066065, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.067317, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.068580, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.069856, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.071144, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.072443, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.073753, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.075074, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.076406, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.077747, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.079099, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.080460, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.081831, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.083210, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.084598, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.085995, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.087399, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.088812, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.090232, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.091659, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.093092, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.094533, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.095979, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.097432, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.098890, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.100354, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.101822, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.103295, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.104773, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.106255, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.107741, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.109230, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.110722, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.112217, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.113715, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.115215, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.116717, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.118221, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.119726, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.121232, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.122739, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.124246, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.125754, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.127261, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.128768, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.130274, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.131779, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.133283, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.134785, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.136285, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.137783, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.139278, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.140770, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.142259, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.143745, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.145227, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.146705, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.148178, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.149646, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.151110, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.152568, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.154021, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.155467, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.156908, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.158341, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.159768, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.161188, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.162601, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.164005, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.165402, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.166790, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.168169, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.169540, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.170901, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.172253, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.173594, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.174926, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.176247, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.177557, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.178856, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.180144, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.181420, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.182683, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.183935, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.185174, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.186400, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.187613, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.188812, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.189997, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.191168, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.192325, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.193467, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.194594, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.195705, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.196801, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.197881, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.198944, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.199991, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.201021, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.202034, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.203029, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.204007, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.204966, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.205907, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.206829, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.207732, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.208616, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.209480, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.210324, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.211148, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.211952, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.212734, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.213496, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.214236, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.214954, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.215650, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.216324, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.216975, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.217603, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.218207, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.218788, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.219346, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.219879, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.220387, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.220871, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.221329, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.221762, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.222170, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.222551, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.222906, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.223234, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.223536, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.223810, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224056, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224275, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224466, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224628, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224761, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224865, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224940, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.224985, 0 + 0.000000, 1.000000, 0.000000, 0.000000, 0.000000, -1.000000, -1.000000, 0.000000, 0.000000, 0.000000, -1.000000, 0.225000, 0 diff --git a/V-REP_scenes/Scene8_gripper_csv.ttt b/V-REP_scenes/Scene8_gripper_csv.ttt new file mode 100755 index 0000000..6fd83db Binary files /dev/null and b/V-REP_scenes/Scene8_gripper_csv.ttt differ diff --git a/codes/.vscode/c_cpp_properties.json b/codes/.vscode/c_cpp_properties.json new file mode 100644 index 0000000..60d3c5f --- /dev/null +++ b/codes/.vscode/c_cpp_properties.json @@ -0,0 +1,15 @@ +{ + "configurations": [ + { + "browse": { + "databaseFilename": "", + "limitSymbolsToIncludedHeaders": true + }, + "includePath": [ + "/usr/include/**" + ], + "name": "ROS" + } + ], + "version": 4 +} \ No newline at end of file diff --git a/codes/.vscode/settings.json b/codes/.vscode/settings.json new file mode 100644 index 0000000..6f047de --- /dev/null +++ b/codes/.vscode/settings.json @@ -0,0 +1,212 @@ +{ + "python.autoComplete.extraPaths": [ + "/home/daniel/ros2_ws/install/ur10_interfaces/lib/python3.8/site-packages", + "/home/daniel/ros2_ws/build/test_py_pkg", + "/home/daniel/ros2_ws/install/test_py_pkg/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2bag", + "/home/daniel/ros2_foxy/install/ros2bag/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosbag2_transport/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/interactive_markers/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/visualization_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/turtlesim/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/tracetools_launch", + "/home/daniel/ros2_foxy/install/tracetools_launch/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/topic_monitor", + "/home/daniel/ros2_foxy/install/topic_monitor/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/tf2_kdl/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_tf2_py", + "/home/daniel/ros2_foxy/install/examples_tf2_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/tf2_ros/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/tf2_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/tf2_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/test_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/sros2", + "/home/daniel/ros2_foxy/install/sros2/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rqt_topic/src", + "/home/daniel/ros2_foxy/install/rqt_topic/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_top/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_srv/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_shell/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_service_caller/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rqt_reconfigure/src", + "/home/daniel/ros2_foxy/install/rqt_reconfigure/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_py_console/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_publisher/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_plot/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rqt_action/src", + "/home/daniel/ros2_foxy/install/rqt_action/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_msg/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_console/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rqt", + "/home/daniel/ros2_foxy/install/rqt/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rqt_py_common/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rqt_graph/src", + "/home/daniel/ros2_foxy/install/rqt_graph/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rqt_gui_py/src", + "/home/daniel/ros2_foxy/install/rqt_gui_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rqt_gui/src", + "/home/daniel/ros2_foxy/install/rqt_gui/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2trace", + "/home/daniel/ros2_foxy/install/ros2trace/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2topic", + "/home/daniel/ros2_foxy/install/ros2topic/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2test", + "/home/daniel/ros2_foxy/install/ros2test/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2component", + "/home/daniel/ros2_foxy/install/ros2component/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2param", + "/home/daniel/ros2_foxy/install/ros2param/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2lifecycle", + "/home/daniel/ros2_foxy/install/ros2lifecycle/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2service", + "/home/daniel/ros2_foxy/install/ros2service/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2run", + "/home/daniel/ros2_foxy/install/ros2run/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2launch", + "/home/daniel/ros2_foxy/install/ros2launch/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2pkg", + "/home/daniel/ros2_foxy/install/ros2pkg/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2node", + "/home/daniel/ros2_foxy/install/ros2node/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2multicast", + "/home/daniel/ros2_foxy/install/ros2multicast/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2interface", + "/home/daniel/ros2_foxy/install/ros2interface/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2doctor", + "/home/daniel/ros2_foxy/install/ros2doctor/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2action", + "/home/daniel/ros2_foxy/install/ros2action/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ros2cli", + "/home/daniel/ros2_foxy/install/ros2cli/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/quality_of_service_demo_py", + "/home/daniel/ros2_foxy/install/quality_of_service_demo_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/launch_testing_ros", + "/home/daniel/ros2_foxy/install/launch_testing_ros/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/launch_ros", + "/home/daniel/ros2_foxy/install/launch_ros/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_rclpy_minimal_subscriber", + "/home/daniel/ros2_foxy/install/examples_rclpy_minimal_subscriber/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_rclpy_minimal_service", + "/home/daniel/ros2_foxy/install/examples_rclpy_minimal_service/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_rclpy_minimal_publisher", + "/home/daniel/ros2_foxy/install/examples_rclpy_minimal_publisher/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_rclpy_minimal_client", + "/home/daniel/ros2_foxy/install/examples_rclpy_minimal_client/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_rclpy_minimal_action_server", + "/home/daniel/ros2_foxy/install/examples_rclpy_minimal_action_server/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_rclpy_minimal_action_client", + "/home/daniel/ros2_foxy/install/examples_rclpy_minimal_action_client/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/examples_rclpy_executors", + "/home/daniel/ros2_foxy/install/examples_rclpy_executors/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/demo_nodes_py", + "/home/daniel/ros2_foxy/install/demo_nodes_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/action_tutorials_py", + "/home/daniel/ros2_foxy/install/action_tutorials_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rclpy/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/move_base_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/example_interfaces/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/action_tutorials_interfaces/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/action_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/unique_identifier_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_uncrustify", + "/home/daniel/ros2_foxy/install/ament_uncrustify/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/trajectory_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/tracetools_trace", + "/home/daniel/ros2_foxy/install/tracetools_trace/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/tracetools_read", + "/home/daniel/ros2_foxy/install/tracetools_read/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/logging_demo/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/libstatistics_collector/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/qt_gui_cpp/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/test_launch_ros", + "/home/daniel/ros2_foxy/install/test_launch_ros/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/qt_gui/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/stereo_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/std_srvs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/shape_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/map_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/sensor_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/nav_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/diagnostic_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/geometry_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/actionlib_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/std_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/statistics_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosgraph_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rmw_dds_common/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/composition_interfaces/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rcl_interfaces/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/pendulum_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/lifecycle_msgs/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/builtin_interfaces/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_generator_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rpyutils", + "/home/daniel/ros2_foxy/install/rpyutils/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_typesupport_cpp/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_typesupport_introspection_cpp/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_typesupport_c/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_typesupport_introspection_c/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_typesupport_fastrtps_c/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_typesupport_fastrtps_cpp/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_generator_cpp/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_generator_c/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/rosidl_runtime_py", + "/home/daniel/ros2_foxy/install/rosidl_runtime_py/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_generator_dds_idl/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_cmake/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_parser/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rosidl_adapter/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/resource_retriever/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/rcutils/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/qt_gui_py_common/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/qt_dotgraph/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/python_qt_binding/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/launch_yaml", + "/home/daniel/ros2_foxy/install/launch_yaml/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/launch_xml", + "/home/daniel/ros2_foxy/install/launch_xml/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/launch_testing", + "/home/daniel/ros2_foxy/install/launch_testing/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/launch", + "/home/daniel/ros2_foxy/install/launch/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/osrf_pycommon", + "/home/daniel/ros2_foxy/install/osrf_pycommon/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/message_filters/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/ament_cmake_google_benchmark/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/domain_coordinator", + "/home/daniel/ros2_foxy/install/domain_coordinator/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_xmllint", + "/home/daniel/ros2_foxy/install/ament_xmllint/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_pyflakes", + "/home/daniel/ros2_foxy/install/ament_pyflakes/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_pycodestyle", + "/home/daniel/ros2_foxy/install/ament_pycodestyle/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_pep257", + "/home/daniel/ros2_foxy/install/ament_pep257/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_pclint", + "/home/daniel/ros2_foxy/install/ament_pclint/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/install/ament_cmake_test/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_package", + "/home/daniel/ros2_foxy/install/ament_package/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_mypy", + "/home/daniel/ros2_foxy/install/ament_mypy/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_lint_cmake", + "/home/daniel/ros2_foxy/install/ament_lint_cmake/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_flake8", + "/home/daniel/ros2_foxy/install/ament_flake8/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_copyright", + "/home/daniel/ros2_foxy/install/ament_copyright/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_lint", + "/home/daniel/ros2_foxy/install/ament_lint/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_index_python", + "/home/daniel/ros2_foxy/install/ament_index_python/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_cpplint", + "/home/daniel/ros2_foxy/install/ament_cpplint/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_cppcheck", + "/home/daniel/ros2_foxy/install/ament_cppcheck/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_clang_tidy", + "/home/daniel/ros2_foxy/install/ament_clang_tidy/lib/python3.8/site-packages", + "/home/daniel/ros2_foxy/build/ament_clang_format", + "/home/daniel/ros2_foxy/install/ament_clang_format/lib/python3.8/site-packages" + ] +} \ No newline at end of file diff --git a/codes/CoppeliaSim_codes/coppelia_test.py b/codes/CoppeliaSim_codes/coppelia_test.py new file mode 100644 index 0000000..c66bbe5 --- /dev/null +++ b/codes/CoppeliaSim_codes/coppelia_test.py @@ -0,0 +1,50 @@ +import sim +import numpy as np + +def connect(ip='127.0.0.1', port=19999): + sim.simxFinish(-1)#just in case, close all opened connections + clientID = sim.simxStart(ip, port, True, True, 2000, 5) #Conection function + if clientID == 0: + print("Connected---{}:{}".format(ip, port)) + else: + print("Error: connection refused") + return clientID + +clientID = connect() + +#Get handler for a given object in Coppelia +returnCode, handle = sim.simxGetObjectHandle(clientID,'Dummy',sim.simx_opmode_blocking) +dummy_ = handle +print(dummy_) +input('Press enter to continue...') +#Function to get position of desired objects +returnCode, pos = sim.simxGetObjectPosition(clientID, dummy_, -1, sim.simx_opmode_blocking) +print(pos) +input('Press enter to continue...') +ret, joint1_ = sim.simxGetObjectHandle(clientID,'Joint1',sim.simx_opmode_blocking) +ret, joint2_ = sim.simxGetObjectHandle(clientID,'Joint2',sim.simx_opmode_blocking) +print(joint1_, joint2_) +input('Press enter to continue...') +returnCode, pos1 = sim.simxGetJointPosition(clientID, joint1_, sim.simx_opmode_blocking) +print(pos1) +input('Press enter to continue...') +returnCode, pos2 = sim.simxGetJointPosition(clientID, joint2_, sim.simx_opmode_blocking) +print(pos2) +input('Press enter to continue...') +#send a position to a joint in rads +q1 = -30 * np.pi/180 +returnCode = sim.simxSetJointTargetPosition(clientID, joint1_, q1, sim.simx_opmode_oneshot) +print(returnCode) +input('Press enter to continue...') +q2 = 30 * np.pi/180 +returnCode = sim.simxSetJointTargetPosition(clientID, joint2_, q1, sim.simx_opmode_oneshot) +print(returnCode) +input('Press enter to continue...') + +q1 = -90 * np.pi/180 +returnCode = sim.simxSetJointTargetPosition(clientID, joint1_, q1, sim.simx_opmode_oneshot) +q2 = 0 * np.pi/180 +returnCode = sim.simxSetJointTargetPosition(clientID, joint2_, q1, sim.simx_opmode_oneshot) +returnCode, pos = sim.simxGetObjectPosition(clientID, dummy_, -1, sim.simx_opmode_blocking) +print(pos) +input('Press enter to continue...') \ No newline at end of file diff --git a/codes/CoppeliaSim_codes/remoteApi.so b/codes/CoppeliaSim_codes/remoteApi.so new file mode 100755 index 0000000..e317216 Binary files /dev/null and b/codes/CoppeliaSim_codes/remoteApi.so differ diff --git a/codes/CoppeliaSim_codes/sim.py b/codes/CoppeliaSim_codes/sim.py new file mode 100755 index 0000000..b77fdf0 --- /dev/null +++ b/codes/CoppeliaSim_codes/sim.py @@ -0,0 +1,1493 @@ +import platform +import struct +import sys +import os +import ctypes as ct +from simConst import * + +#load library +libsimx = None +try: + file_extension = '.so' + if platform.system() =='cli': + file_extension = '.dll' + elif platform.system() =='Windows': + file_extension = '.dll' + elif platform.system() == 'Darwin': + file_extension = '.dylib' + else: + file_extension = '.so' + libfullpath = os.path.join(os.path.dirname(__file__), 'remoteApi' + file_extension) + libsimx = ct.CDLL(libfullpath) +except: + print ('----------------------------------------------------') + print ('The remoteApi library could not be loaded. Make sure') + print ('it is located in the same folder as "sim.py", or') + print ('appropriately adjust the file "sim.py"') + print ('----------------------------------------------------') + print ('') + +#ctypes wrapper prototypes +c_GetJointPosition = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetJointPosition", libsimx)) +c_SetJointPosition = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_float, ct.c_int32)(("simxSetJointPosition", libsimx)) +c_GetJointMatrix = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetJointMatrix", libsimx)) +c_SetSphericalJointMatrix = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxSetSphericalJointMatrix", libsimx)) +c_SetJointTargetVelocity = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_float, ct.c_int32)(("simxSetJointTargetVelocity", libsimx)) +c_SetJointTargetPosition = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_float, ct.c_int32)(("simxSetJointTargetPosition", libsimx)) +c_GetJointForce = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetJointForce", libsimx)) +c_GetJointMaxForce = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetJointMaxForce", libsimx)) +c_SetJointForce = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_float, ct.c_int32)(("simxSetJointMaxForce", libsimx)) +c_SetJointMaxForce = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_float, ct.c_int32)(("simxSetJointMaxForce", libsimx)) +c_ReadForceSensor = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_ubyte), ct.POINTER(ct.c_float), ct.POINTER(ct.c_float), ct.c_int32)(("simxReadForceSensor", libsimx)) +c_BreakForceSensor = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32)(("simxBreakForceSensor", libsimx)) +c_ReadVisionSensor = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_ubyte), ct.POINTER(ct.POINTER(ct.c_float)), ct.POINTER(ct.POINTER(ct.c_int32)), ct.c_int32)(("simxReadVisionSensor", libsimx)) +c_GetObjectHandle = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetObjectHandle", libsimx)) +c_GetVisionSensorImage = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_byte)), ct.c_ubyte, ct.c_int32)(("simxGetVisionSensorImage", libsimx)) +c_SetVisionSensorImage = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_byte), ct.c_int32, ct.c_ubyte, ct.c_int32)(("simxSetVisionSensorImage", libsimx)) +c_GetVisionSensorDepthBuffer= ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_float)), ct.c_int32)(("simxGetVisionSensorDepthBuffer", libsimx)) +c_GetObjectChild = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetObjectChild", libsimx)) +c_GetObjectParent = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetObjectParent", libsimx)) +c_ReadProximitySensor = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_ubyte), ct.POINTER(ct.c_float), ct.POINTER(ct.c_int32), ct.POINTER(ct.c_float), ct.c_int32)(("simxReadProximitySensor", libsimx)) +c_LoadModel = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_ubyte, ct.POINTER(ct.c_int32), ct.c_int32)(("simxLoadModel", libsimx)) +c_LoadUI = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_ubyte, ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_int32)), ct.c_int32)(("simxLoadUI", libsimx)) +c_LoadScene = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_ubyte, ct.c_int32)(("simxLoadScene", libsimx)) +c_StartSimulation = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32)(("simxStartSimulation", libsimx)) +c_PauseSimulation = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32)(("simxPauseSimulation", libsimx)) +c_StopSimulation = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32)(("simxStopSimulation", libsimx)) +c_GetUIHandle = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetUIHandle", libsimx)) +c_GetUISlider = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetUISlider", libsimx)) +c_SetUISlider = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32)(("simxSetUISlider", libsimx)) +c_GetUIEventButton = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetUIEventButton", libsimx)) +c_GetUIButtonProperty = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetUIButtonProperty", libsimx)) +c_SetUIButtonProperty = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32)(("simxSetUIButtonProperty", libsimx)) +c_AddStatusbarMessage = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32)(("simxAddStatusbarMessage", libsimx)) +c_AuxiliaryConsoleOpen = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.POINTER(ct.c_int32), ct.POINTER(ct.c_float), ct.POINTER(ct.c_float), ct.POINTER(ct.c_int32), ct.c_int32)(("simxAuxiliaryConsoleOpen", libsimx)) +c_AuxiliaryConsoleClose = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32)(("simxAuxiliaryConsoleClose", libsimx)) +c_AuxiliaryConsolePrint = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32)(("simxAuxiliaryConsolePrint", libsimx)) +c_AuxiliaryConsoleShow = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_ubyte, ct.c_int32)(("simxAuxiliaryConsoleShow", libsimx)) +c_GetObjectOrientation = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetObjectOrientation", libsimx)) +c_GetObjectQuaternion = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetObjectQuaternion", libsimx)) +c_GetObjectPosition = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetObjectPosition", libsimx)) +c_SetObjectOrientation = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxSetObjectOrientation", libsimx)) +c_SetObjectQuaternion = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxSetObjectQuaternion", libsimx)) +c_SetObjectPosition = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxSetObjectPosition", libsimx)) +c_SetObjectParent = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.c_ubyte, ct.c_int32)(("simxSetObjectParent", libsimx)) +c_SetUIButtonLabel = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_char), ct.c_int32)(("simxSetUIButtonLabel", libsimx)) +c_GetLastErrors = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_char)), ct.c_int32)(("simxGetLastErrors", libsimx)) +c_GetArrayParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetArrayParameter", libsimx)) +c_SetArrayParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxSetArrayParameter", libsimx)) +c_GetBooleanParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_ubyte), ct.c_int32)(("simxGetBooleanParameter", libsimx)) +c_SetBooleanParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_ubyte, ct.c_int32)(("simxSetBooleanParameter", libsimx)) +c_GetIntegerParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetIntegerParameter", libsimx)) +c_SetIntegerParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32)(("simxSetIntegerParameter", libsimx)) +c_GetFloatingParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetFloatingParameter", libsimx)) +c_SetFloatingParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_float, ct.c_int32)(("simxSetFloatingParameter", libsimx)) +c_GetStringParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.POINTER(ct.c_char)), ct.c_int32)(("simxGetStringParameter", libsimx)) +c_GetCollisionHandle = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetCollisionHandle", libsimx)) +c_GetDistanceHandle = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetDistanceHandle", libsimx)) +c_GetCollectionHandle = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetCollectionHandle", libsimx)) +c_ReadCollision = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_ubyte), ct.c_int32)(("simxReadCollision", libsimx)) +c_ReadDistance = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxReadDistance", libsimx)) +c_RemoveObject = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32)(("simxRemoveObject", libsimx)) +c_RemoveModel = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32)(("simxRemoveModel", libsimx)) +c_RemoveUI = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32)(("simxRemoveUI", libsimx)) +c_CloseScene = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32)(("simxCloseScene", libsimx)) +c_GetObjects = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_int32)), ct.c_int32)(("simxGetObjects", libsimx)) +c_DisplayDialog = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_char), ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_float), ct.POINTER(ct.c_float), ct.POINTER(ct.c_int32), ct.POINTER(ct.c_int32), ct.c_int32)(("simxDisplayDialog", libsimx)) +c_EndDialog = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32)(("simxEndDialog", libsimx)) +c_GetDialogInput = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.POINTER(ct.c_char)), ct.c_int32)(("simxGetDialogInput", libsimx)) +c_GetDialogResult = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetDialogResult", libsimx)) +c_CopyPasteObjects = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32, ct.POINTER(ct.POINTER(ct.c_int32)), ct.POINTER(ct.c_int32), ct.c_int32)(("simxCopyPasteObjects", libsimx)) +c_GetObjectSelection = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.POINTER(ct.c_int32)), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetObjectSelection", libsimx)) +c_SetObjectSelection = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32, ct.c_int32)(("simxSetObjectSelection", libsimx)) +c_ClearFloatSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32)(("simxClearFloatSignal", libsimx)) +c_ClearIntegerSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32)(("simxClearIntegerSignal", libsimx)) +c_ClearStringSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32)(("simxClearStringSignal", libsimx)) +c_GetFloatSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_float), ct.c_int32)(("simxGetFloatSignal", libsimx)) +c_GetIntegerSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetIntegerSignal", libsimx)) +c_GetStringSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.POINTER(ct.c_ubyte)), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetStringSignal", libsimx)) +c_SetFloatSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_float, ct.c_int32)(("simxSetFloatSignal", libsimx)) +c_SetIntegerSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32, ct.c_int32)(("simxSetIntegerSignal", libsimx)) +c_SetStringSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_ubyte), ct.c_int32, ct.c_int32)(("simxSetStringSignal", libsimx)) +c_AppendStringSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_ubyte), ct.c_int32, ct.c_int32)(("simxAppendStringSignal", libsimx)) +c_WriteStringStream = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_ubyte), ct.c_int32, ct.c_int32)(("simxWriteStringStream", libsimx)) +c_GetObjectFloatParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.c_int32)(("simxGetObjectFloatParameter", libsimx)) +c_SetObjectFloatParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.c_float, ct.c_int32)(("simxSetObjectFloatParameter", libsimx)) +c_GetObjectIntParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetObjectIntParameter", libsimx)) +c_SetObjectIntParameter = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32)(("simxSetObjectIntParameter", libsimx)) +c_GetModelProperty = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetModelProperty", libsimx)) +c_SetModelProperty = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.c_int32)(("simxSetModelProperty", libsimx)) +c_Start = ct.CFUNCTYPE(ct.c_int32,ct.POINTER(ct.c_char), ct.c_int32, ct.c_ubyte, ct.c_ubyte, ct.c_int32, ct.c_int32)(("simxStart", libsimx)) +c_Finish = ct.CFUNCTYPE(None, ct.c_int32)(("simxFinish", libsimx)) +c_GetPingTime = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_int32))(("simxGetPingTime", libsimx)) +c_GetLastCmdTime = ct.CFUNCTYPE(ct.c_int32,ct.c_int32)(("simxGetLastCmdTime", libsimx)) +c_SynchronousTrigger = ct.CFUNCTYPE(ct.c_int32,ct.c_int32)(("simxSynchronousTrigger", libsimx)) +c_Synchronous = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_ubyte)(("simxSynchronous", libsimx)) +c_PauseCommunication = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_ubyte)(("simxPauseCommunication", libsimx)) +c_GetInMessageInfo = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32))(("simxGetInMessageInfo", libsimx)) +c_GetOutMessageInfo = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32))(("simxGetOutMessageInfo", libsimx)) +c_GetConnectionId = ct.CFUNCTYPE(ct.c_int32,ct.c_int32)(("simxGetConnectionId", libsimx)) +c_CreateBuffer = ct.CFUNCTYPE(ct.POINTER(ct.c_ubyte), ct.c_int32)(("simxCreateBuffer", libsimx)) +c_ReleaseBuffer = ct.CFUNCTYPE(None, ct.c_void_p)(("simxReleaseBuffer", libsimx)) +c_TransferFile = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_char), ct.c_int32, ct.c_int32)(("simxTransferFile", libsimx)) +c_EraseFile = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.c_int32)(("simxEraseFile", libsimx)) +c_GetAndClearStringSignal = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.POINTER(ct.c_ubyte)), ct.POINTER(ct.c_int32), ct.c_int32)(("simxGetAndClearStringSignal", libsimx)) +c_ReadStringStream = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.POINTER(ct.c_ubyte)), ct.POINTER(ct.c_int32), ct.c_int32)(("simxReadStringStream", libsimx)) +c_CreateDummy = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_float, ct.POINTER(ct.c_ubyte), ct.POINTER(ct.c_int32), ct.c_int32)(("simxCreateDummy", libsimx)) +c_Query = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.c_ubyte), ct.c_int32, ct.POINTER(ct.c_char), ct.POINTER(ct.POINTER(ct.c_ubyte)), ct.POINTER(ct.c_int32), ct.c_int32)(("simxQuery", libsimx)) +c_GetObjectGroupData = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.c_int32, ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_int32)), ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_int32)), ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_float)), ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_char)), ct.c_int32)(("simxGetObjectGroupData", libsimx)) +c_GetObjectVelocity = ct.CFUNCTYPE(ct.c_int32,ct.c_int32, ct.c_int32, ct.POINTER(ct.c_float), ct.POINTER(ct.c_float), ct.c_int32)(("simxGetObjectVelocity", libsimx)) +c_CallScriptFunction = ct.CFUNCTYPE(ct.c_int32,ct.c_int32,ct.POINTER(ct.c_char),ct.c_int32,ct.POINTER(ct.c_char),ct.c_int32,ct.POINTER(ct.c_int32),ct.c_int32,ct.POINTER(ct.c_float),ct.c_int32,ct.POINTER(ct.c_char),ct.c_int32,ct.POINTER(ct.c_ubyte),ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_int32)),ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_float)),ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_char)),ct.POINTER(ct.c_int32), ct.POINTER(ct.POINTER(ct.c_ubyte)),ct.c_int32)(("simxCallScriptFunction", libsimx)) + +#API functions +def simxGetJointPosition(clientID, jointHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + position = ct.c_float() + return c_GetJointPosition(clientID, jointHandle, ct.byref(position), operationMode), position.value + +def simxSetJointPosition(clientID, jointHandle, position, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetJointPosition(clientID, jointHandle, position, operationMode) + +def simxGetJointMatrix(clientID, jointHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + matrix = (ct.c_float*12)() + ret = c_GetJointMatrix(clientID, jointHandle, matrix, operationMode) + arr = [] + for i in range(12): + arr.append(matrix[i]) + return ret, arr + +def simxSetSphericalJointMatrix(clientID, jointHandle, matrix, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + matrix = (ct.c_float*12)(*matrix) + return c_SetSphericalJointMatrix(clientID, jointHandle, matrix, operationMode) + +def simxSetJointTargetVelocity(clientID, jointHandle, targetVelocity, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetJointTargetVelocity(clientID, jointHandle, targetVelocity, operationMode) + +def simxSetJointTargetPosition(clientID, jointHandle, targetPosition, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetJointTargetPosition(clientID, jointHandle, targetPosition, operationMode) + +def simxJointGetForce(clientID, jointHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + force = ct.c_float() + return c_GetJointForce(clientID, jointHandle, ct.byref(force), operationMode), force.value + +def simxGetJointForce(clientID, jointHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + force = ct.c_float() + return c_GetJointForce(clientID, jointHandle, ct.byref(force), operationMode), force.value + +def simxGetJointMaxForce(clientID, jointHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + force = ct.c_float() + return c_GetJointMaxForce(clientID, jointHandle, ct.byref(force), operationMode), force.value + +def simxSetJointForce(clientID, jointHandle, force, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + return c_SetJointMaxForce(clientID, jointHandle, force, operationMode) + +def simxSetJointMaxForce(clientID, jointHandle, force, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + return c_SetJointMaxForce(clientID, jointHandle, force, operationMode) + +def simxReadForceSensor(clientID, forceSensorHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + state = ct.c_ubyte() + forceVector = (ct.c_float*3)() + torqueVector = (ct.c_float*3)() + ret = c_ReadForceSensor(clientID, forceSensorHandle, ct.byref(state), forceVector, torqueVector, operationMode) + arr1 = [] + for i in range(3): + arr1.append(forceVector[i]) + arr2 = [] + for i in range(3): + arr2.append(torqueVector[i]) + #if sys.version_info[0] == 3: + # state=state.value + #else: + # state=ord(state.value) + return ret, state.value, arr1, arr2 + +def simxBreakForceSensor(clientID, forceSensorHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + return c_BreakForceSensor(clientID, forceSensorHandle, operationMode) + +def simxReadVisionSensor(clientID, sensorHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + detectionState = ct.c_ubyte() + auxValues = ct.POINTER(ct.c_float)() + auxValuesCount = ct.POINTER(ct.c_int)() + ret = c_ReadVisionSensor(clientID, sensorHandle, ct.byref(detectionState), ct.byref(auxValues), ct.byref(auxValuesCount), operationMode) + + auxValues2 = [] + if ret == 0: + s = 0 + for i in range(auxValuesCount[0]): + auxValues2.append(auxValues[s:s+auxValuesCount[i+1]]) + s += auxValuesCount[i+1] + + #free C buffers + c_ReleaseBuffer(auxValues) + c_ReleaseBuffer(auxValuesCount) + + return ret, bool(detectionState.value!=0), auxValues2 + +def simxGetObjectHandle(clientID, objectName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + handle = ct.c_int() + if (sys.version_info[0] == 3) and (type(objectName) is str): + objectName=objectName.encode('utf-8') + return c_GetObjectHandle(clientID, objectName, ct.byref(handle), operationMode), handle.value + +def simxGetVisionSensorImage(clientID, sensorHandle, options, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + resolution = (ct.c_int*2)() + c_image = ct.POINTER(ct.c_byte)() + bytesPerPixel = 3 + if (options and 1) != 0: + bytesPerPixel = 1 + ret = c_GetVisionSensorImage(clientID, sensorHandle, resolution, ct.byref(c_image), options, operationMode) + + reso = [] + image = [] + if (ret == 0): + image = [None]*resolution[0]*resolution[1]*bytesPerPixel + for i in range(resolution[0] * resolution[1] * bytesPerPixel): + image[i] = c_image[i] + for i in range(2): + reso.append(resolution[i]) + return ret, reso, image + +def simxSetVisionSensorImage(clientID, sensorHandle, image, options, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + size = len(image) + image_bytes = (ct.c_byte*size)(*image) + return c_SetVisionSensorImage(clientID, sensorHandle, image_bytes, size, options, operationMode) + +def simxGetVisionSensorDepthBuffer(clientID, sensorHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + c_buffer = ct.POINTER(ct.c_float)() + resolution = (ct.c_int*2)() + ret = c_GetVisionSensorDepthBuffer(clientID, sensorHandle, resolution, ct.byref(c_buffer), operationMode) + reso = [] + buffer = [] + if (ret == 0): + buffer = [None]*resolution[0]*resolution[1] + for i in range(resolution[0] * resolution[1]): + buffer[i] = c_buffer[i] + for i in range(2): + reso.append(resolution[i]) + return ret, reso, buffer + +def simxGetObjectChild(clientID, parentObjectHandle, childIndex, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + childObjectHandle = ct.c_int() + return c_GetObjectChild(clientID, parentObjectHandle, childIndex, ct.byref(childObjectHandle), operationMode), childObjectHandle.value + +def simxGetObjectParent(clientID, childObjectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + parentObjectHandle = ct.c_int() + return c_GetObjectParent(clientID, childObjectHandle, ct.byref(parentObjectHandle), operationMode), parentObjectHandle.value + +def simxReadProximitySensor(clientID, sensorHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + detectionState = ct.c_ubyte() + detectedObjectHandle = ct.c_int() + detectedPoint = (ct.c_float*3)() + detectedSurfaceNormalVector = (ct.c_float*3)() + ret = c_ReadProximitySensor(clientID, sensorHandle, ct.byref(detectionState), detectedPoint, ct.byref(detectedObjectHandle), detectedSurfaceNormalVector, operationMode) + arr1 = [] + for i in range(3): + arr1.append(detectedPoint[i]) + arr2 = [] + for i in range(3): + arr2.append(detectedSurfaceNormalVector[i]) + return ret, bool(detectionState.value!=0), arr1, detectedObjectHandle.value, arr2 + +def simxLoadModel(clientID, modelPathAndName, options, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + baseHandle = ct.c_int() + if (sys.version_info[0] == 3) and (type(modelPathAndName) is str): + modelPathAndName=modelPathAndName.encode('utf-8') + return c_LoadModel(clientID, modelPathAndName, options, ct.byref(baseHandle), operationMode), baseHandle.value + +def simxLoadUI(clientID, uiPathAndName, options, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + count = ct.c_int() + uiHandles = ct.POINTER(ct.c_int)() + if (sys.version_info[0] == 3) and (type(uiPathAndName) is str): + uiPathAndName=uiPathAndName.encode('utf-8') + ret = c_LoadUI(clientID, uiPathAndName, options, ct.byref(count), ct.byref(uiHandles), operationMode) + + handles = [] + if ret == 0: + for i in range(count.value): + handles.append(uiHandles[i]) + #free C buffers + c_ReleaseBuffer(uiHandles) + + return ret, handles + +def simxLoadScene(clientID, scenePathAndName, options, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(scenePathAndName) is str): + scenePathAndName=scenePathAndName.encode('utf-8') + return c_LoadScene(clientID, scenePathAndName, options, operationMode) + +def simxStartSimulation(clientID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_StartSimulation(clientID, operationMode) + +def simxPauseSimulation(clientID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_PauseSimulation(clientID, operationMode) + +def simxStopSimulation(clientID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_StopSimulation(clientID, operationMode) + +def simxGetUIHandle(clientID, uiName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + handle = ct.c_int() + if (sys.version_info[0] == 3) and (type(uiName) is str): + uiName=uiName.encode('utf-8') + return c_GetUIHandle(clientID, uiName, ct.byref(handle), operationMode), handle.value + +def simxGetUISlider(clientID, uiHandle, uiButtonID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + position = ct.c_int() + return c_GetUISlider(clientID, uiHandle, uiButtonID, ct.byref(position), operationMode), position.value + +def simxSetUISlider(clientID, uiHandle, uiButtonID, position, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetUISlider(clientID, uiHandle, uiButtonID, position, operationMode) + +def simxGetUIEventButton(clientID, uiHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + uiEventButtonID = ct.c_int() + auxValues = (ct.c_int*2)() + ret = c_GetUIEventButton(clientID, uiHandle, ct.byref(uiEventButtonID), auxValues, operationMode) + arr = [] + for i in range(2): + arr.append(auxValues[i]) + return ret, uiEventButtonID.value, arr + +def simxGetUIButtonProperty(clientID, uiHandle, uiButtonID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + prop = ct.c_int() + return c_GetUIButtonProperty(clientID, uiHandle, uiButtonID, ct.byref(prop), operationMode), prop.value + +def simxSetUIButtonProperty(clientID, uiHandle, uiButtonID, prop, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetUIButtonProperty(clientID, uiHandle, uiButtonID, prop, operationMode) + +def simxAddStatusbarMessage(clientID, message, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(message) is str): + message=message.encode('utf-8') + return c_AddStatusbarMessage(clientID, message, operationMode) + +def simxAuxiliaryConsoleOpen(clientID, title, maxLines, mode, position, size, textColor, backgroundColor, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + consoleHandle = ct.c_int() + if (sys.version_info[0] == 3) and (type(title) is str): + title=title.encode('utf-8') + if position != None: + c_position = (ct.c_int*2)(*position) + else: + c_position = None + if size != None: + c_size = (ct.c_int*2)(*size) + else: + c_size = None + if textColor != None: + c_textColor = (ct.c_float*3)(*textColor) + else: + c_textColor = None + if backgroundColor != None: + c_backgroundColor = (ct.c_float*3)(*backgroundColor) + else: + c_backgroundColor = None + return c_AuxiliaryConsoleOpen(clientID, title, maxLines, mode, c_position, c_size, c_textColor, c_backgroundColor, ct.byref(consoleHandle), operationMode), consoleHandle.value + +def simxAuxiliaryConsoleClose(clientID, consoleHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_AuxiliaryConsoleClose(clientID, consoleHandle, operationMode) + +def simxAuxiliaryConsolePrint(clientID, consoleHandle, txt, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(txt) is str): + txt=txt.encode('utf-8') + return c_AuxiliaryConsolePrint(clientID, consoleHandle, txt, operationMode) + +def simxAuxiliaryConsoleShow(clientID, consoleHandle, showState, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_AuxiliaryConsoleShow(clientID, consoleHandle, showState, operationMode) + +def simxGetObjectOrientation(clientID, objectHandle, relativeToObjectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + eulerAngles = (ct.c_float*3)() + ret = c_GetObjectOrientation(clientID, objectHandle, relativeToObjectHandle, eulerAngles, operationMode) + arr = [] + for i in range(3): + arr.append(eulerAngles[i]) + return ret, arr + +def simxGetObjectQuaternion(clientID, objectHandle, relativeToObjectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + quaternion = (ct.c_float*4)() + ret = c_GetObjectQuaternion(clientID, objectHandle, relativeToObjectHandle, quaternion, operationMode) + arr = [] + for i in range(4): + arr.append(quaternion[i]) + return ret, arr + +def simxGetObjectPosition(clientID, objectHandle, relativeToObjectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + position = (ct.c_float*3)() + ret = c_GetObjectPosition(clientID, objectHandle, relativeToObjectHandle, position, operationMode) + arr = [] + for i in range(3): + arr.append(position[i]) + return ret, arr + +def simxSetObjectOrientation(clientID, objectHandle, relativeToObjectHandle, eulerAngles, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + angles = (ct.c_float*3)(*eulerAngles) + return c_SetObjectOrientation(clientID, objectHandle, relativeToObjectHandle, angles, operationMode) + +def simxSetObjectQuaternion(clientID, objectHandle, relativeToObjectHandle, quaternion, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + quat = (ct.c_float*4)(*quaternion) + return c_SetObjectQuaternion(clientID, objectHandle, relativeToObjectHandle, quat, operationMode) + +def simxSetObjectPosition(clientID, objectHandle, relativeToObjectHandle, position, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + c_position = (ct.c_float*3)(*position) + return c_SetObjectPosition(clientID, objectHandle, relativeToObjectHandle, c_position, operationMode) + +def simxSetObjectParent(clientID, objectHandle, parentObject, keepInPlace, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetObjectParent(clientID, objectHandle, parentObject, keepInPlace, operationMode) + +def simxSetUIButtonLabel(clientID, uiHandle, uiButtonID, upStateLabel, downStateLabel, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if sys.version_info[0] == 3: + if type(upStateLabel) is str: + upStateLabel=upStateLabel.encode('utf-8') + if type(downStateLabel) is str: + downStateLabel=downStateLabel.encode('utf-8') + return c_SetUIButtonLabel(clientID, uiHandle, uiButtonID, upStateLabel, downStateLabel, operationMode) + +def simxGetLastErrors(clientID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + errors =[] + errorCnt = ct.c_int() + errorStrings = ct.POINTER(ct.c_char)() + ret = c_GetLastErrors(clientID, ct.byref(errorCnt), ct.byref(errorStrings), operationMode) + if ret == 0: + s = 0 + for i in range(errorCnt.value): + a = bytearray() + while errorStrings[s] != b'\0': + if sys.version_info[0] == 3: + a.append(int.from_bytes(errorStrings[s],'big')) + else: + a.append(errorStrings[s]) + s += 1 + s += 1 #skip null + if sys.version_info[0] == 3: + errors.append(str(a,'utf-8')) + else: + errors.append(str(a)) + + return ret, errors + +def simxGetArrayParameter(clientID, paramIdentifier, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + paramValues = (ct.c_float*3)() + ret = c_GetArrayParameter(clientID, paramIdentifier, paramValues, operationMode) + arr = [] + for i in range(3): + arr.append(paramValues[i]) + return ret, arr + +def simxSetArrayParameter(clientID, paramIdentifier, paramValues, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + c_paramValues = (ct.c_float*3)(*paramValues) + return c_SetArrayParameter(clientID, paramIdentifier, c_paramValues, operationMode) + +def simxGetBooleanParameter(clientID, paramIdentifier, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + paramValue = ct.c_ubyte() + return c_GetBooleanParameter(clientID, paramIdentifier, ct.byref(paramValue), operationMode), bool(paramValue.value!=0) + +def simxSetBooleanParameter(clientID, paramIdentifier, paramValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetBooleanParameter(clientID, paramIdentifier, paramValue, operationMode) + +def simxGetIntegerParameter(clientID, paramIdentifier, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + paramValue = ct.c_int() + return c_GetIntegerParameter(clientID, paramIdentifier, ct.byref(paramValue), operationMode), paramValue.value + +def simxSetIntegerParameter(clientID, paramIdentifier, paramValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetIntegerParameter(clientID, paramIdentifier, paramValue, operationMode) + +def simxGetFloatingParameter(clientID, paramIdentifier, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + paramValue = ct.c_float() + return c_GetFloatingParameter(clientID, paramIdentifier, ct.byref(paramValue), operationMode), paramValue.value + +def simxSetFloatingParameter(clientID, paramIdentifier, paramValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetFloatingParameter(clientID, paramIdentifier, paramValue, operationMode) + +def simxGetStringParameter(clientID, paramIdentifier, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + paramValue = ct.POINTER(ct.c_char)() + ret = c_GetStringParameter(clientID, paramIdentifier, ct.byref(paramValue), operationMode) + + a = bytearray() + if ret == 0: + i = 0 + while paramValue[i] != b'\0': + if sys.version_info[0] == 3: + a.append(int.from_bytes(paramValue[i],'big')) + else: + a.append(paramValue[i]) + i=i+1 + if sys.version_info[0] == 3: + a=str(a,'utf-8') + else: + a=str(a) + return ret, a + +def simxGetCollisionHandle(clientID, collisionObjectName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + handle = ct.c_int() + if (sys.version_info[0] == 3) and (type(collisionObjectName) is str): + collisionObjectName=collisionObjectName.encode('utf-8') + return c_GetCollisionHandle(clientID, collisionObjectName, ct.byref(handle), operationMode), handle.value + +def simxGetCollectionHandle(clientID, collectionName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + handle = ct.c_int() + if (sys.version_info[0] == 3) and (type(collectionName) is str): + collectionName=collectionName.encode('utf-8') + return c_GetCollectionHandle(clientID, collectionName, ct.byref(handle), operationMode), handle.value + +def simxGetDistanceHandle(clientID, distanceObjectName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + handle = ct.c_int() + if (sys.version_info[0] == 3) and (type(distanceObjectName) is str): + distanceObjectName=distanceObjectName.encode('utf-8') + return c_GetDistanceHandle(clientID, distanceObjectName, ct.byref(handle), operationMode), handle.value + +def simxReadCollision(clientID, collisionObjectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + collisionState = ct.c_ubyte() + return c_ReadCollision(clientID, collisionObjectHandle, ct.byref(collisionState), operationMode), bool(collisionState.value!=0) + +def simxReadDistance(clientID, distanceObjectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + minimumDistance = ct.c_float() + return c_ReadDistance(clientID, distanceObjectHandle, ct.byref(minimumDistance), operationMode), minimumDistance.value + +def simxRemoveObject(clientID, objectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_RemoveObject(clientID, objectHandle, operationMode) + +def simxRemoveModel(clientID, objectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_RemoveModel(clientID, objectHandle, operationMode) + +def simxRemoveUI(clientID, uiHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_RemoveUI(clientID, uiHandle, operationMode) + +def simxCloseScene(clientID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_CloseScene(clientID, operationMode) + +def simxGetObjects(clientID, objectType, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + objectCount = ct.c_int() + objectHandles = ct.POINTER(ct.c_int)() + + ret = c_GetObjects(clientID, objectType, ct.byref(objectCount), ct.byref(objectHandles), operationMode) + handles = [] + if ret == 0: + for i in range(objectCount.value): + handles.append(objectHandles[i]) + + return ret, handles + + +def simxDisplayDialog(clientID, titleText, mainText, dialogType, initialText, titleColors, dialogColors, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + if titleColors != None: + c_titleColors = (ct.c_float*6)(*titleColors) + else: + c_titleColors = None + if dialogColors != None: + c_dialogColors = (ct.c_float*6)(*dialogColors) + else: + c_dialogColors = None + + c_dialogHandle = ct.c_int() + c_uiHandle = ct.c_int() + if sys.version_info[0] == 3: + if type(titleText) is str: + titleText=titleText.encode('utf-8') + if type(mainText) is str: + mainText=mainText.encode('utf-8') + if type(initialText) is str: + initialText=initialText.encode('utf-8') + return c_DisplayDialog(clientID, titleText, mainText, dialogType, initialText, c_titleColors, c_dialogColors, ct.byref(c_dialogHandle), ct.byref(c_uiHandle), operationMode), c_dialogHandle.value, c_uiHandle.value + +def simxEndDialog(clientID, dialogHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_EndDialog(clientID, dialogHandle, operationMode) + +def simxGetDialogInput(clientID, dialogHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + inputText = ct.POINTER(ct.c_char)() + ret = c_GetDialogInput(clientID, dialogHandle, ct.byref(inputText), operationMode) + + a = bytearray() + if ret == 0: + i = 0 + while inputText[i] != b'\0': + if sys.version_info[0] == 3: + a.append(int.from_bytes(inputText[i],'big')) + else: + a.append(inputText[i]) + i = i+1 + + if sys.version_info[0] == 3: + a=str(a,'utf-8') + else: + a=str(a) + return ret, a + + +def simxGetDialogResult(clientID, dialogHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + result = ct.c_int() + return c_GetDialogResult(clientID, dialogHandle, ct.byref(result), operationMode), result.value + +def simxCopyPasteObjects(clientID, objectHandles, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + c_objectHandles = (ct.c_int*len(objectHandles))(*objectHandles) + c_objectHandles = ct.cast(c_objectHandles,ct.POINTER(ct.c_int)) # IronPython needs this + newObjectCount = ct.c_int() + newObjectHandles = ct.POINTER(ct.c_int)() + ret = c_CopyPasteObjects(clientID, c_objectHandles, len(objectHandles), ct.byref(newObjectHandles), ct.byref(newObjectCount), operationMode) + + newobj = [] + if ret == 0: + for i in range(newObjectCount.value): + newobj.append(newObjectHandles[i]) + + return ret, newobj + + +def simxGetObjectSelection(clientID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + objectCount = ct.c_int() + objectHandles = ct.POINTER(ct.c_int)() + ret = c_GetObjectSelection(clientID, ct.byref(objectHandles), ct.byref(objectCount), operationMode) + + newobj = [] + if ret == 0: + for i in range(objectCount.value): + newobj.append(objectHandles[i]) + + return ret, newobj + + + +def simxSetObjectSelection(clientID, objectHandles, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + c_objectHandles = (ct.c_int*len(objectHandles))(*objectHandles) + return c_SetObjectSelection(clientID, c_objectHandles, len(objectHandles), operationMode) + +def simxClearFloatSignal(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + return c_ClearFloatSignal(clientID, signalName, operationMode) + +def simxClearIntegerSignal(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + return c_ClearIntegerSignal(clientID, signalName, operationMode) + +def simxClearStringSignal(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + return c_ClearStringSignal(clientID, signalName, operationMode) + +def simxGetFloatSignal(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + signalValue = ct.c_float() + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + return c_GetFloatSignal(clientID, signalName, ct.byref(signalValue), operationMode), signalValue.value + +def simxGetIntegerSignal(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + signalValue = ct.c_int() + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + return c_GetIntegerSignal(clientID, signalName, ct.byref(signalValue), operationMode), signalValue.value + +def simxGetStringSignal(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + signalLength = ct.c_int(); + signalValue = ct.POINTER(ct.c_ubyte)() + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + ret = c_GetStringSignal(clientID, signalName, ct.byref(signalValue), ct.byref(signalLength), operationMode) + + a = bytearray() + if ret == 0: + for i in range(signalLength.value): + a.append(signalValue[i]) + if sys.version_info[0] != 3: + a=str(a) + + return ret, a + +def simxGetAndClearStringSignal(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + signalLength = ct.c_int(); + signalValue = ct.POINTER(ct.c_ubyte)() + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + ret = c_GetAndClearStringSignal(clientID, signalName, ct.byref(signalValue), ct.byref(signalLength), operationMode) + + a = bytearray() + if ret == 0: + for i in range(signalLength.value): + a.append(signalValue[i]) + if sys.version_info[0] != 3: + a=str(a) + + return ret, a + +def simxReadStringStream(clientID, signalName, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + signalLength = ct.c_int(); + signalValue = ct.POINTER(ct.c_ubyte)() + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + ret = c_ReadStringStream(clientID, signalName, ct.byref(signalValue), ct.byref(signalLength), operationMode) + + a = bytearray() + if ret == 0: + for i in range(signalLength.value): + a.append(signalValue[i]) + if sys.version_info[0] != 3: + a=str(a) + + return ret, a + +def simxSetFloatSignal(clientID, signalName, signalValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + return c_SetFloatSignal(clientID, signalName, signalValue, operationMode) + +def simxSetIntegerSignal(clientID, signalName, signalValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(signalName) is str): + signalName=signalName.encode('utf-8') + return c_SetIntegerSignal(clientID, signalName, signalValue, operationMode) + +def simxSetStringSignal(clientID, signalName, signalValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + sigV=signalValue + if sys.version_info[0] == 3: + if type(signalName) is str: + signalName=signalName.encode('utf-8') + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=signalValue.encode('utf-8') + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + else: + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=bytearray(signalValue) + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + sigV=ct.cast(sigV,ct.POINTER(ct.c_ubyte)) # IronPython needs this + return c_SetStringSignal(clientID, signalName, sigV, len(signalValue), operationMode) + +def simxAppendStringSignal(clientID, signalName, signalValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + sigV=signalValue + if sys.version_info[0] == 3: + if type(signalName) is str: + signalName=signalName.encode('utf-8') + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=signalValue.encode('utf-8') + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + else: + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=bytearray(signalValue) + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + sigV=ct.cast(sigV,ct.POINTER(ct.c_ubyte)) # IronPython needs this + return c_AppendStringSignal(clientID, signalName, sigV, len(signalValue), operationMode) + +def simxWriteStringStream(clientID, signalName, signalValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + sigV=signalValue + if sys.version_info[0] == 3: + if type(signalName) is str: + signalName=signalName.encode('utf-8') + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=signalValue.encode('utf-8') + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + else: + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=bytearray(signalValue) + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + sigV=ct.cast(sigV,ct.POINTER(ct.c_ubyte)) # IronPython needs this + return c_WriteStringStream(clientID, signalName, sigV, len(signalValue), operationMode) + +def simxGetObjectFloatParameter(clientID, objectHandle, parameterID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + parameterValue = ct.c_float() + return c_GetObjectFloatParameter(clientID, objectHandle, parameterID, ct.byref(parameterValue), operationMode), parameterValue.value + +def simxSetObjectFloatParameter(clientID, objectHandle, parameterID, parameterValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetObjectFloatParameter(clientID, objectHandle, parameterID, parameterValue, operationMode) + +def simxGetObjectIntParameter(clientID, objectHandle, parameterID, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + parameterValue = ct.c_int() + return c_GetObjectIntParameter(clientID, objectHandle, parameterID, ct.byref(parameterValue), operationMode), parameterValue.value + +def simxSetObjectIntParameter(clientID, objectHandle, parameterID, parameterValue, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetObjectIntParameter(clientID, objectHandle, parameterID, parameterValue, operationMode) + +def simxGetModelProperty(clientID, objectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + prop = ct.c_int() + return c_GetModelProperty(clientID, objectHandle, ct.byref(prop), operationMode), prop.value + +def simxSetModelProperty(clientID, objectHandle, prop, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SetModelProperty(clientID, objectHandle, prop, operationMode) + +def simxStart(connectionAddress, connectionPort, waitUntilConnected, doNotReconnectOnceDisconnected, timeOutInMs, commThreadCycleInMs): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(connectionAddress) is str): + connectionAddress=connectionAddress.encode('utf-8') + return c_Start(connectionAddress, connectionPort, waitUntilConnected, doNotReconnectOnceDisconnected, timeOutInMs, commThreadCycleInMs) + +def simxFinish(clientID): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_Finish(clientID) + +def simxGetPingTime(clientID): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + pingTime = ct.c_int() + return c_GetPingTime(clientID, ct.byref(pingTime)), pingTime.value + +def simxGetLastCmdTime(clientID): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_GetLastCmdTime(clientID) + +def simxSynchronousTrigger(clientID): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_SynchronousTrigger(clientID) + +def simxSynchronous(clientID, enable): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_Synchronous(clientID, enable) + +def simxPauseCommunication(clientID, enable): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_PauseCommunication(clientID, enable) + +def simxGetInMessageInfo(clientID, infoType): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + info = ct.c_int() + return c_GetInMessageInfo(clientID, infoType, ct.byref(info)), info.value + +def simxGetOutMessageInfo(clientID, infoType): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + info = ct.c_int() + return c_GetOutMessageInfo(clientID, infoType, ct.byref(info)), info.value + +def simxGetConnectionId(clientID): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_GetConnectionId(clientID) + +def simxCreateBuffer(bufferSize): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_CreateBuffer(bufferSize) + +def simxReleaseBuffer(buffer): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + return c_ReleaseBuffer(buffer) + +def simxTransferFile(clientID, filePathAndName, fileName_serverSide, timeOut, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(filePathAndName) is str): + filePathAndName=filePathAndName.encode('utf-8') + return c_TransferFile(clientID, filePathAndName, fileName_serverSide, timeOut, operationMode) + +def simxEraseFile(clientID, fileName_serverSide, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if (sys.version_info[0] == 3) and (type(fileName_serverSide) is str): + fileName_serverSide=fileName_serverSide.encode('utf-8') + return c_EraseFile(clientID, fileName_serverSide, operationMode) + +def simxCreateDummy(clientID, size, color, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + handle = ct.c_int() + if color != None: + c_color = (ct.c_ubyte*12)(*color) + else: + c_color = None + return c_CreateDummy(clientID, size, c_color, ct.byref(handle), operationMode), handle.value + +def simxQuery(clientID, signalName, signalValue, retSignalName, timeOutInMs): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + retSignalLength = ct.c_int(); + retSignalValue = ct.POINTER(ct.c_ubyte)() + + sigV=signalValue + if sys.version_info[0] == 3: + if type(signalName) is str: + signalName=signalName.encode('utf-8') + if type(retSignalName) is str: + retSignalName=retSignalName.encode('utf-8') + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=signalValue.encode('utf-8') + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + else: + if type(signalValue) is bytearray: + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + if type(signalValue) is str: + signalValue=bytearray(signalValue) + sigV = (ct.c_ubyte*len(signalValue))(*signalValue) + sigV=ct.cast(sigV,ct.POINTER(ct.c_ubyte)) # IronPython needs this + + ret = c_Query(clientID, signalName, sigV, len(signalValue), retSignalName, ct.byref(retSignalValue), ct.byref(retSignalLength), timeOutInMs) + + a = bytearray() + if ret == 0: + for i in range(retSignalLength.value): + a.append(retSignalValue[i]) + if sys.version_info[0] != 3: + a=str(a) + + return ret, a + +def simxGetObjectGroupData(clientID, objectType, dataType, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + handles =[] + intData =[] + floatData =[] + stringData =[] + handlesC = ct.c_int() + handlesP = ct.POINTER(ct.c_int)() + intDataC = ct.c_int() + intDataP = ct.POINTER(ct.c_int)() + floatDataC = ct.c_int() + floatDataP = ct.POINTER(ct.c_float)() + stringDataC = ct.c_int() + stringDataP = ct.POINTER(ct.c_char)() + ret = c_GetObjectGroupData(clientID, objectType, dataType, ct.byref(handlesC), ct.byref(handlesP), ct.byref(intDataC), ct.byref(intDataP), ct.byref(floatDataC), ct.byref(floatDataP), ct.byref(stringDataC), ct.byref(stringDataP), operationMode) + + if ret == 0: + for i in range(handlesC.value): + handles.append(handlesP[i]) + for i in range(intDataC.value): + intData.append(intDataP[i]) + for i in range(floatDataC.value): + floatData.append(floatDataP[i]) + s = 0 + for i in range(stringDataC.value): + a = bytearray() + while stringDataP[s] != b'\0': + if sys.version_info[0] == 3: + a.append(int.from_bytes(stringDataP[s],'big')) + else: + a.append(stringDataP[s]) + s += 1 + s += 1 #skip null + if sys.version_info[0] == 3: + a=str(a,'utf-8') + else: + a=str(a) + stringData.append(a) + + return ret, handles, intData, floatData, stringData + +def simxCallScriptFunction(clientID, scriptDescription, options, functionName, inputInts, inputFloats, inputStrings, inputBuffer, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + inputBufferV=inputBuffer + if sys.version_info[0] == 3: + if type(scriptDescription) is str: + scriptDescription=scriptDescription.encode('utf-8') + if type(functionName) is str: + functionName=functionName.encode('utf-8') + if type(inputBuffer) is bytearray: + inputBufferV = (ct.c_ubyte*len(inputBuffer))(*inputBuffer) + if type(inputBuffer) is str: + inputBuffer=inputBuffer.encode('utf-8') + inputBufferV = (ct.c_ubyte*len(inputBuffer))(*inputBuffer) + else: + if type(inputBuffer) is bytearray: + inputBufferV = (ct.c_ubyte*len(inputBuffer))(*inputBuffer) + if type(inputBuffer) is str: + inputBuffer=bytearray(inputBuffer) + inputBufferV = (ct.c_ubyte*len(inputBuffer))(*inputBuffer) + inputBufferV=ct.cast(inputBufferV,ct.POINTER(ct.c_ubyte)) # IronPython needs this + + c_inInts = (ct.c_int*len(inputInts))(*inputInts) + c_inInts = ct.cast(c_inInts,ct.POINTER(ct.c_int)) # IronPython needs this + c_inFloats = (ct.c_float*len(inputFloats))(*inputFloats) + c_inFloats = ct.cast(c_inFloats,ct.POINTER(ct.c_float)) # IronPython needs this + + concatStr=''.encode('utf-8') + for i in range(len(inputStrings)): + a=inputStrings[i] + a=a+'\0' + if type(a) is str: + a=a.encode('utf-8') + concatStr=concatStr+a + c_inStrings = (ct.c_char*len(concatStr))(*concatStr) + + intDataOut =[] + floatDataOut =[] + stringDataOut =[] + bufferOut =bytearray() + + intDataC = ct.c_int() + intDataP = ct.POINTER(ct.c_int)() + floatDataC = ct.c_int() + floatDataP = ct.POINTER(ct.c_float)() + stringDataC = ct.c_int() + stringDataP = ct.POINTER(ct.c_char)() + bufferS = ct.c_int() + bufferP = ct.POINTER(ct.c_ubyte)() + + ret = c_CallScriptFunction(clientID,scriptDescription,options,functionName,len(inputInts),c_inInts,len(inputFloats),c_inFloats,len(inputStrings),c_inStrings,len(inputBuffer),inputBufferV,ct.byref(intDataC),ct.byref(intDataP),ct.byref(floatDataC),ct.byref(floatDataP),ct.byref(stringDataC),ct.byref(stringDataP),ct.byref(bufferS),ct.byref(bufferP),operationMode) + + if ret == 0: + for i in range(intDataC.value): + intDataOut.append(intDataP[i]) + for i in range(floatDataC.value): + floatDataOut.append(floatDataP[i]) + s = 0 + for i in range(stringDataC.value): + a = bytearray() + while stringDataP[s] != b'\0': + if sys.version_info[0] == 3: + a.append(int.from_bytes(stringDataP[s],'big')) + else: + a.append(stringDataP[s]) + s += 1 + s += 1 #skip null + if sys.version_info[0] == 3: + a=str(a,'utf-8') + else: + a=str(a) + stringDataOut.append(a) + for i in range(bufferS.value): + bufferOut.append(bufferP[i]) + if sys.version_info[0] != 3: + bufferOut=str(bufferOut) + + return ret, intDataOut, floatDataOut, stringDataOut, bufferOut + +def simxGetObjectVelocity(clientID, objectHandle, operationMode): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + linearVel = (ct.c_float*3)() + angularVel = (ct.c_float*3)() + ret = c_GetObjectVelocity(clientID, objectHandle, linearVel, angularVel, operationMode) + arr1 = [] + for i in range(3): + arr1.append(linearVel[i]) + arr2 = [] + for i in range(3): + arr2.append(angularVel[i]) + return ret, arr1, arr2 + +def simxPackInts(intList): + ''' + Please have a look at the function description/documentation in the CoppeliaSim user manual + ''' + + if sys.version_info[0] == 3: + s=bytes() + for i in range(len(intList)): + s=s+struct.pack('=1x) +# reserved =sim_simulation_advancing|0x02 +sim_simulation_advancing_lastbeforepause =sim_simulation_advancing|0x03 # Last simulation pass before pause (1x) +sim_simulation_advancing_firstafterpause =sim_simulation_advancing|0x04 # First simulation pass after pause (1x) +sim_simulation_advancing_abouttostop =sim_simulation_advancing|0x05 # "Trying to stop" simulation pass (>=1x) +sim_simulation_advancing_lastbeforestop =sim_simulation_advancing|0x06 # Last simulation pass (1x) + + +# Script execution result (first return value) +sim_script_no_error =0 +sim_script_main_script_nonexistent =1 +sim_script_main_script_not_called =2 +sim_script_reentrance_error =4 +sim_script_lua_error =8 +sim_script_call_error =16 + + + # Script types (serialized!) +sim_scripttype_mainscript =0 +sim_scripttype_childscript =1 +sim_scripttype_jointctrlcallback =4 +sim_scripttype_contactcallback =5 +sim_scripttype_customizationscript =6 +sim_scripttype_generalcallback =7 + +# API call error messages +sim_api_errormessage_ignore =0 # does not memorize nor output errors +sim_api_errormessage_report =1 # memorizes errors (default for C-API calls) +sim_api_errormessage_output =2 # memorizes and outputs errors (default for Lua-API calls) + + +# special argument of some functions +sim_handle_all =-2 +sim_handle_all_except_explicit =-3 +sim_handle_self =-4 +sim_handle_main_script =-5 +sim_handle_tree =-6 +sim_handle_chain =-7 +sim_handle_single =-8 +sim_handle_default =-9 +sim_handle_all_except_self =-10 +sim_handle_parent =-11 + + +# special handle flags +sim_handleflag_assembly =0x400000 +sim_handleflag_model =0x800000 + + +# distance calculation methods (serialized) +sim_distcalcmethod_dl =0 +sim_distcalcmethod_dac =1 +sim_distcalcmethod_max_dl_dac =2 +sim_distcalcmethod_dl_and_dac =3 +sim_distcalcmethod_sqrt_dl2_and_dac2=4 +sim_distcalcmethod_dl_if_nonzero =5 +sim_distcalcmethod_dac_if_nonzero =6 + + + # Generic dialog styles +sim_dlgstyle_message =0 +sim_dlgstyle_input =1 +sim_dlgstyle_ok =2 +sim_dlgstyle_ok_cancel =3 +sim_dlgstyle_yes_no =4 +sim_dlgstyle_dont_center =32# can be combined with one of above values. Only with this flag can the position of the related UI be set just after dialog creation + + # Generic dialog return values +sim_dlgret_still_open =0 +sim_dlgret_ok =1 +sim_dlgret_cancel =2 +sim_dlgret_yes =3 +sim_dlgret_no =4 + + +# Path properties +sim_pathproperty_show_line =0x0001 +sim_pathproperty_show_orientation =0x0002 +sim_pathproperty_closed_path =0x0004 +sim_pathproperty_automatic_orientation =0x0008 +sim_pathproperty_invert_velocity =0x0010 +sim_pathproperty_infinite_acceleration =0x0020 +sim_pathproperty_flat_path =0x0040 +sim_pathproperty_show_position =0x0080 +sim_pathproperty_auto_velocity_profile_translation =0x0100 +sim_pathproperty_auto_velocity_profile_rotation =0x0200 +sim_pathproperty_endpoints_at_zero =0x0400 +sim_pathproperty_keep_x_up =0x0800 + + + # drawing objects +# following are mutually exclusive +sim_drawing_points =0 # 3 values per point (point size in pixels) +sim_drawing_lines =1 # 6 values per line (line size in pixels) +sim_drawing_triangles =2 # 9 values per triangle +sim_drawing_trianglepoints =3 # 6 values per point (3 for triangle position 3 for triangle normal vector) (triangle size in meters) +sim_drawing_quadpoints =4 # 6 values per point (3 for quad position 3 for quad normal vector) (quad size in meters) +sim_drawing_discpoints =5 # 6 values per point (3 for disc position 3 for disc normal vector) (disc size in meters) +sim_drawing_cubepoints =6 # 6 values per point (3 for cube position 3 for cube normal vector) (cube size in meters) +sim_drawing_spherepoints =7 # 3 values per point (sphere size in meters) + +# following can be or-combined +sim_drawing_itemcolors =0x00020 # +3 values per item (each item has its own ambient color (rgb values)). + # Mutually exclusive with sim_drawing_vertexcolors +sim_drawing_vertexcolors =0x00040 # +3 values per vertex (each vertex has its own ambient color (rgb values). Only for sim_drawing_lines (+6) and for sim_drawing_triangles(+9)). Mutually exclusive with sim_drawing_itemcolors +sim_drawing_itemsizes =0x00080 # +1 value per item (each item has its own size). Not for sim_drawing_triangles +sim_drawing_backfaceculling =0x00100 # back faces are not displayed for all items +sim_drawing_wireframe =0x00200 # all items displayed in wireframe +sim_drawing_painttag =0x00400 # all items are tagged as paint (for additinal processing at a later stage) +sim_drawing_followparentvisibility =0x00800 # if the object is associated with a scene object then it follows that visibility otherwise it is always visible +sim_drawing_cyclic =0x01000 # if the max item count was reached then the first items are overwritten. +sim_drawing_50percenttransparency =0x02000 # the drawing object will be 50% transparent +sim_drawing_25percenttransparency =0x04000 # the drawing object will be 25% transparent +sim_drawing_12percenttransparency =0x08000 # the drawing object will be 12.5% transparent +sim_drawing_emissioncolor =0x10000 # When used in combination with sim_drawing_itemcolors or sim_drawing_vertexcolors then the specified colors will be for the emissive component +sim_drawing_facingcamera =0x20000 # Only for trianglepoints quadpoints discpoints and cubepoints. If specified the normal verctor is calculated to face the camera (each item data requires 3 values less) +sim_drawing_overlay =0x40000 # When specified objects are always drawn on top of "regular objects" +sim_drawing_itemtransparency =0x80000 # +1 value per item (each item has its own transparency value (0-1)). Not compatible with sim_drawing_vertexcolors + +# banner values +# following can be or-combined +sim_banner_left =0x00001 # Banners display on the left of the specified point +sim_banner_right =0x00002 # Banners display on the right of the specified point +sim_banner_nobackground =0x00004 # Banners have no background rectangle +sim_banner_overlay =0x00008 # When specified banners are always drawn on top of "regular objects" +sim_banner_followparentvisibility =0x00010 # if the object is associated with a scene object then it follows that visibility otherwise it is always visible +sim_banner_clickselectsparent =0x00020 # if the object is associated with a scene object then clicking the banner will select the scene object +sim_banner_clicktriggersevent =0x00040 # if the banner is clicked an event is triggered (sim_message_eventcallback_bannerclicked and sim_message_bannerclicked are generated) +sim_banner_facingcamera =0x00080 # If specified the banner will always face the camera by rotating around the banner's vertical axis (y-axis) +sim_banner_fullyfacingcamera =0x00100 # If specified the banner will always fully face the camera (the banner's orientation is same as the camera looking at it) +sim_banner_backfaceculling =0x00200 # If specified the banner will only be visible from one side +sim_banner_keepsamesize =0x00400 # If specified the banner will always appear in the same size. In that case size represents the character height in pixels +sim_banner_bitmapfont =0x00800 # If specified a fixed-size bitmap font is used. The text will also always fully face the camera and be right + # to the specified position. Bitmap fonts are not clickable + + +# particle objects following are mutually exclusive +sim_particle_points1 =0 # 6 values per point (pt1 and pt2. Pt1 is start position pt2-pt1 is the initial velocity vector). i + #Point is 1 pixel big. Only appearance is a point internally handled as a perfect sphere +sim_particle_points2 =1 # 6 values per point. Point is 2 pixel big. Only appearance is a point internally handled as a perfect sphere +sim_particle_points4 =2 # 6 values per point. Point is 4 pixel big. Only appearance is a point internally handled as a perfect sphere +sim_particle_roughspheres =3 # 6 values per sphere. Only appearance is rough. Internally a perfect sphere +sim_particle_spheres =4 # 6 values per sphere. Internally a perfect sphere + + + + +# following can be or-combined +sim_particle_respondable1to4 =0x0020 # the particles are respondable against shapes (against all objects that have at least one bit 1-4 activated in the global respondable mask) +sim_particle_respondable5to8 =0x0040 # the particles are respondable against shapes (against all objects that have at least one bit 5-8 activated in the global respondable mask) +sim_particle_particlerespondable =0x0080 # the particles are respondable against each other +sim_particle_ignoresgravity =0x0100 # the particles ignore the effect of gravity. Not compatible with sim_particle_water +sim_particle_invisible =0x0200 # the particles are invisible +sim_particle_itemsizes =0x0400 # +1 value per particle (each particle can have a different size) +sim_particle_itemdensities =0x0800 # +1 value per particle (each particle can have a different density) +sim_particle_itemcolors =0x1000 # +3 values per particle (each particle can have a different color) +sim_particle_cyclic =0x2000 # if the max item count was reached then the first items are overwritten. +sim_particle_emissioncolor =0x4000 # When used in combination with sim_particle_itemcolors then the specified colors will be for the emissive component +sim_particle_water =0x8000 # the particles are water particles (no weight in the water (i.e. when z<0)). Not compatible with sim_particle_ignoresgravity +sim_particle_painttag =0x10000 # The particles can be seen by vision sensors (sim_particle_invisible must not be set) + + + + +# custom user interface menu attributes +sim_ui_menu_title =1 +sim_ui_menu_minimize =2 +sim_ui_menu_close =4 +sim_ui_menu_systemblock =8 + + + +# Boolean parameters +sim_boolparam_hierarchy_visible =0 +sim_boolparam_console_visible =1 +sim_boolparam_collision_handling_enabled =2 +sim_boolparam_distance_handling_enabled =3 +sim_boolparam_ik_handling_enabled =4 +sim_boolparam_gcs_handling_enabled =5 +sim_boolparam_dynamics_handling_enabled =6 +sim_boolparam_joint_motion_handling_enabled =7 +sim_boolparam_path_motion_handling_enabled =8 +sim_boolparam_proximity_sensor_handling_enabled =9 +sim_boolparam_vision_sensor_handling_enabled =10 +sim_boolparam_mill_handling_enabled =11 +sim_boolparam_browser_visible =12 +sim_boolparam_scene_and_model_load_messages =13 +sim_reserved0 =14 +sim_boolparam_shape_textures_are_visible =15 +sim_boolparam_display_enabled =16 +sim_boolparam_infotext_visible =17 +sim_boolparam_statustext_open =18 +sim_boolparam_fog_enabled =19 +sim_boolparam_rml2_available =20 +sim_boolparam_rml4_available =21 +sim_boolparam_mirrors_enabled =22 +sim_boolparam_aux_clip_planes_enabled =23 +sim_boolparam_full_model_copy_from_api =24 +sim_boolparam_realtime_simulation =25 +sim_boolparam_force_show_wireless_emission =27 +sim_boolparam_force_show_wireless_reception =28 +sim_boolparam_video_recording_triggered =29 +sim_boolparam_threaded_rendering_enabled =32 +sim_boolparam_fullscreen =33 +sim_boolparam_headless =34 +sim_boolparam_hierarchy_toolbarbutton_enabled =35 +sim_boolparam_browser_toolbarbutton_enabled =36 +sim_boolparam_objectshift_toolbarbutton_enabled =37 +sim_boolparam_objectrotate_toolbarbutton_enabled=38 +sim_boolparam_force_calcstruct_all_visible =39 +sim_boolparam_force_calcstruct_all =40 +sim_boolparam_exit_request =41 +sim_boolparam_play_toolbarbutton_enabled =42 +sim_boolparam_pause_toolbarbutton_enabled =43 +sim_boolparam_stop_toolbarbutton_enabled =44 +sim_boolparam_waiting_for_trigger =45 + + +# Integer parameters +sim_intparam_error_report_mode =0 # Check sim_api_errormessage_... constants above for valid values +sim_intparam_program_version =1 # e.g Version 2.1.4 --> 20104. Can only be read +sim_intparam_instance_count =2 # do not use anymore (always returns 1 since CoppeliaSim 2.5.11) +sim_intparam_custom_cmd_start_id =3 # can only be read +sim_intparam_compilation_version =4 # 0=evaluation version 1=full version 2=player version. Can only be read +sim_intparam_current_page =5 +sim_intparam_flymode_camera_handle =6 # can only be read +sim_intparam_dynamic_step_divider =7 # can only be read +sim_intparam_dynamic_engine =8 # 0=Bullet 1=ODE. 2=Vortex. +sim_intparam_server_port_start =9 # can only be read +sim_intparam_server_port_range =10 # can only be read +sim_intparam_visible_layers =11 +sim_intparam_infotext_style =12 +sim_intparam_settings =13 +sim_intparam_edit_mode_type =14 # can only be read +sim_intparam_server_port_next =15 # is initialized at sim_intparam_server_port_start +sim_intparam_qt_version =16 # version of the used Qt framework +sim_intparam_event_flags_read =17 # can only be read +sim_intparam_event_flags_read_clear =18 # can only be read +sim_intparam_platform =19 # can only be read +sim_intparam_scene_unique_id =20 # can only be read +sim_intparam_work_thread_count =21 +sim_intparam_mouse_x =22 +sim_intparam_mouse_y =23 +sim_intparam_core_count =24 +sim_intparam_work_thread_calc_time_ms =25 +sim_intparam_idle_fps =26 +sim_intparam_prox_sensor_select_down =27 +sim_intparam_prox_sensor_select_up =28 +sim_intparam_stop_request_counter =29 +sim_intparam_program_revision =30 +sim_intparam_mouse_buttons =31 +sim_intparam_dynamic_warning_disabled_mask =32 +sim_intparam_simulation_warning_disabled_mask =33 +sim_intparam_scene_index =34 +sim_intparam_motionplanning_seed =35 +sim_intparam_speedmodifier =36 + +# Float parameters +sim_floatparam_rand=0 # random value (0.0-1.0) +sim_floatparam_simulation_time_step =1 +sim_floatparam_stereo_distance =2 + +# String parameters +sim_stringparam_application_path=0 # path of CoppeliaSim's executable +sim_stringparam_video_filename=1 +sim_stringparam_app_arg1 =2 +sim_stringparam_app_arg2 =3 +sim_stringparam_app_arg3 =4 +sim_stringparam_app_arg4 =5 +sim_stringparam_app_arg5 =6 +sim_stringparam_app_arg6 =7 +sim_stringparam_app_arg7 =8 +sim_stringparam_app_arg8 =9 +sim_stringparam_app_arg9 =10 +sim_stringparam_scene_path_and_name =13 + +# Array parameters +sim_arrayparam_gravity =0 +sim_arrayparam_fog =1 +sim_arrayparam_fog_color =2 +sim_arrayparam_background_color1=3 +sim_arrayparam_background_color2=4 +sim_arrayparam_ambient_light =5 +sim_arrayparam_random_euler =6 + +sim_objintparam_visibility_layer= 10 +sim_objfloatparam_abs_x_velocity= 11 +sim_objfloatparam_abs_y_velocity= 12 +sim_objfloatparam_abs_z_velocity= 13 +sim_objfloatparam_abs_rot_velocity= 14 +sim_objfloatparam_objbbox_min_x= 15 +sim_objfloatparam_objbbox_min_y= 16 +sim_objfloatparam_objbbox_min_z= 17 +sim_objfloatparam_objbbox_max_x= 18 +sim_objfloatparam_objbbox_max_y= 19 +sim_objfloatparam_objbbox_max_z= 20 +sim_objfloatparam_modelbbox_min_x= 21 +sim_objfloatparam_modelbbox_min_y= 22 +sim_objfloatparam_modelbbox_min_z= 23 +sim_objfloatparam_modelbbox_max_x= 24 +sim_objfloatparam_modelbbox_max_y= 25 +sim_objfloatparam_modelbbox_max_z= 26 +sim_objintparam_collection_self_collision_indicator= 27 +sim_objfloatparam_transparency_offset= 28 +sim_objintparam_child_role= 29 +sim_objintparam_parent_role= 30 +sim_objintparam_manipulation_permissions= 31 +sim_objintparam_illumination_handle= 32 + +sim_visionfloatparam_near_clipping= 1000 +sim_visionfloatparam_far_clipping= 1001 +sim_visionintparam_resolution_x= 1002 +sim_visionintparam_resolution_y= 1003 +sim_visionfloatparam_perspective_angle= 1004 +sim_visionfloatparam_ortho_size= 1005 +sim_visionintparam_disabled_light_components= 1006 +sim_visionintparam_rendering_attributes= 1007 +sim_visionintparam_entity_to_render= 1008 +sim_visionintparam_windowed_size_x= 1009 +sim_visionintparam_windowed_size_y= 1010 +sim_visionintparam_windowed_pos_x= 1011 +sim_visionintparam_windowed_pos_y= 1012 +sim_visionintparam_pov_focal_blur= 1013 +sim_visionfloatparam_pov_blur_distance= 1014 +sim_visionfloatparam_pov_aperture= 1015 +sim_visionintparam_pov_blur_sampled= 1016 +sim_visionintparam_render_mode= 1017 + +sim_jointintparam_motor_enabled= 2000 +sim_jointintparam_ctrl_enabled= 2001 +sim_jointfloatparam_pid_p= 2002 +sim_jointfloatparam_pid_i= 2003 +sim_jointfloatparam_pid_d= 2004 +sim_jointfloatparam_intrinsic_x= 2005 +sim_jointfloatparam_intrinsic_y= 2006 +sim_jointfloatparam_intrinsic_z= 2007 +sim_jointfloatparam_intrinsic_qx= 2008 +sim_jointfloatparam_intrinsic_qy= 2009 +sim_jointfloatparam_intrinsic_qz= 2010 +sim_jointfloatparam_intrinsic_qw= 2011 +sim_jointfloatparam_velocity= 2012 +sim_jointfloatparam_spherical_qx= 2013 +sim_jointfloatparam_spherical_qy= 2014 +sim_jointfloatparam_spherical_qz= 2015 +sim_jointfloatparam_spherical_qw= 2016 +sim_jointfloatparam_upper_limit= 2017 +sim_jointfloatparam_kc_k= 2018 +sim_jointfloatparam_kc_c= 2019 +sim_jointfloatparam_ik_weight= 2021 +sim_jointfloatparam_error_x= 2022 +sim_jointfloatparam_error_y= 2023 +sim_jointfloatparam_error_z= 2024 +sim_jointfloatparam_error_a= 2025 +sim_jointfloatparam_error_b= 2026 +sim_jointfloatparam_error_g= 2027 +sim_jointfloatparam_error_pos= 2028 +sim_jointfloatparam_error_angle= 2029 +sim_jointintparam_velocity_lock= 2030 +sim_jointintparam_vortex_dep_handle= 2031 +sim_jointfloatparam_vortex_dep_multiplication= 2032 +sim_jointfloatparam_vortex_dep_offset= 2033 + +sim_shapefloatparam_init_velocity_x= 3000 +sim_shapefloatparam_init_velocity_y= 3001 +sim_shapefloatparam_init_velocity_z= 3002 +sim_shapeintparam_static= 3003 +sim_shapeintparam_respondable= 3004 +sim_shapefloatparam_mass= 3005 +sim_shapefloatparam_texture_x= 3006 +sim_shapefloatparam_texture_y= 3007 +sim_shapefloatparam_texture_z= 3008 +sim_shapefloatparam_texture_a= 3009 +sim_shapefloatparam_texture_b= 3010 +sim_shapefloatparam_texture_g= 3011 +sim_shapefloatparam_texture_scaling_x= 3012 +sim_shapefloatparam_texture_scaling_y= 3013 +sim_shapeintparam_culling= 3014 +sim_shapeintparam_wireframe= 3015 +sim_shapeintparam_compound= 3016 +sim_shapeintparam_convex= 3017 +sim_shapeintparam_convex_check= 3018 +sim_shapeintparam_respondable_mask= 3019 +sim_shapefloatparam_init_velocity_a= 3020 +sim_shapefloatparam_init_velocity_b= 3021 +sim_shapefloatparam_init_velocity_g= 3022 +sim_shapestringparam_color_name= 3023 +sim_shapeintparam_edge_visibility= 3024 +sim_shapefloatparam_shading_angle= 3025 +sim_shapefloatparam_edge_angle= 3026 +sim_shapeintparam_edge_borders_hidden= 3027 + +sim_proxintparam_ray_invisibility= 4000 + +sim_forcefloatparam_error_x= 5000 +sim_forcefloatparam_error_y= 5001 +sim_forcefloatparam_error_z= 5002 +sim_forcefloatparam_error_a= 5003 +sim_forcefloatparam_error_b= 5004 +sim_forcefloatparam_error_g= 5005 +sim_forcefloatparam_error_pos= 5006 +sim_forcefloatparam_error_angle= 5007 + +sim_lightintparam_pov_casts_shadows= 8000 + +sim_cameraintparam_disabled_light_components= 9000 +sim_camerafloatparam_perspective_angle= 9001 +sim_camerafloatparam_ortho_size= 9002 +sim_cameraintparam_rendering_attributes= 9003 +sim_cameraintparam_pov_focal_blur= 9004 +sim_camerafloatparam_pov_blur_distance= 9005 +sim_camerafloatparam_pov_aperture= 9006 +sim_cameraintparam_pov_blur_samples= 9007 + +sim_dummyintparam_link_type= 10000 + +sim_mirrorfloatparam_width= 12000 +sim_mirrorfloatparam_height= 12001 +sim_mirrorfloatparam_reflectance= 12002 +sim_mirrorintparam_enable= 12003 + +sim_pplanfloatparam_x_min= 20000 +sim_pplanfloatparam_x_range= 20001 +sim_pplanfloatparam_y_min= 20002 +sim_pplanfloatparam_y_range= 20003 +sim_pplanfloatparam_z_min= 20004 +sim_pplanfloatparam_z_range= 20005 +sim_pplanfloatparam_delta_min= 20006 +sim_pplanfloatparam_delta_range= 20007 + +sim_mplanintparam_nodes_computed= 25000 +sim_mplanintparam_prepare_nodes= 25001 +sim_mplanintparam_clear_nodes= 25002 + +# User interface elements +sim_gui_menubar =0x0001 +sim_gui_popups =0x0002 +sim_gui_toolbar1 =0x0004 +sim_gui_toolbar2 =0x0008 +sim_gui_hierarchy =0x0010 +sim_gui_infobar =0x0020 +sim_gui_statusbar =0x0040 +sim_gui_scripteditor =0x0080 +sim_gui_scriptsimulationparameters =0x0100 +sim_gui_dialogs =0x0200 +sim_gui_browser =0x0400 +sim_gui_all =0xffff + + +# Joint modes +sim_jointmode_passive =0 +sim_jointmode_motion =1 +sim_jointmode_ik =2 +sim_jointmode_ikdependent =3 +sim_jointmode_dependent =4 +sim_jointmode_force =5 + + +# Navigation and selection modes with the mouse. Lower byte values are mutually exclusive upper byte bits can be combined +sim_navigation_passive =0x0000 +sim_navigation_camerashift =0x0001 +sim_navigation_camerarotate =0x0002 +sim_navigation_camerazoom =0x0003 +sim_navigation_cameratilt =0x0004 +sim_navigation_cameraangle =0x0005 +sim_navigation_camerafly =0x0006 +sim_navigation_objectshift =0x0007 +sim_navigation_objectrotate =0x0008 +sim_navigation_reserved2 =0x0009 +sim_navigation_reserved3 =0x000A +sim_navigation_jointpathtest =0x000B +sim_navigation_ikmanip =0x000C +sim_navigation_objectmultipleselection =0x000D +# Bit-combine following values and add them to one of above's values for a valid navigation mode +sim_navigation_reserved4 =0x0100 +sim_navigation_clickselection =0x0200 +sim_navigation_ctrlselection =0x0400 +sim_navigation_shiftselection =0x0800 +sim_navigation_camerazoomwheel =0x1000 +sim_navigation_camerarotaterightbutton =0x2000 + + + +#Remote API constants +SIMX_VERSION =0 +# Remote API message header structure +SIMX_HEADER_SIZE =18 +simx_headeroffset_crc =0 # 1 simxUShort. Generated by the client or server. The CRC for the message +simx_headeroffset_version =2 # 1 byte. Generated by the client or server. The version of the remote API software +simx_headeroffset_message_id =3 # 1 simxInt. Generated by the client (and used in a reply by the server) +simx_headeroffset_client_time =7 # 1 simxInt. Client time stamp generated by the client (and sent back by the server) +simx_headeroffset_server_time =11 # 1 simxInt. Generated by the server when a reply is generated. The server timestamp +simx_headeroffset_scene_id =15 # 1 simxUShort. Generated by the server. A unique ID identifying the scene currently displayed +simx_headeroffset_server_state =17 # 1 byte. Generated by the server. Bit coded 0 set --> simulation not stopped 1 set --> simulation paused 2 set --> real-time switch on 3-5 edit mode type (0=no edit mode 1=triangle 2=vertex 3=edge 4=path 5=UI) + +# Remote API command header +SIMX_SUBHEADER_SIZE =26 +simx_cmdheaderoffset_mem_size =0 # 1 simxInt. Generated by the client or server. The buffer size of the command. +simx_cmdheaderoffset_full_mem_size =4 # 1 simxInt. Generated by the client or server. The full buffer size of the command (applies to split chunks). +simx_cmdheaderoffset_pdata_offset0 =8 # 1 simxUShort. Generated by the client or server. The amount of data that is part of the command identification. +simx_cmdheaderoffset_pdata_offset1 =10 # 1 simxInt. Generated by the client or server. The amount of shift of the pure data buffer (applies to split chunks). +simx_cmdheaderoffset_cmd=14 # 1 simxInt. Generated by the client (and used in a reply by the server). The command combined with the operation mode of the command. +simx_cmdheaderoffset_delay_or_split =18 # 1 simxUShort. Generated by the client or server. The amount of delay in ms of a continuous command or the max. pure data size to send at once (applies to split commands). +simx_cmdheaderoffset_sim_time =20 # 1 simxInt. Generated by the server. The simulation time (in ms) when the command was executed (or 0 if simulation is not running) +simx_cmdheaderoffset_status =24 # 1 byte. Generated by the server. (1 bit 0 is set --> error in function execution on server side). The client writes bit 1 if command cannot be overwritten +simx_cmdheaderoffset_reserved =25 # 1 byte. Not yet used + + + + + +# Regular operation modes +simx_opmode_oneshot =0x000000 # sends command as one chunk. Reply will also come as one chunk. Doesn't wait for the reply. +simx_opmode_blocking =0x010000 # sends command as one chunk. Reply will also come as one chunk. Waits for the reply (_REPLY_WAIT_TIMEOUT_IN_MS is the timeout). +simx_opmode_oneshot_wait =0x010000 # sends command as one chunk. Reply will also come as one chunk. Waits for the reply (_REPLY_WAIT_TIMEOUT_IN_MS is the timeout). +simx_opmode_continuous =0x020000 +simx_opmode_streaming =0x020000 # sends command as one chunk. Command will be stored on the server and always executed + #(every x ms (as far as possible) where x can be 0-65535. just add x to opmode_continuous). + # A reply will be sent continuously each time as one chunk. Doesn't wait for the reply. + +# Operation modes for heavy data +simx_opmode_oneshot_split =0x030000 # sends command as several chunks (max chunk size is x bytes where x can be _MIN_SPLIT_AMOUNT_IN_BYTES-65535. Just add x to opmode_oneshot_split). Reply will also come as several chunks. Doesn't wait for the reply. +simx_opmode_continuous_split =0x040000 +simx_opmode_streaming_split =0x040000 # sends command as several chunks (max chunk size is x bytes where x can be _MIN_SPLIT_AMOUNT_IN_BYTES-65535. Just add x to opmode_continuous_split). Command will be stored on the server and always executed. A reply will be sent continuously each time as several chunks. Doesn't wait for the reply. + +# Special operation modes +simx_opmode_discontinue =0x050000 # removes and cancels all commands stored on the client or server side (also continuous commands) +simx_opmode_buffer =0x060000 # doesn't send anything but checks if a reply for the given command is available in the input buffer (i.e. previously received from the server) +simx_opmode_remove =0x070000 # doesn't send anything and doesn't return any specific value. It just erases a similar command reply in the inbox (to free some memory) + + +# Command return codes +simx_return_ok =0x000000 +simx_return_novalue_flag =0x000001 # input buffer doesn't contain the specified command +simx_return_timeout_flag =0x000002 # command reply not received in time for opmode_oneshot_wait operation mode +simx_return_illegal_opmode_flag =0x000004 # command doesn't support the specified operation mode +simx_return_remote_error_flag =0x000008 # command caused an error on the server side +simx_return_split_progress_flag =0x000010 # previous similar command not yet fully processed (applies to opmode_oneshot_split operation modes) +simx_return_local_error_flag =0x000020 # command caused an error on the client side +simx_return_initialize_error_flag =0x000040 # simxStart was not yet called + +# Following for backward compatibility (same as above) +simx_error_noerror =0x000000 +simx_error_novalue_flag =0x000001 # input buffer doesn't contain the specified command +simx_error_timeout_flag =0x000002 # command reply not received in time for opmode_oneshot_wait operation mode +simx_error_illegal_opmode_flag =0x000004 # command doesn't support the specified operation mode +simx_error_remote_error_flag =0x000008 # command caused an error on the server side +simx_error_split_progress_flag =0x000010 # previous similar command not yet fully processed (applies to opmode_oneshot_split operation modes) +simx_error_local_error_flag =0x000020 # command caused an error on the client side +simx_error_initialize_error_flag =0x000040 # simxStart was not yet called + + diff --git a/codes/log/COLCON_IGNORE b/codes/log/COLCON_IGNORE new file mode 100644 index 0000000..e69de29 diff --git a/codes/log/latest b/codes/log/latest new file mode 120000 index 0000000..1715667 --- /dev/null +++ b/codes/log/latest @@ -0,0 +1 @@ +latest_list \ No newline at end of file diff --git a/codes/log/latest_list b/codes/log/latest_list new file mode 120000 index 0000000..f40c141 --- /dev/null +++ b/codes/log/latest_list @@ -0,0 +1 @@ +list_2021-02-02_11-51-28 \ No newline at end of file diff --git a/codes/log/list_2021-02-02_11-51-28/logger_all.log b/codes/log/list_2021-02-02_11-51-28/logger_all.log new file mode 100644 index 0000000..43e5117 --- /dev/null +++ b/codes/log/list_2021-02-02_11-51-28/logger_all.log @@ -0,0 +1,26 @@ +[0.405s] DEBUG:colcon:Command line arguments: ['/usr/bin/colcon', 'list', '-p', '--base-paths', '/home/daniel/ModernRobotics/codes'] +[0.405s] DEBUG:colcon:Parsed command line arguments: Namespace(base_paths=['/home/daniel/ModernRobotics/codes'], build_base='build', ignore_user_meta=False, log_base=None, log_level=None, main=>, metas=['./colcon.meta'], names_only=False, packages_above=None, packages_above_and_dependencies=None, packages_above_depth=None, packages_end=None, packages_ignore=None, packages_ignore_regex=None, packages_select=None, packages_select_build_failed=False, packages_select_by_dep=None, packages_select_regex=None, packages_select_test_failures=False, packages_skip=None, packages_skip_build_finished=False, packages_skip_by_dep=None, packages_skip_regex=None, packages_skip_test_passed=False, packages_skip_up_to=None, packages_start=None, packages_up_to=None, packages_up_to_regex=None, paths=None, paths_only=True, topological_graph=False, topological_graph_density=False, topological_graph_dot=False, topological_graph_dot_cluster=False, topological_graph_dot_include_skipped=False, topological_graph_legend=False, topological_order=False, verb_extension=, verb_name='list', verb_parser=) +[0.508s] Level 1:colcon.colcon_core.package_discovery:discover_packages(colcon_meta) check parameters +[0.509s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) check parameters +[0.509s] Level 1:colcon.colcon_core.package_discovery:discover_packages(ignore) check parameters +[0.510s] Level 1:colcon.colcon_core.package_discovery:discover_packages(path) check parameters +[0.510s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) discover +[0.511s] INFO:colcon.colcon_core.package_discovery:Crawling recursively for packages in '/home/daniel/ModernRobotics/codes' +[0.512s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extensions ['ignore', 'ignore_ament_install'] +[0.512s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'ignore' +[0.513s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'ignore_ament_install' +[0.514s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extensions ['colcon_pkg'] +[0.514s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'colcon_pkg' +[0.515s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extensions ['colcon_meta'] +[0.515s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'colcon_meta' +[0.516s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extensions ['ros'] +[0.517s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'ros' +[0.545s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extensions ['cmake', 'python'] +[0.546s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'cmake' +[0.547s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'python' +[0.547s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extensions ['python_setup_py'] +[0.548s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes) by extension 'python_setup_py' +[0.549s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes/log) by extensions ['ignore', 'ignore_ament_install'] +[0.549s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes/log) by extension 'ignore' +[0.550s] Level 1:colcon.colcon_core.package_identification:_identify(/home/daniel/ModernRobotics/codes/log) ignored +[0.551s] Level 1:colcon.colcon_core.package_discovery:discover_packages(recursive) using defaults diff --git a/codes/robodk_test.py b/codes/robodk_test.py new file mode 100644 index 0000000..34622ee --- /dev/null +++ b/codes/robodk_test.py @@ -0,0 +1,102 @@ +from robolink import * +from robodk import * +import numpy as np +import math + +def FromXYZRPWToArray(xyzrpw): + if len(xyzrpw) < 6: + return null + x,y,z,r,p,w = xyzrpw + a = r * math.pi / 180.0 + b = p * math.pi / 180.0 + c = w * math.pi / 180.0 + ca = np.cos(a) + sa = np.sin(a) + cb = np.cos(b) + sb = np.sin(b) + cc = np.cos(c) + sc = np.sin(c) + return np.array([[cb * cc, cc * sa * sb - ca * sc, sa * sc + ca * cc * sb, x], + [cb * sc, ca * cc + sa * sb * sc, ca * sb * sc - cc * sa, y], + [-sb, cb * sa, ca * cb, z], + [0., 0., 0., 1.]]) + +def FromURToArray(xyzwpr): + if len(xyzwpr) < 6: + return null + x,y,z,w,p,r = xyzwpr + angle = math.sqrt(w * w + p * p + r * r) + if (angle < 1e-6): + return np.identity(4) + c = np.cos(angle) + s = np.sin(angle) + ux = w / angle + uy = p / angle + uz = r / angle + return np.array([[ux * ux + c * (1 - ux * ux), ux * uy * (1 - c) - uz * s, ux * uz * (1 - c) + uy * s, x], + [ux * uy * (1 - c) + uz * s, uy * uy + (1 - uy * uy) * c, uy * uz * (1 - c) - ux * s, y], + [ux * uz * (1 - c) - uy * s, uy * uz * (1 - c) + ux * s, uz * uz + (1 - uz * uz) * c, z], + [0., 0., 0., 1.]]) +# Connect to the RoboDK API +RDK = Robolink() +print("Connection test: \n") +if RDK.Connect(): + print("Connection test successful!") +else: + print("There was a problem with the connection.\n Check if RoboDK is running, also check IP and remote API configuration\n") + exit() +#print(RDK.Connect()) +# Retrieve all items and print their names +list_items = RDK.ItemList() +print("Items in RoboDk station: ") +for item in list_items: + print(item.Name()) + +print("\nRetrieving robot... \n") +robot = RDK.Item('UR10e') # retrieve the robot by name +if robot.Type() != 2: + print("The selected item is not a robot") +else: + print("Robot is: {} \n".format(robot.Name())) + +print("Moving robot to default position\n") +robot.setJoints([0, -90, -90, 0, 90, 0]) # set the robot to the default configuration + +# get the current robot joints +robot_joints = robot.Joints().tolist() +print("Current robot joints positions:") +print(robot_joints) +# get the robot position from the joints (calculate forward kinematics) +robot_position = robot.SolveFK(robot_joints) +print("\nCurrent robot tool position (forward kinematics with respect to base frame; ") +print("Pose: position (mm) and Euler angles (deg)):") +print(robot_position) +# get the robot configuration (robot joint state) +robot_config = robot.JointsConfig(robot_joints) +print("\nCurrent robot configuration state (defined as: [REAR, LOWERARM, FLIP]): ") +print(robot_config) +input('continue: [y/n]') +target = robot.Pose() # retrieve the current target as a pose (position of the active tool with respect to the active reference frame) +#print(target) +xyzuvw = Pose_2_UR(target) # Convert the 4x4 pose matrix to XYZUVW position and orientation angles (mm and rad) +print("\nxyzuvw:") +print(xyzuvw) +print("\nArray(xyzuvw:)") +print(FromURToArray(xyzuvw)) +x,y,z,u,v,w = xyzuvw # Calculate a new pose based on the previous pose +xyzuvw2 = [x,y+174.5,z*1.2,u,v,w] +target2 = UR_2_Pose(xyzuvw2) # Convert the XYZABC array to a pose (4x4 matrix) +print("\nxyzuvw2:") +print(target2) +robot.MoveJ(target2) # Make a linear move to the calculated position + +tic() +while True: + time = toc() + print('Current time (s):' + str(time)) + joints = str(robot.Joints().tolist()) + #target = robot.Pose() # retrieve the current target as a pose (position of the active tool with respect to the active reference frame) + #xyzrpw = Pose_2_UR(target) # Convert the 4x4 pose matrix to XYZRPW position and orientation angles (mm and rad) + #print(FromURToArray(xyzrpw)) + print(str(time) + ', ' + joints[1:-1] + '\n') + pause(1) \ No newline at end of file diff --git a/codes/test.py b/codes/test.py new file mode 100644 index 0000000..334075d --- /dev/null +++ b/codes/test.py @@ -0,0 +1,51 @@ +import modern_robotics as mr +import numpy as np +import math +import sympy as sym + +class MatrixOperations(): + def __init__(self,**kwargs): + super(MatrixOperations, self).__init__(**kwargs) + + def multiplicationTransMat(self, A1, A2): + print(np.matmul(A1, A2)) + return np.matmul(A1, A2) + + def symMatMultiplication(self, A1, A2): + pass + +def main(args=None): + MO = MatrixOperations() + Tdb = np.array([[0, 0, -1, 250], + [0, -1, 0, -150], + [-1, 0, 0, 200], + [0, 0, 0, 1]]) + + Tde = np.array([[0, 0, -1, 300], + [0, -1, 0, 100], + [-1, 0, 0, 120], + [0, 0, 0, 1]]) + + Tad = np.array([[0, 0, -1, 400], + [0, -1, 0, 50], + [-1, 0, 0, 300], + [0, 0, 0, 1]]) + + Tbc = np.array([[0, -1/math.sqrt(2), -1/math.sqrt(2), 30], + [0, 1/math.sqrt(2), -1/math.sqrt(2), -40], + [1, 0, 0, 25], + [0, 0, 0, 1]]) + + print("Multiplication of: Tad * Tdb =") + Tab = MO.multiplicationTransMat(Tad, Tdb) + print("Multiplication of: Tab * Tbc =") + Tac = MO.multiplicationTransMat(Tab, Tbc) + print("Inverse of Tac =") + Tac_inv = mr.TransInv(Tac) + print(Tac_inv) + print("Multiplication of: Tac_inv * Tad * Tde =") + Tec = MO.multiplicationTransMat(Tac_inv, MO.multiplicationTransMat(Tad, Tde)) + + +if __name__=="__main__": + main() diff --git a/videos/recording_2021_01_11-10_01-22.avi b/videos/recording_2021_01_11-10_01-22.avi new file mode 100644 index 0000000..6885535 Binary files /dev/null and b/videos/recording_2021_01_11-10_01-22.avi differ