Skip to content

Instantly share code, notes, and snippets.

@hafen
Created February 5, 2016 00:53
Show Gist options
  • Save hafen/dd9b4b7ed54a3acf22d7 to your computer and use it in GitHub Desktop.
Save hafen/dd9b4b7ed54a3acf22d7 to your computer and use it in GitHub Desktop.
scatter with lod
figure(lod_threshold = 100) %>%
  ly_points(x, y, data = dat)
<!DOCTYPE html>
<html>
<head>
<script src="https://cdn.pydata.org/bokeh/release/bokeh-0.11.0.min.js"></script>
<link href="https://cdn.pydata.org/bokeh/release/bokeh-0.11.0.min.css" rel="stylesheet">
</head>
<body>
<div id="56228d18f4ee623a03d3dd8932414a4b" class="plotdiv"></div>
<script type="text/javascript">
Bokeh.$(function() {
var modelid = "0c5ef9de6b2cfa11f59d73320f4ca418";
var elementid = "56228d18f4ee623a03d3dd8932414a4b";
var docid = "83a5fe5c4702ccdf17251fedc753b790";
var docs_json = {"83a5fe5c4702ccdf17251fedc753b790":{"version":"0.11.0","title":"Bokeh Figure","roots":{"root_ids":["0c5ef9de6b2cfa11f59d73320f4ca418"],"references":[{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","attributes":{"title":null,"id":"0c5ef9de6b2cfa11f59d73320f4ca418","plot_width":470,"plot_height":474,"x_range":{"type":"Range1d","id":"2b7212341d71fc75e1a3a06aabb6d514"},"y_range":{"type":"Range1d","id":"506481ca5ceeff279f455088221c75e8"},"left":[{"type":"LinearAxis","id":"8ffaae42dca1b41538e8ad0bcc6440e8"}],"below":[{"type":"LinearAxis","id":"e2c5737c9e386346003c4a54e67c23df"}],"right":[],"above":[],"renderers":[{"type":"BoxAnnotation","id":"9006495c7602b2f84809fb70d5d322a0"},{"type":"GlyphRenderer","id":"a9b33ed4bd0e8d0875082e0489725284"},{"type":"LinearAxis","id":"e2c5737c9e386346003c4a54e67c23df"},{"type":"Grid","id":"13a0d3788f9b9c9c72214bbec45decba"},{"type":"LinearAxis","id":"8ffaae42dca1b41538e8ad0bcc6440e8"},{"type":"Grid","id":"89cb19b8c162d1704c1fcb9309e2486a"}],"tools":[{"type":"PanTool","id":"063a94080c4ead4bc40dc381af707d6d"},{"type":"WheelZoomTool","id":"1520cb19067428ebe141d4af696fe55d"},{"type":"BoxZoomTool","id":"d649ab44311e8cf4c15977bfe49abdaf"},{"type":"ResizeTool","id":"d62d68d61d6fe7fd85bb9016368d24de"},{"type":"ResetTool","id":"ca6b158dc30694a4182a0227c3cf704c"},{"type":"PreviewSaveTool","id":"0471532c319a38e403ca96acf233bea9"},{"type":"HelpTool","id":"b31d4c95ba2119f2a53468f0614eea3b"}],"tool_events":{"type":"ToolEvents","id":"0324c2b34c583672394c768bfdb6a01e"},"extra_y_ranges":{},"extra_x_ranges":{},"tags":[],"doc":null,"lod_threshold":100,"min_border_left":4,"min_border_right":4,"min_border_top":4,"min_border_bottom":4},"subtype":"Figure"},{"type":"PanTool","id":"063a94080c4ead4bc40dc381af707d6d","attributes":{"id":"063a94080c4ead4bc40dc381af707d6d","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"dimensions":["width","height"]}},{"type":"ToolEvents","id":"0324c2b34c583672394c768bfdb6a01e","attributes":{"id":"0324c2b34c583672394c768bfdb6a01e","tags":[],"doc":null},"geometries":[]},{"type":"WheelZoomTool","id":"1520cb19067428ebe141d4af696fe55d","attributes":{"id":"1520cb19067428ebe141d4af696fe55d","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"dimensions":["width","height"]}},{"type":"BoxAnnotation","id":"9006495c7602b2f84809fb70d5d322a0","attributes":{"id":"9006495c7602b2f84809fb70d5d322a0","tags":[],"doc":null,"line_color":{"units":"data","value":"black"},"line_alpha":{"units":"data","value":1},"fill_color":{"units":"data","value":"lightgrey"},"fill_alpha":{"units":"data","value":0.5},"line_dash":[4,4],"line_width":{"units":"data","value":2},"level":"overlay","top_units":"screen","bottom_units":"screen","left_units":"screen","right_units":"screen","render_mode":"css"}},{"type":"BoxZoomTool","id":"d649ab44311e8cf4c15977bfe49abdaf","attributes":{"id":"d649ab44311e8cf4c15977bfe49abdaf","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"overlay":{"type":"BoxAnnotation","id":"9006495c7602b2f84809fb70d5d322a0"}}},{"type":"ResizeTool","id":"d62d68d61d6fe7fd85bb9016368d24de","attributes":{"id":"d62d68d61d6fe7fd85bb9016368d24de","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"}}},{"type":"ResetTool","id":"ca6b158dc30694a4182a0227c3cf704c","attributes":{"id":"ca6b158dc30694a4182a0227c3cf704c","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"}}},{"type":"PreviewSaveTool","id":"0471532c319a38e403ca96acf233bea9","attributes":{"id":"0471532c319a38e403ca96acf233bea9","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"}}},{"type":"HelpTool","id":"b31d4c95ba2119f2a53468f0614eea3b","attributes":{"id":"b31d4c95ba2119f2a53468f0614eea3b","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"redirect":["http://hafen.github.io/rbokeh"],"help_tooltip":["Click to learn more about rbokeh."]}},{"type":"ColumnDataSource","id":"312553ff65edf7b9031d1da411feb57b","attributes":{"id":"312553ff65edf7b9031d1da411feb57b","tags":[],"doc":null,"column_names":["x","y"],"selected":[],"discrete_ranges":{},"cont_ranges":{},"data":{"x":[-1.2071,0.2774,1.0844,-2.3457,0.4291,0.5061,-0.5747,-0.5466,-0.5645,-0.89,-0.4772,-0.9984,-0.7763,0.0645,0.9595,-0.1103,-0.511,-0.9112,-0.8372,2.4158,0.1341,-0.4907,-0.4405,0.4596,-0.6937,-1.4482,0.5748,-1.0237,-0.0151,-0.9359,1.1023,-0.4756,-0.7094,-0.5013,-1.6291,-1.1676,-2.18,-1.341,-0.2943,-0.4659,1.4495,-1.0686,-0.8554,-0.2806,-0.9943,-0.9685,-1.1073,-1.252,-0.5238,-0.4968,-1.806,-0.5821,-1.1089,-1.015,-0.1623,0.5631,1.6478,-0.7734,1.6059,-1.1578,0.6566,2.549,-0.0348,-0.6696,-0.0076,1.7771,-1.1386,1.3678,1.3296,0.3365,0.0069,-0.4555,-0.3665,0.6483,2.0703,-0.1534,-1.3907,-0.7236,0.2583,-0.3171,-0.1778,-0.17,-1.3723,-0.1738,0.8502,0.6976,0.55,-0.4027,-0.1916,-1.1945,-0.0532,0.2552,1.706,1.0015,-0.4956,0.3556,-1.1346,0.8782,0.9729,2.1211,0.4145,-0.4747,0.066,-0.5025,-0.826,0.167,-0.8963,0.1682,0.355,-0.0521,-0.1959,-0.6491,-1.1098,0.8493,0.0224,0.8311,-1.2443,0.169,0.6732,-0.0263,-0.1914,-0.7819,2.0582,0.7505,1.8242,0.0801,-0.6314,-1.5133,-0.6361,0.2263,1.0137,0.2528,-1.1719,0.6687,-1.6501,-0.3659,-0.3161,-1.9482,0.9201,-0.6229,-0.334,1.3951,0.6367,-0.1084,0.5138,0.3993,1.6629,0.2759,0.5063,0.3476,-0.3772,0.0976,1.6387,-0.8756,0.1218,1.3621,-0.2346,-1.0534,-0.8698,-0.3901,-0.8474,-0.2606,-0.4144,-0.1831,0.4071,0.6246,1.6782,-0.0687,-0.3208,1.471,1.7043,0.0432,-0.3327,-1.8222,1.4113,-0.8376,-1.1238,3.0438,0.235,-0.0333,-2.7322,-0.0998,0.976,0.4139,0.9123,1.9837,1.1691,-0.5087,0.7042,-0.1984,-0.5381,-2.8558,-0.7896,0.4878,2.168,0.5007,0.6202,-0.9659,0.1627,-2.0782,0.4852,0.6968,0.1855,0.7007,0.3117,0.7605,1.8425,1.1124,0.0327,-1.1144,0.4181,-0.4002,1.4935,-1.6071,-0.4158,0.422,-0.1517,-0.6062,-0.3047,0.6295,0.8952,0.6602,2.2735,1.1735,0.2877,-0.6598,2.9191,0.6774,-0.6843,0.1865,-0.3244,-0.2747,-0.9335,0.1168,0.3192,-1.0775,-3.2332,-0.2549,0.0295,0.5943,0.0591,0.4134,-1.0978,0.7112,0.7189,0.2517,1.3573,0.4045,0.2644,0.268,0.4369,1.0601,0.4522,0.6632,-1.1364,-0.3705,1.477,-1.2239,0.2581,0.405,0.9758,-0.3489,0.1586,-1.7633,0.3386,-0.6666,-0.2386,-1.1878,0.3849,0.6666,-0.3046,1.825,0.6706,0.9486,2.0494,-0.6511,0.8086,0.9866,-0.0062,0.3191,-1.0118,0.4702,-0.701,0.8137,-0.8114,0.3194,-0.8465,-0.2458,-1.5529,0.1284,0.9854,0.1832,-1.7662,-0.6205,1.656,1.8098,-1.175,-0.3667,0.3536,0.3192,-0.58,-0.9533,-0.1794,1.0098,0.0236,-0.649,-0.5044,1.6144,-0.447,0.7632,1.4717,0.4437,-0.4217,-0.04,-0.4923,1.2277,-0.1496,1.55,-0.5616,-0.6471,0.1431,0.0242,-0.5045,-1.5814,0.0301,-0.7166,1.0826,-0.9527,1.1265,-0.649,0.2925,0.8987,-0.5187,0.5544,-0.088,-1.1352,-0.2701,1.6198,-0.2141,-0.8178,-0.054,0.3301,0.9553,1.144,0.1005,1.1646,-0.7643,-2.3445,-0.4717,-0.5159,-2.316,0.5625,-0.7838,-0.2261,-1.5871,0.5475,1.8912,-0.8781,-0.1126,1.9487,0.9338,1.9131,-0.0052,-0.1523,-0.5096,1.4346,-1.2858,0.3073,-0.0463,2.2518,-0.608,-1.5093,0.2326,-0.0396,-0.8391,0.1323,-0.2755,-0.6788,0.5008,-0.3317,-1.835,-2.6517,-0.5806,1.4542,0.8381,1.2151,0.9825,0.3158,-1.5071,0.2056,1.5972,-3.3961,-0.7814,1.1025,0.5287,0.7894,0.4571,0.5388,0.0146,-0.9165,-1.2268,0.0362,-0.4214,-0.8994,0.4174,0.1534,1.4633,-1.1215,-0.5178,-0.0749,-1.4078,-0.2847,-0.7082,-2.1476,-0.2838,-0.5341,1.133,-0.6041,0.5575,0.1426,-1.2369,0.3741,-0.1061,0.1661,0.658,0.114,1.5852,0.1156,-1.254,0.7419,-1.2229,-1.9189,-0.8099,-0.7447,-0.6075,1.6068,1.6356,0.7261,-1.2738,0.0231,0.4871,-0.137,0.1717,-0.9448,-1.2876,1.4078,0.2674,-0.4084,0.3253,2.0625,0.3627,1.4114,1.3675,-0.4072,0.7625,-0.6512,-1.4737,-1.2017,-0.1487,1.7971,0.1048,-0.8028,0.2304,0.698,-1.2952,-1.0547,-1.9416,-1.2696,-0.8874,-0.2919,1.4101,0.8886,0.273,-0.5666,-0.0402,0.5476,-0.504,1.0591,1.0975,-1.1665,-0.7469,1.2067,-1.6872,0.4197,0.2335,3.1959,-2.7297,-0.8408,0.674,1.6743,0.8397,-1.4284,2.2394,-1.7573,-1.113,-0.0431,2.2256,0.5063,0.7304,1.7281,0.9848,-1.2247,0.7097,-0.1092,1.7826,-0.2434,-1.5271,0.4918,0.3545,-0.0176,-1.0566,-0.8389,-0.0126,1.0381,-0.3645,-0.8714,-2.7042,0.4942,0.4273,1.3092,1.4667,-0.1431,1.2985,0.0013,-0.6764,-0.8482,-0.3469,0.2275,-0.0274,0.2009,0.1989,0.7146,-0.2732,1.6353,0.4377,-1.1935,-0.2766,0.5159,-0.4111,0.345,0.4344,1.3035,-0.6517,-0.0169,-0.5677,-1.1271,-1.849,0.1955,0.6016,0.6392,-1.39,-1.1297,-1.1412,-0.6887,0.1702,0.5945,-0.815,-2.8643,0.9538,0.6153,-0.7009,-1.0737,-0.3,0.1081,0.7232,1.3901,-0.8489,0.2907,1.3342,-0.9013,-0.2228,-1.7715,0.2874,-0.6412,-0.9249,-0.78,0.4445,-2.1625,-0.4255,-1.0137,-0.9621,0.4746,0.3518,-0.107,0.5375,-0.6021,-2.0233,1.1544,-0.2307,-0.3651,0.1575,0.7659,0.4261,0.9273,0.0461,-0.5043,-0.3004,0.8229,-0.8493,-0.9536,0.3135,0.6125,-1.6911,0.7847,0.0119,-0.1813,1.107,1.4794,-1.1474,1.0117,-0.6321,0.1324,0.4809,0.1332,-1.4629,-0.5064,1.5397,0.1728,-0.8358,-0.6559,1.0576,0.3461,-0.8972,0.0063,0.5967,1.7226,-0.8817,-0.3799,0.9961,-0.4591,1.4603,1.0432,-1.659,0.424,-1.4192,-1.4647,0.0704,0.0567,-0.0327,1.2643,0.295,-0.6731,0.1196,-0.5144,-0.0681,-1.148,-0.1152,0.1029,-0.7017,0.0412,-0.6488,-0.644,-0.2044,0.4908,-0.2053,0.1907,0.97,-0.2853,-0.1036,0.5113,-1.2582,0.5438,-0.535,-1.138,-1.768,-0.715,-1.1702,-1.1784,1.6273,-1.2121,0.9975,0.5452,-0.8848,-0.6112,-0.4102,0.1904,-0.3483,0.8268,-0.2927,-2.1653,-0.0962,-1.852,0.9378,-0.7477,-1.1152,-0.5915,0.5852,-1.9186,0.2538,-0.9722,-0.0085,0.679,0.5696,1.503,0.1291,-0.7012,2.1537,-0.3032,0.8076,0.931,0.4549,1.4254,-0.209,-1.2314,-0.3606,-0.5472,0.328,-0.9333,0.6808,-1.1639,1.7554,1.4496,-0.4488,0.1401,-0.3737,-1.2064,-2.6613,-0.0251,-0.0344,1.6424,-1.9955,-0.6622,0.88,0.3424,0.1218,-0.6208,0.2009,-0.2359,0.1137,-0.5779,1.1886,1.0599,1.3368,-0.3672,-0.3043,-0.3503,1.3741,-0.2997,0.0976,0.3812,0.6782,-0.2677,2.346,-0.9275,-1.4266,0.0423,1.7674,0.0528,0.1097,0.8632,-0.099,0.1037,1.2085,0.0937,-0.7522,0.3949,-1.0915,-1.4583,-0.1227,-1.1009,0.5809,-0.1469,-0.7663,1.6229,-0.1099,1.4217,-0.1134,-0.3293,0.3735,1.0299,2.7058,-1.0349,-0.1834,1.0778,0.3416,-0.1873,-1.3029,-0.2787,-0.1848,-0.0818,1.6122,-0.4619,-1.5761,0.4964,-0.112,-0.2043,0.6356,-2.9067,-0.5537,-0.1535,0.6053,-0.261,-1.0051,0.3726,0.0194,0.1105,1.1566,-0.5422,-1.2492,-1.28,-1.0239,-1.3877,-0.0492,1.811,-0.0995,0.7772,-1.1026,-0.2216,0.5661,-0.355,0.7853,0.694,-0.6327,-0.772,2.3578,-0.1925,0.0066,-0.0545,-0.5682,-0.927,-1.1357,0.914,-0.9861,0.6675,1.4066,1.1578,-0.1388,-0.5393,-1.0789,-0.0186,-0.2326,0.1563,-0.604,0.629,0.7142,1.0759,2.2498,0.1979,-0.5755,-0.0773,-1.6279,0.1299,-0.4257,0.406,-0.2688,-1.381,0.0366,-1.3532,0.897,-1.8294,-0.1419,0.458,-1.5196,1.3991,-0.8853,-0.5063,0.1633,-0.3371,-1.036,0.4093,-0.5242,0.5065,-0.5047,-0.9573,-0.0946,0.6494,0.2423,-0.0589,-1.9478,1.4514,-0.0399,-0.864,-0.2017,0.2613,-1.5184,0.7173,0.2468,1.2028,0.986,-0.5379,-0.4903,-0.9955,-0.3617,0.9444,1.7922,0.9284,-1.8299,0.8219,1.0363,0.6174,-0.8549,1.0645,0.7295,0.6627,-0.3814,0.8459,0.1116,-0.0678,1.4871,0.7572,-2.874,-0.4265,-1.4874,0.5888,-0.4426,0.9013,0.4678,0.022,-0.0851,-0.3613,0.1995,-1.1083,0.6728,-0.3941,-0.744,-0.3261,1.8747,-1.758,-0.3489,0.1066,-0.5377,-0.4113,0.3823,0.2225,-0.6738,0.5674,0.1795,0.6863,-1.3273,-0.7679,-0.1927,0.9591,-0.529,-1.0329,0.7717,0.4654,-1.2257,2.0467,1.4987,-1.3889,2.1534,-1.7291,0.102,-1.1413,-0.377,-0.3488,0.3229,-1.1243,-2.757,-0.0958,-0.7467,0.2108,-0.8485,0.7923,0.0292,0.6034,-0.9949,-0.2113,0.344,-0.0894,1.654,-1.9629,0.7561,0.0144,0.9457,-0.0988,-2.7398,0.4203,-0.2184,-0.9894,-0.6565,0.0557,2.4521,0.1882,-0.9797,1.9036,-0.4385,-0.8297,-1.2472,-0.6738,1.9352,0.9066,0.7365,0.1466,0.2831,0.5893,0.2158,0.1551,0.9538,-0.1659,0.255,-0.8975,1.584,1.3928,-1.8123,-0.2163,0.5499,0.4827,0.7608,-0.4457,-1.2053,0.3015,-1.5391,0.6354,0.703,-1.9059,0.9389,-0.2245,-0.6738,0.4458,1.2806,1.5651,-1.2005,-0.4377,0.1464,0.066,-0.445,-2.3421,-0.2784,-1.1818,0.0331,-0.8377,-0.1176,-0.7415,-0.4083,-0.3778,1.3284,0.7164,-0.2323,-1.2262,1.0475,-1.4364,-1.1825,-0.7762,-0.9723,-0.9037,1.2872,-0.1062,-0.7159,0.6717,0.1976,-1.2201,-0.561,0.5337,1.9503,1.5819,0.8378,-0.0131,-1.7258,-0.7309,-0.2154,0.4902,0.0594,0.0583,1.8384,0.3877,-0.2806,-0.4285,0.0953,-0.8133,1.3682,-0.2875,-0.5286,-0.873,0.9359,-1.2773,-0.4687,0.3125,-0.1083,0.2508,-1.3162,-0.4301,-1.7041,-0.8421,1.1483,0.2528,0.0853,-0.9336,-0.5568,-1.0164,0.0535,0.7651,0.2992,-0.6176,0.5528,0.3879,0.8432,-0.4406,-1.1794,-0.0846,0.3028,1.5591,-0.0697,0.427,-0.0833,2.1564,1.338,-0.2323,-0.1274,-0.0217,0.1133,-0.5651,0.0807,-0.6958,-1.0962,0.8044,0.6566,-0.568,1.2728,-0.1925,-0.2837,-0.9537,-0.0244,-0.137,0.0675,0.4452,0.9066,0.3274,0.9926,1.0654,-2.9305,-0.3628,0.5699,-1.1196,-0.9607,0.2737,-0.4414,-1.7315,0.9059,-0.8408,0.3863,0.4124,1.5213,0.1966,0.6656,1.1406,-0.4064,-1.6556,0.1429,1.3259,-1.4063,1.0121,-0.0601,0.0995,-0.3492,1.0369,1.4242,1.5708,-0.9674,0.7593,-0.3762,-0.9834,0.3899,-0.018,0.7917,1.7924,1.0367,-0.6957,0.1396,1.4132,1.1744,-1.5848,0.9464,-0.3405,-0.6254,-1.1012,-0.3118,0.6887,1.4353,0.1389,-0.0731,-0.2023,0.9538,-1.0812,0.25,1.0216,1.0619,0.4171,-1.1624,-0.8211,-0.7205,-1.4433,0.04,1.2229,-2.4467,0.7584,-0.2027,-0.7691,0.77,0.6484,0.0962,-0.9196,-0.7049,-1.6172,1.8809,-0.1556,-0.7545,-2.161,-0.4295,-0.5491,-1.4023,2.384,0.8729,-1.5357,1.134,1.0448,0.5898,0.3991,0.1449,0.6192,-1.0326,-0.6494,-1.002,-0.1659,0.1467,0.6021,0.5291,1.4457,0.5973,1.2563,1.0974,-0.5885,0.7513,0.4535,0.1192,-0.9034,0.588,0.0637,-0.3548,0.9225,0.9923,0.8736,-2.611,-0.8973,0.9372,-0.7453,0.4085,0.1829,1.1074,-0.7104,-0.0578,0.3449,1.2727,-0.1774,0.2904,-1.3428,0.6331,0.2068,0.6393,-0.4107,1.6854,-0.1398,0.1211,-0.1057,0.8463,-0.7684,0.2015,0.5746,-1.2452,0.2277,-0.5938,1.4288,0.7049,-1.7251,0.9193,0.2177,-0.5613,-0.3556,-1.2721,0.3862,-1.6385,-0.1403,0.4552,0.0834,0.8592,0.0505,2.3089,-0.8595,1.5391,-1.6145,-1.0773,-0.9014,-1.5211,1.4847,1.0337,1.3713,-0.6089,0.0856,1.1185,1.0605,0.5601,0.1581,-1.1642,0.3097,-0.1785,-0.6545,1.5762,-0.7014,0.2429,0.516,1.0512,0.3673,1.9732,0.4451,-0.4885,0.1025,0.6691,-2.1905,-0.0956,0.0415,-0.2386,0.0514,-1.9918,0.3462,0.003,-0.4924,-2.8644,-0.4112,0.1182,-0.0712,-0.6087,0.3216,-0.9105,0.6993,0.8257,0.9575,0.7988,-0.3521,-0.0249,1.2451,0.6109,0.3469,1.2792,-0.6268,0.0253,1.3015,-0.2498,0.135,-0.1467,1.2339,0.1354,0.0672,-0.6812,-0.4185,-1.5692,0.4096,0.8478,-1.3374,0.4014,0.3289,0.1953,0.0715,1.6349,0.333,1.4018,0.451,0.4873,-0.5397,2.6909,-0.0598,-0.4975,0.3824,0.4092,0.7237,-0.9149,-0.1372,1.5743,-0.4829,-0.3562,0.6102,-0.606,1.1345,0.4225,0.0895,-1.5917,-0.3472,2.0343,-0.2859,0.6544,-0.9247,-1.5907,0.7094,1.4493,-1.5444,0.8461,0.3309,-0.3662,1.7493,-1.0051,-0.1174,0.6685,-1.0825,1.106,-0.1142,1.2291,-0.0233,-0.7351,-1.3405,-1.3731,-0.1491,-2.0063,-1.5596,1.9627,-0.1783,1.3576,1.649,0.1195,0.0036,0.1964,0.6797,0.8011,-2.0152,0.0474,0.6131,-0.17,0.2258,0.8924,-0.1476,1.5372,0.4526,-1.5957,-0.1872,0.5676,0.1627,-1.372,-1.884,-0.068,0.6873,-0.708,0.3777,0.5808,0.9746,0.5875,0.2453,-1.566,-0.5081,0.8583,0.4519,-0.8979,0.319,-0.094,1.2643,-0.034,-0.3882,-0.2605,-0.8774,1.2928,0.1652,-0.6032,0.3986,0.859,-0.4219,-0.3055,-0.0592,-2.0019,0.1554,0.0426,-0.262,-1.0212,1.0654,-0.4576,0.1353,2.1128,-0.5918,-0.6687,0.1539,-0.2854,-0.4927,0.4098,0.2294,-1.0746,-1.3808,0.5982,-0.8395,-0.9554,1.2362,0.076,-0.5396,0.7735,1.3043,0.9851,-1.0117,-0.606,0.3167,-1.3647,-0.382,-0.0143,-0.0654,0.2234,0.1832,0.8907,-0.0531,-0.8299,-0.121,-0.2097,0.0396,1.481,0.5667,1.7896,1.114,1.7941,-1.3645,-0.7074,-0.5563,-0.3101,-0.3762,0.4585,-1.2611,-0.5275,-0.5568,-0.3744,-0.6044,1.2031,0.7689,0.2384,-1.415,2.9338,0.935,1.2339,-1.8914,-0.2227,0.7681,0.388,0.6091,0.5905,-0.4351,-0.2508,-0.9263,1.0874,-1.944,-0.2806,0.8121,-0.2077,1.4508,0.8415,-0.8657,-0.0599,0.0115,0.2691,-0.5282,-0.6171,-0.2624,0.9123,1.1236,-0.6035,0.0553,-1.0007,-0.7582,-0.6114,-1.3167,-2.0074,0.768,0.4058,-0.8317,0.9581,1.8107,-2.55,1.1503,1.2279,0.1521,-0.5231,-1.1016,-0.8797,-0.6367,-2.1059,-0.6463,0.9868,-0.7549,1.5652,-0.05,0.111,0.4755,-0.939,-0.774,-0.4236,1.7729,0.4266,-0.0945,-1.1166,-0.0874,0.3925,-0.3606,-0.888,-0.9464,-0.2199,0.3422,0.9699,-1.3355,-0.8009,-2.0468,0.1101,0.7161,0.2541,1.2288,0.5834,-0.5871,1.4467,0.4434,0.5779,-0.9218,-0.2493,-1.2219,-0.0725,1.3649,-0.4575,0.0652,0.784,-1.5877,-1.3694,-0.9275,0.3008,0.0805,1.2467,-1.2344,-0.4391,-2.1016,1.6188,1.0843,-0.6408,-0.2528,-0.1348,1.7954,0.0384,0.413,0.6996,0.6898,-1.6711,0.74,-0.9241,-0.0317,-1.9278,0.2143,-1.005,-2.179,-1.6725,-1.4207,0.5505,0.3104,0.6851,-0.5319,0.1818,0.4116,-0.0851,-1.1067,1.1291,1.668,2.0191,0.8925,-0.1872,-0.1277,-0.3053,-0.2629,-0.0515,-1.9727,0.0112,0.2353,-0.9504,-1.7571,-0.36,-3.1216,1.6725,0.6905,-0.9767,0.0151,-0.1655,-1.6602,-0.8784,0.9658,-1.1558,-0.7514,-0.7451,1.2271,-0.1909,0.5543,0.7714,-0.3801,-1.1286,0.1701,-0.3585,1.4429,-0.5199,-0.3106,0.6827,-0.6636,-0.018,0.4966,-0.4043,-1.2116,0.3127,-0.2799,-2.0199,0.2696,0.1318,-1.6788,-0.5259,-0.1751,-0.5566,0.5518,-1.5761,-0.9543,-0.4499,1.4439,-0.1553,-1.0217,1.5385,-0.2312,0.5519,1.1218,0.4095,1.3003,-0.7909,1.5986,-1.8229,-0.9754,-0.5865,0.2331,-0.4734,0.5831,0.42,0.6789,1.4825,-1.4253,0.97,-0.2655,-0.8031,-1.777,-0.849,-0.2995,-1.9402,-0.36,0.5101,-1.298,-0.0048,-1.3449,-0.0517,0.8948,-2.1799,2.3064,-1.1678,0.9404,2.0791,-0.9438,-0.6755,1.0217,-0.8175,-0.9571,1.5811,1.7664,-0.227,2.2811,1.9037,-0.0686,-0.8139,-0.6733,1.402,0.54,0.6423,-0.0127,0.1829,-0.4885,1.1352,-0.3261,1.9919,0.5868,0.9883,1.4756,-0.047,-1.7675,-0.6096,0.5933,1.2034,0.2083,0.8391,0.943,1.0281,0.7476,-0.1914,1.0247,-0.5042,0.3485,-0.5094,0.4778,0.501,-0.1056,0.0273,0.4337,-1.1311,1.0207,0.2693,0.5485,-0.1694,-1.8784,0.7483,-0.2601,0.6183,2.0479,-1.1556,1.3529,-0.3675,-0.0583,-0.5322,-0.4985,-1.1501,0.1262,0.4729,-0.1865,-1.6193,-0.4028,0.4128,-0.7207,-0.5901,-1.1696,0.5915,-0.6686,3.1679,1.013,-0.166,0.0024,-0.7173,0.2813,0.0073,-1.7297,-1.8435,0.6012,-2.3179,-0.3803,1.6552,-1.6629,0.2947,1.5699,0.5119,1.2859,-0.9675,0.6324,0.1831,1.3501,2.4873,0.1147,1.0957,-0.4027,-0.3591,-0.5528,-1.3547,0.0733,-0.039,0.7219,-0.2149,-0.9156,-0.1284,1.8402,0.4505,0.2748,1.0564,1.7921,1.7108,-0.4314,-0.0793,-0.3632,-0.201,0.4513,-0.4799,-1.1655,-0.2389,1.4498,1.8529,-0.4032,0.827,-0.1291,-0.1215,-0.6743,-1.5784,1.8021,0.8011,-1.7923,-0.3474,1.5543,0.1065,0.1925,0.8492,0.9905,0.6276,0.4152,1.4749,1.7095,0.2284,-0.2081,0.0121,0.3497,-0.6776,0.6422,-1.2894,2.2261,-2.4834,0.1728,-0.0589,0.5475,-0.4105,2.4024,-0.1442,0.0234,1.1241,0.6978,0.1809,-0.1696,-0.2345,-1.3549,0.63,0.4473,-1.044,-0.1873,1.2873,1.2741,-1.2212,0.802,0.1268,0.3885,-0.8722,-0.2071,-2.0584,-0.7391,-0.3066,1.3034,-1.0587,0.3017,0.09,-1.3634,0.2825,1.5807,0.94,1.1314,-0.2137,0.9578,-2.3708,-1.2533,-0.1748,0.1085,0.5169,0.7216,-0.4599,-0.4816,-0.3493,-0.5618,-0.1247,0.8776,0.4633,-0.4394,-0.6924,-0.1045,-0.208,1.2193,-2.2704,-0.9735,0.6212,0.6626,-0.651,-0.2087,1.7969,-1.0988,1.7777,0.3169,1.0496,-0.5263,-1.1202,0.3983,0.4213,-0.4252,-0.877,1.3,-1.3368,1.4292,-0.5947,-1.8827,2.1803,0.3788,-1.0693,-0.3751,-0.7948,0.3151,0.1339,-1.2406,0.2565,-0.6741,0.6332,0.6024,-0.034,-0.7897,-0.4704,-1.0128,0.8336,1.354,0.0501,0.3369,-0.209,0.2185,1.8735,0.2617,1.3347,0.2477,-1.3758,-1.1905,-0.9738,-0.0996,-0.1107,1.1922,-1.6559,-1.0456,-1.7402,0.5131,-0.446,-1.8392,-0.8198,-0.9952,0.2973,0.5574,-1.2733,1.0251,0.4666,0.2339,0.2644,0.4324,0.9732,-0.5292,0.0458,2.7947,-1.088,0.2954,-1.438,0.2131,0.975,-2.3535,-0.5845,2.2539,-0.774,-1.4237,0.4577,-0.723,1.4837,1.082,0.7998,-1.4252,0.3592,0.3812,-2.0835,0.6278,0.3006,-1.0584,-0.2086,2.048,0.7841,-1.2772,0.0911,1.7468,0.0325,-0.5114,1.1648,-0.4653,-0.2306,0.8558,1.7791,-0.8253,-0.2289,-0.069,0.8941,1.5404,1.6911,-0.2272,0.9312,-0.8736,-0.5378,-1.1969,-1.1004,0.5912,0.7337,0.2173,-0.7622,0.2969,-1.205,-1.7558,-0.5027,-0.4121,-0.9497,-2.0041,-0.4247,0.5327,0.7862,1.5955,0.0418,2.2765,0.4527,-0.1569,-1.93,2.4304,1.4107,0.6337,1.1185,1.0444,0.8592,0.9418,1.0621,-0.6901,-0.2685,0.1175,-0.8556,2.1752,-1.3244,0.1422,-0.7946,0.0892,0.169,-0.0484,-3.0947,-2.4963,0.7206,-0.8922,0.097,0.8,-0.1683,-0.7145,-0.2266,1.6085,1.56,1.9459,1.5008,-1.5932,-1.8555,0.0652,-0.1777,-1.4777,-1.9943,1.2475,1.6704,0.2639,0.1707,-0.1221,-0.4944,-1.3905,-0.2049,-1.0489,0.1907,0.7077,-0.2909,1.484,1.6752,1.2374,-1.412,-1.5417,0.0769,0.1583,0.6734,-1.4696,-0.2752,0.3518,-1.6649,0.1869,1.9028,-1.5188,1.3305,1.0516,1.0551,1.4314,0.0206,0.2013,-0.9898,0.5185,1.2743,0.1922,1.1752,1.2424,-1.2914,0.338,-0.4752,-0.166,-0.1664,-1.1232,0.9409,-0.9133,0.4859,-1.7952,-0.3698,-0.2087,-0.6611,-0.1766,1.0358,0.5854,-0.7933,-0.2125,-0.0966,-0.3784,-0.1318,-0.2935,2.1375,0.2899,0.5476,-0.579,0.2421,0.2877,0.396,0.1836,1.9828,-1.9668,0.5447,0.5297,-0.713,0.0591,-0.9109,-0.7443,-2.2116,1.2701,-0.5472,0.605,-0.2747,2.0238,0.2421,2.2188,0.1642,1.451,0.1234,0.3488,-0.243,0.1026,0.7162,0.4899,-1.6427,1.2163,-0.7437,0.9431,-0.1235,0.0706,0.5205,-0.8998,-0.0676,-0.697,0.6812,0.3342,-1.4227,-0.3125,-0.5983,-0.6634,0.0057,-1.8172,1.9249,0.476,-1.9344,-0.9138,0.3704,-2.2933,-0.482,-0.0192,1.2704,1.676,1.3233,1.4819,-0.4965,1.138,0.0411,1.8124,0.3348,0.6859,0.3835,0.8177,0.3841,-0.4484,0.1079,2.9398,-1.0773,0.5053,0.4194,1.008,-2.3196,-1.2615,0.1282,-0.9276,-0.4299,0.679,-0.0323,-0.7814,-0.2909,1.7317,1.6013,-0.4503,1.5463,0.6107,0.893,-0.9642,-1.5375,1.329,-0.7334,-0.6309,0.2199,-1.6484,0.5923,1.3259,-0.1146,-1.7281,-0.5889,-0.5571,1.0477,1.056,0.2996,-0.3851,-0.1468,0.6739,0.8116,1.7561,-1.2174,0.3773,0.2587,-1.7232,-0.2118,-0.5522,-1.1679,0.2497,-2.3924,1.0725,1.4947,1.2514,0.9134,0.2477,0.1607,-0.1136,-0.7606,0.2081,0.7514,-1.3085,-0.2502,-0.339,0.3034,-0.8625,0.9601,-0.5017,1.2701,-0.5115,1.2091,-0.3363,0.6471,0.2773,-0.0913,1.4948,0.1841,0.4256,-0.1422,-0.4061,2.2084,-0.2113,0.1438,0.3313,0.1738,1.4289,-1.169,-0.3476,-1.1373,-0.6924,0.4935,0.845,2.8478,0.5024,-0.2946,-1.0047,0.4052,0.9277,-0.428,0.2673,0.2445,-0.4005,0.7801,-1.4298,2.0238,0.0541,0.4266,0.1075,-1.3256,0.5906,-0.1147,-1.0221,0.3829,-1.9493,1.5357,-0.9005,-0.1234,1.8522,-1.4482,1.6779,0.8071,0.7164,-2.1893,-0.2423,-1.3943,-0.7085,0.4386,-0.8834,1.0878,0.0489,-1.5866,0.8558,-0.603,-1.037,1.1834,0.3178,0.4939,0.3163,-0.6977,0.018,-0.1793,-0.6501,-1.6917,0.4784,-0.6671,1.3181,0.9845,-0.2985,0.3249,0.929,-0.2845,3.0225,0.5647,-0.0934,0.0552,-0.0387,1.309,1.2433,0.1357,-0.1589,0.5894,-0.5961,0.0567,-0.1862,-1.4167,-0.5633,-1.1088,0.9404,-1.1725,-0.1201,-0.9712,0.0948,-0.4733,2.3519,-0.332,0.7502,0.3854,0.679,1.0236,-0.4857,-1.1335,0.6636,-0.9261,1.3653,-1.0935,-2.5643,-1.0581,-0.5174,1.8993,0.824,1.5731,-1.3139,1.1147,-0.608,0.8669,-1.9435,0.9842,-0.3022,-0.1863,1.3245,0.3636,0.1007,0.8234,-0.8889,-1.3315,1.0836,1.4234,0.4996,-0.0078,1.4198,0.1489,0.3894,0.1182,0.7525,-1.1719,-0.4631,-0.2004,-1.6199,0.7721,0.2161,-0.7096,0.351,0.1726,-0.7046,0.0634,-0.7582,0.5359,-1.3904,0.1618,0.8451,0.2043,-0.779,-1.0846,-1.6227,0.4563,0.1841,0.058,0.6921,-1.3662,0.5392,-1.3219,-0.2813,-2.1049,-1.6176,-0.7237,0.3067,0.2256,0.9357,0.4424,0.4545,-0.9621,-1.1325,-0.6003,-1.7751,-0.0917,-0.2326,-0.5131,0.1856,-1.4316,-1.8986,0.5712,-0.9756,-0.8765,-0.4452,-0.7743,1.2313,1.0281,0.0501,-0.2104,-0.6131,0.9954,0.2393,0.2128,-1.4963,0.8777,-0.6034,0.3415,0.0497,1.3176,1.3495,1.3026,-0.0871,-0.1135,0.0963,0.4888,-0.0296,-1.3268,-0.89,-1.0903,-0.6676,1.2947,-0.0913,0.6699,-0.0888,0.9512,-1.8162,-0.468,-0.0854,0.3769,-0.2305,-0.2077,1.1302,0.6244,-0.327,-0.0644,0.6909,-1.62,0.8477,1.3695,-0.5936,0.0542,-1.5387,-0.1199,0.2636,-0.7581,-0.1008,-0.9318,-0.0923,-0.2394,0.4972,0.7494,1.6544,0.8471,-0.4089,-0.1863,1.7353,-1.1879,-0.1184,2.393,-0.3771,-1.1908,0.2823,-1.2658,-1.4244,-0.2155,-1.1856,-0.4624,1.2582,1.967,-0.7076,-0.4339,0.2569,-1.0452,-0.0193,-1.0484,-0.8176,-0.1202,-0.0885,0.8164,-0.4049,0.5664,-1.7086,0.2672,0.8457,-0.0579,-0.143,-0.4017,0.1458,0.8259,0.9388,0.2355,-0.5044,1.7307,0.9822,-0.9248,0.2056,-1.6396,-1.6263,-0.8187,0.0331,-0.5645,1.228,2.0845,0.9092,1.2604,0.861,1.0935,2.4618,-0.694,-1.198,2.6159,-0.5749,-1.2995,-1.0521,0.748,-0.5405,-0.3999,-0.3073,0.9135,-0.058,0.8795,0.0852,1.1542,0.8166,0.5164,0.7193,-1.8337,-0.1076,-0.3844,-1.5551,0.1802,0.6162,0.5711,-0.6937,0.3564,0.396,1.8291,-1.1183,0.6892,-0.3412,0.2472,-1.1325,-0.8792,-1.5452,-0.0908,0.2088,-0.2563,-0.8512,0.61,0.9217,-0.2764,1.4124,-1.2998,0.7123,0.7959,-0.8399,0.5782,0.6865,1.1746,0.3776,-0.8823,-0.5402,-0.4936,1.008,-0.5967,-1.1617,0.5047,0.8622,2.1155,0.81,-0.0087,0.1616,-0.916,2.2069,-0.7786,0.1262,0.7694,-1.5525,0.9614,0.3061,-0.1502,0.4646,-0.4708,-2.2589,0.6701,-0.4551,1.5314,-0.8575,0.6842,0.5628,-0.0469,-1.1456,0.1879,-1.331,-0.7632,-0.7256,1.2491,-1.611,-0.8584,-1.3593,0.3974,0.5036,1.7504,-0.7414,1.6593,0.5048,0.219,0.7896,-0.9844,-0.2132,-0.6626,2.1573,-0.8006,0.0855,0.4997,-2.2392,0.6373,-1.9103,0.4092,-1.7733,-0.6647,0.0916,-0.6954,-1.2199,1.8809,0.2153,1.9916,-0.6726,-0.4911,1.947,0.0537,-0.0325,1.201,-0.6389,-1.3263,0.361,-0.4527,-0.1438,0.5203,-1.5823,-1.5685,1.1712,0.0155,1.0203,-0.1538,0.5442,0.4524,-0.803,1.2255,0.8605,0.1716,-0.0188,2.3193,-1.6507,-0.9955,1.6978,-0.1718,-1.732,-0.38,0.6319,1.1645,0.4998,-0.6018,-1.5404,1.6231,-0.0278,-0.5956,-0.5291,0.9153,-1.423,-0.3427,1.2553,0.5595,0.4584,0.2011,-0.7164,-0.1119,-0.844,0.8121,0.4024,-0.4702,1.1546,1.4911,1.0212,0.9792,-0.4946,1.0715,-1.205,1.0218,1.4212,0.3854,-0.0926,-0.5369,-1.3192,-0.2244,-0.1598,1.1933,-1.0861,-0.1121,-0.4233,-0.3382,0.6603,0.0382,0.0998,0.46,-1.5682,-0.1081,0.1174,-0.2872,0.8051,-1.4405,-2.8078,-1.207,0.4696,1.759,1.5634,-1.4181,-0.8405,1.0809,-0.0057,0.4538,0.7286,1.0725,1.6391,0.1322,0.0288,-2.0006,0.7805,-0.1359,-1.401,0.1209,0.447,-1.3226,-0.5331,0.1418,-1.1798,0.0279,0.0686,1.5745,1.3134,-0.746,1.7307,0.6874,-1.7625,-1.0123,-0.8199,-0.1584,-0.5486,-1.2171,-1.2513,1.323,0.1728,0.1416,-0.0487,0.7595,0.5368,0.3521,2.446,-0.4753,0.8408,1.2923,0.2647,-1.3005,-0.4183,0.533,-0.5393,0.2043,-0.5259,0.5478,1.3545,-0.7065,-1.1672,-0.6582,-0.1116,-0.7224,-1.2854,1.7465,-0.5392,0.9486,-0.9502,-0.4168,0.4132,-0.1723,0.7999,0.5037,0.1197,-0.2573,-1.3363,-0.8002,-1.1735,-0.1685,0.0088,0.6452,-0.5833,-0.8544,0.0296,-0.2849,-0.0515,2.5364,1.0677,-0.6851,0.8572,-0.7184,-1.7099,1.283,0.1445,0.0565,-0.7096,1.2425,0.1926,1.2974,0.3499,0.5646,-0.8661,0.2428,-1.061,-2.4216,0.9416,1.4329,0.4183,0.268,0.3841,-1.8272,-0.9797,-0.6573,-0.1828,0.3645,1.2348,1.572,0.037,0.6484,-0.2712,0.1585,0.8957,0.4725,-0.4905,0.6555,0.8497,-0.6363,0.5133,0.9567,0.8097,-0.1765,0.8266,1.3406,-0.9962,-2.1775,0.9125,-0.785,-0.7316,0.778,-1.4138,0.2974,2.3598,-1.057,-0.4291,0.4756,0.169,-1.1179,0.2121,-0.3488,-0.9965,1.0429,1.7065,-1.5212,1.1469,0.2344,0.5432,-0.3851,0.5141,0.308,1.8392,1.5934,-0.3582,-1.1129,0.4959,-1.3746,0.5562,-0.4807,1.2229,0.9845,1.5832,-0.5252,2.0165,-0.7341,-1.2306,0.1183,0.472,1.2614,0.505,-0.7764,0.9008,-0.8861,1.1536,0.3824,0.3028,-0.8664,-0.6488,1.0854,0.4259,-0.5022,0.2402,1.4847,-0.4083,-1.7006,0.6195,0.0531,-0.7223,-0.6859,0.1021,-0.0479,0.0859,-0.2206,0.5814,-0.9361,-0.8077,1.8257,1.0946,-0.4759,-1.1962,-2.8959,0.9329,0.181,0.376,0.1735,-0.0784,1.0866,0.4421,0.7477,0.0022,0.7646,0.3422,0.205,0.3603,0.8084,-1.1431,-1.911,0.5908,-0.324,-1.7824,0.5556,-0.6484,0.7653,0.372,0.7893,-1.8494,-1.1887,0.9854,-0.2143,1.9663,-0.1792,-2.0742,0.7041,-0.793,1.7152,1.8451,1.3983,0.2822,-0.6913,0.024,-0.5611,-0.7091,-1.3057,0.1903,0.9522,0.2656,-0.6933,0.3772,0.7267,0.2589,0.8059,-1.5262,-0.0591,-0.6378,0.5522,1.4037,0.5121,0.6605,-0.5192,0.7217,-0.2782,-0.5247,0.0625,-0.4506,2.1162,0.4313,-0.7232,-0.3429,1.4954,-1.0094,-1.2035,0.3956,1.0591,-1.9789,0.191,2.2164,0.3483,0.8814,0.0381,-0.6503,-1.1008,-0.6648,-1.3647,-0.0193,-0.9109,0.33,-0.6206,-0.6192,0.8109,0.69,2.2687,0.0572,-1.8005,-0.9718,0.6405,-0.1295,0.9517,0.9836,2.17,0.2848,-0.0772,-0.5081,0.1087,0.4221,1.5422,0.5752,-1.3408,-1.1961,-1.5616,1.0628,-1.4083,-0.5764,-1.2063,1.2038,1.5345,0.7684,-0.9397,-0.2991,0.2487,0.1933,-1.1679,-0.2326,1.2745,-1.0516,0.7852,-0.3778,0.2175,0.5981,0.1361,1.546,-1.452,0.279,0.706,-0.0158,-0.667,1.916,0.9569,1.0585,-1.1492,-0.4658,-1.9899,0.3359,-1.7468,-1.9212,0.5602,-1.5688,-0.443,0.3675,-0.0983,0.7256,-0.8427,-0.4304,-1.3031,-1.4002,-0.0373,-0.4094,0.6022,-1.0564,-0.549,2.2742,0.3331,0.4645,-1.0057,1.9976,1.07,1.426,0.7991,-0.1022,-0.5723,-0.8458,0.3999,-0.6323,0.2028,0.1314,0.4483,-0.2403,0.2003,-0.8192,-0.9245,-0.3206,-0.9844,0.2175,1.5325,-0.1593,0.4258,-0.8258,0.791,-0.0598,-2.3868,0.4477,0.6518,0.4923,-0.0237,0.5673,-0.0877,0.9684,-1.2162,0.7311,0.4597,0.7084,-0.2348,0.3498,0.5891,0.0636,-1.341,0.5159,-0.5818,-1.3162,0.6584,1.4746,0.1045,0.7795,-0.4283,-0.2538,1.1349,-0.3147,0.6901,-0.5875,0.2069,2.3189,1.0308,1.9962,1.641,0.65,-1.145,0.5121,0.0378,-0.9,-1.8202,-1.6336,-0.2528,0.8947,-2.2119,1.1711,-1.8212,-0.334,1.1553,0.7537,0.2553,-0.0147,0.3956,-0.3911,-0.0542,0.0075,1.5727,1.1934,0.9857,0.4486,0.5129,0.8766,0.482,-0.398,0.965,0.558,-0.4845,-0.3715,-0.9335,-1.5201,-0.3253,0.8693,1.4902,0.6125,0.8693,-0.7522,-1.4942,-0.4603,0.158,-0.4087,1.0342,0.41,-0.6202,1.4485,-0.6731,-1.2192,0.2364,0.4399,-1.6919,-0.0668,-1.783,0.1556,-0.2048,-0.5595,-1.0659,-0.1588,-1.0417,1.5319,0.689,1.7855,0.4129,0.7954,2.7031,-1.6928,-2.0956,-1.044,1.0131,-1.4074,1.6801,1.3325,2.3535,-2.0487,-0.9036,0.817,-0.1029,0.8898,-1.0916,0.4643,0.1337,0.12,1.2714,-0.527,0.3517,-1.2708,-0.1573,-1.6644,-0.6618,0.0813,0.9341,-0.3003,0.0587,1.0785,-1.5869,-0.0156,-0.0297,1.1137,-0.0425,-0.8791,-1.8901,-0.6398,1.1835,1.957,1.4202,-0.8367,0.0302,0.9945,-0.4368,-0.9187,-0.0608,-0.9447,-1.6496,-0.8822,1.4648,0.8016,0.3004,-0.1675,-0.47,-0.1133,0.2515,1.8344,0.1318,-0.088,0.4183,1.1361,1.6331,0.4719,-0.7584,0.4429,-0.0391,-0.6862,-1.3842,0.8451,0.7646,-0.0009,-0.7184,-0.2701,-0.9866,-0.5677,-0.1094,0.0713,-0.0668,0.5844,-2.3152,2.1219,1.8276,0.4384,-1.4074,0.7827,-2.3654,1.4258,0.9397,-1.3348,0.7179,-0.0893,0.1737,-0.2187,0.2732,1.06,-0.7801,-3.043,1.6402,-2.0253,0.4576,0.0408,0.3542,1.1739,0.0104,0.4542,-0.9623,0.2304,-0.0793,0.6838,0.77,-0.3564,-1.2692,-1.1765,-0.8333,0.2348,-0.7479,0.1021,1.1823,-0.4754,0.6653,-0.1968,-0.3635,-0.4694,0.0512,-0.4873,1.0588,-0.026,0.65,1.6013,0.5087,-1.5588,-1.2802,-0.3774,0.8812,-0.3183,-0.2966,0.446,0.0459,0.0188,-0.2182,1.0997,-0.0809,0.3264,0.494,0.3233,0.2986,-1.0545,2.2756,0.5158,-1.2261,1.6298,-0.2341,1.47,0.9613,-0.2844,0.0585,-0.7893,-1.9221,-0.878,0.0594,-0.3541,0.732,-0.3169,-1.1456,-0.8587,-2.3829,0.8692,0.5033,0.2435,0.1209,0.3965,-0.6366,-1.3328,0.0554,-0.498,0.4591,0.6855,-1.1781,-1.559,1.2707,-1.1956,-1.1554,0.0017,-1.3651,0.3722,-0.7558,1.3284,-1.5564,0.7275,-0.4045,2.0917,-0.4434,-1.0469,-0.5769,0.0499,-0.2206,-0.6689,-0.098,0.1558,-2.4611,-1.5823,-1.6642,0.8165,-0.2685,-0.2133,1.4612,-1.1177,2.1507,-0.2536,-1.461,-0.9016,-0.2905,0.55,-0.2307,-0.888,-1.0861,0.6788,-0.1236,0.2886,-0.1682,-1.4795,0.9975,0.1134,1.5309,1.734,0.1447,-0.2431,-2.53,-0.0156,-0.1515,1.4468,-0.6144,1.1051,-0.7193,-0.3988,0.2829,0.7999,-0.1599,1.0741,1.6078,-0.2434,-1.1688,-0.0799,1.0223,-0.5937,0.0492,0.5907,-0.2826,-0.6758,-0.2116,0.8437,-1.5088,-0.9166,-0.7555,-1.4137,-0.7064,2.6399,-1.2485,-1.4764,-1.1346,-0.4948,-1.4019,0.8423,-0.1704,-1.5315,-0.7076,-0.2527,0.0914,1.04,-0.2037,-1.6008,0.4365,-0.5398,-1.1084,1.1366,-1.0345,1.1706,-0.1553,0.949,0.7306,-0.2006,2.0014,0.5744,-0.6649,-0.2125,-0.1899,1.3322,1.295,1.5289,1.9314,0.3158,0.0866,1.0502,0.6392,0.663,-0.1409,1.3107,0.5968,1.0533,-0.1149,-0.0021,-0.9034,0.8615,-1.2682,-1.3536,1.2714,-2.7128,0.6044,-1.2001,1.0584,0.3016,0.0778,0.5623,0.2465,-0.5345,-1.1701,0.1389,-0.5081,0.6169,-1.1042,-1.6217,0.449,1.3385,0.2696,-0.294,-0.0197,1.1824,-0.5626,0.0587,-0.0464,0.0878,1.0853,0.4404,0.145,-1.5809,-0.0501,0.5918,0.3112,-0.9481,-0.6497,-0.7045,-0.9924,0.9294,0.9154,0.8282,-0.598,-0.1631,0.4446,0.9101,-0.029,-0.3264,-2.314,-0.2027,-0.7842,0.4489,-0.4604,0.6142,-0.2322,-0.8103,-2.1386,-0.8734,0.4091,-0.4646,0.3628,-2.5167,0.138,-0.23,-0.3007,1.0746,0.3344,0.1838,2.0148,-0.2103,0.7026,-0.3461,-0.5365,0.8482,-0.1481,-0.7278,-0.3269,-0.183,0.4833,0.0141,0.1235,1.8375,-1.7641,-0.361,-0.1044,-1.3754,2.597,-0.5256,1.0288,-0.535,-0.7696,-1.0016,-1.0549,-2.6666,0.7857,-0.4275,0.1817,-0.2968,0.2073,-0.9105,-0.2232,0.4798,0.4464,-0.0544,-1.6336,0.6099,0.6389,1.703,-1.681,0.3058,-0.1215,1.2423,0.1801,-1.2348,-0.6956,0.559,-0.8737,-2.2649,1.8612,0.3437,0.7864,-0.7717,-0.3261,-2.1114,1.6619,0.7484,-0.9623,0.2454,0.576,-0.9913,-0.9648,0.6109,0.4438,0.8066,-0.2506,-0.4753,0.9934,0.4837,0.5435,-2.2023,-1.8284,-0.469,-0.1883,0.904,0.2022,-0.665,-1.0198,2.3634,0.9054,0.4676,0.9974,-0.1387,-1.0767,-0.7132,-1.0627,2.5927,-1.1625,-0.7292,0.451,-0.2911,-1.6937,0.2447,-1.0281,-1.3006,-1.1143,1.2339,-0.1562,0.5241,-0.5587,-0.0766,-0.1903,1.8821,3.0084,0.6171,-1.1331,-0.4181,-0.0134,0.3127,-0.9344,0.4611,0.5635,-0.319,0.4151,-1.8512,0.0844,0.7016,-0.4784,-0.6471,-0.2493,1.7905,-0.3592,-0.1146,-1.3269,0.9846,-0.4815,1.5381,-1.1653,0.486,-1.6112,1.4082,0.2988,1.0503,0.627,1.8523,1.9448,-1.1967,0.6592,-0.7769,-0.2111,-1.3172,0.0469,-1.3882,-0.694,-0.0088,-0.7308,0.0062,0.9966,-0.4747,0.3889,-0.2911,0.2524,0.2534,0.6753,0.2842,-1.6212,-1.3272,1.1952,-0.7453,0.2696,-0.1049,0.1411,1.9427,-1.3819,1.3147,0.3981,0.1705,-0.7109,0.9377,0.4283,0.1852,-1.0271,0.9195,-0.3367,-0.3758,1.1558,0.6603,-0.5764,0.5492,-0.8605,0.7654,-0.8057,-1.8123,1.7035,-0.3857,0.6642,-1.1313,-0.1403,0.6612,1.0043,0.6708,0.5833,-0.2321,0.3812,0.7504,-1.3385,-0.1944,-0.7018,-1.3657,1.1861,1.1324,-0.2859,-0.6853,1.0671,0.0443,-0.7551,-0.4539,-2.1105,-0.3457,2.2589,-0.3204,-0.8565,0.8617,0.3827,0.4259,-0.5757,-0.3238,0.5062,-1.0775,0.6728,0.4637,-0.9535,0.2747,-0.85,0.0638,0.2313,-0.6264,-1.0399,-0.6468,-0.4223,-0.2517,-0.5536,-0.6902,0.7524,-1.2311,0.8457,0.6014,-0.6498,1.1352,-0.1602,-0.2563,-0.4004,0.1197,-0.5789,-1.9442,-1.013,0.1554,1.5605,0.7316,0.9368,0.4656,0.8462,1.4404,-1.0375,-1.6307,-0.0558,-0.9851,-1.7127,0.3594,-1.3144,3.1199,0.0578,0.7322,0.7593,-0.9851,-0.0588,-1.0796,0.3993,0.7954,-0.1331,-2.4217,0.8843,-0.5651,1.5291,0.3172,-0.4959,-0.8293,0.1895,-1.1889,0.6374,0.5556,0.1923,1.0268,-0.9835,-0.9327,-0.9629,-0.8137,-0.1945,1.916,0.7018,0.9705,-0.1284,-1.3947,0.7086,-0.2056,0.2724,0.9655,0.688,-2.0653,-2.1575,1.7037,-1.12,-0.9919,-1.118,-0.5995,-0.6514,-0.6746,-0.9754,1.446,0.9557,0.6624,-0.5687,-0.4745,-0.4654,-0.0353,-0.4931,1.3967,-1.0254,0.1891,0.7187,0.0078,2.4915,-0.1703,-1.4366,-0.8061,0.992,1.3434,-0.4044,-1.5287,1.3889,0.0537,-0.0624,-1.0144,-0.0171,0.44,1.121,0.2273,0.3023,1.3163,-0.6665,-0.6931,-0.5347,0.1298,0.2119,0.1195,1.5224,0.006,0.4375,0.3272,-0.0341,0.6796,0.0103,1.7538,-0.6757,0.6005,1.0566,-0.5893,-0.5203,0.7051,-0.0996,-0.7685,1.2901,-1.3561,-0.3445,0.2389,-2.0669,0.732,0.6552,0.5093,-0.8335,1.1215,0.5672,0.607,1.5939,-0.1736,1.7301,-0.2923,0.9207,0.4694,-0.0888,-0.4557,-0.2451,-0.9955,0.2601,0.4343,2.0305,-0.7595,-0.0549,-0.9413,-0.7157,-0.7709,-0.2909,2.1741,1.0181,0.8033,-0.8052,1.8823,2.0062,-0.8403,0.2059,0.2501,-2.1133,0.8728,-0.8428,0.8179,0.4937,0.4156,0.652,0.7851,0.3609,-0.8737,-0.8703,-0.8753,-0.2666,0.2013,-0.5367,0.8476,-0.1715,-1.8557,1.892,1.3435,1.816,0.9788,-1.7786,-0.0545,0.5537,0.4354,0.7305,0.5516,-1.8537,-0.0589,-0.3171,0.1,-1.4724,-0.1893,0.6362,-0.6674,-0.6222,0.4057,0.959,-0.953,1.1783,-0.0155,1.6904,2.2085,1.1827,0.1833,0.3851,-1.133,1.2198,1.7778,-0.2311,0.1574,-0.4633,-0.8635,1.28,-1.4038,1.1157,-1.3027,-0.2278,-0.4203,-0.652,0.2478,-0.2505,0.956,0.8772,1.7201,1.1743,-0.2607,1.9349,-1.5711,0.8636,-0.3284,-1.4536,1.011,0.584,0.0181,0.103,-0.3311,-0.3037,-0.1975,-1.0708,0.2058,-0.4634,0.7036,-0.7603,-0.8825,0.9385,-2.3217,-0.2593,0.7269,-1.1796,0.0288,0.4797,-1.5917,-1.3854,-2.1091,0.1037,-0.4352,0.7882,-2.109,0.5032,0.0028,0.2688,1.2989,0.6908,0.5853,0.042,1.2049,0.4563,-0.0184,0.6593,-1.0003,0.8572,-0.5814,-0.1944,-0.1578,-0.2295,-2.4399,-0.3251,-0.4489,-0.1302,0.6342,-0.2475,-1.8106,-0.3298,-2.1512,-0.3586,-2.3751,0.4958,0.4737,-0.134,0.5361,-1.4293,1.048,0.0275,0.4151,1.1775,-0.1335,2.3756,-0.9544,0.5925,1.2102,-1.2489,-1.4531,-0.9411,-1.4214,0.2425,0.6731,-1.0554,-0.2757,-0.914,-0.9698,-0.7559,-0.6633,-0.2365,-0.6856,1.2117,-1.2927,-0.2345,-0.0823,0.7545,-0.3955,-0.9956,0.4021,-0.3083,1.2154,-1.2737,0.1642,-0.6501,1.8322,-1.2916,0.9359,1.0159,-0.9501,-0.9607,0.5935,0.1245,-0.6214,0.7767,0.7406,0.0774,0.1475,-0.3699,0.8039,1.5788,0.8616,-0.4863,1.3065,0.045,0.225,-1.0281,0.5708,-0.0985,-2.4716,0.5684,1.2592,-0.1255,0.7135,-0.4629,-1.7475,-0.9436,0.1775,-1.1329,0.4954,0.3176,0.9659,-1.2446,1.1657,-0.4445,-1.9004,0.0081,0.5727,1.3145,-0.368,0.6227,0.5295,-0.0123,2.2143,-0.0831,-0.3835,-0.7212,0.0177,-0.1619,-0.9352,-0.8059,1.0948,0.4936,-0.6955,0.1407,-0.2344,-0.3432,-0.2506,-0.4159,0.5217,-1.3836,0.2368,1.1128,-0.1329,0.0108,-1.1478,1.2786,0.4892,-0.8816,0.761,-0.5994,1.2728,1.4075,1.1321,1.1376,1.0763,0.0186,-1.819,-0.7341,1.051,-0.837,-0.6587,1.5536,-0.7422,0.7033,1.7325,0.3829,0.9947,0.1085,0.2277,2.5928,-1.4471,0.3434,-1.363,1.5206,-0.0405,-0.3532,0.7197,2.0586,-1.8051,-2.8452,-0.1185,-2.3356,0.8141,-0.1576,-1.2796,-0.3682,1.0341,-0.4781,0.3891,1.2438,0.1161,2.2295,0.3618,-0.6311,1.6468,0.3738,-1.5439,-0.5109,1.1487,-0.7189,1.7378,0.2675,-0.5505,0.3916,1.3292,-0.8016,0.6673,0.5917,0.1236,-0.4622,-0.6889,-0.0535,-0.5727,0.2138,0.3598,2.277,-0.4403,-0.319,-0.1526,-0.1319,0.4462,2.2498,0.1818,-0.2709,-0.0371,1.4064,-0.2667,-1.2962,-0.249,-1.1887,-0.3093,0.5892,-1.6836,-0.5307,-0.0167,0.1897,1.3476,1.1953,-0.6202,-0.1752,-1.6471,-1.3321,-1.0097,0.2275,-0.7899,0.9436,0.3463,1.3638,1.1048,0.1019,-0.3016,-1.5106,0.529,-0.1297,0.3259,-0.2158,1.516,0.6913,0.6562,-0.8552,-0.2791,-0.7424,0.7775,-0.2892,0.6662,-1.9265,0.1767,-1.0947,0.1394,0.7079,-0.5607,-0.0052,-1.2597,-0.6994,-1.8763,-0.153,-0.3348,0.9867,0.4559,-0.0192,0.5294,-0.7802,0.1718,-1.6091,-1.6752,0.9425,0.0796,1.4114,-0.1704,-1.3768,-0.8994,1.5436,-1.8191,-0.8347,1.2822,-0.1553,-1.7884,-0.2991,0.447,1.0673,-0.987,1.8571,-0.0139,0.5656,-0.6023,1.2851,1.336,-0.5564,-0.7167,-0.759,1.5685,0.5355,0.2094,0.9925,-0.5373,-0.2682,0.929,-1.5583,0.6499,-1.5115,-0.8653,0.3477,-0.1861,0.5953,-1.0883,-0.3794,-0.1338,0.2939,-0.8012,2.3057,-1.0151,-0.9425,-0.1071,-1.1313,-0.5186,0.3194,0.5992,0.5661,-0.8148,0.3934,-0.1617,-0.8706,-1.3668,0.4006,-1.3648,2.4955,-0.8397,0.9542,1.2507,1.0657,1.1594,1.272,0.9273,0.1016,0.5578,0.4634,-0.6607,0.399,-1.3058,-0.4432,-1.2174,-0.8398,-0.6773,2.1961,-1.1547,-0.2334,-0.3897,0.0287,-1.7084,-0.5614,-1.1393,1.0951,0.1668,1.1725,0.6882,1.5155,-0.6361,-1.1636,-0.4272,0.1961,-0.997,0.5175,-0.6718,0.3753,-0.4156,1.1597,-0.856,-0.1388,-0.6175,0.2647,0.8124,0.5734,-0.6118,0.9276,0.4596,0.0777,-0.794,0.7556,-1.49,-1.9521,-0.4524,-1.3686,0.2958,1.6235,-0.5297,-0.2572,0.751,-1.6359,-1.5317,1.8346,-0.5275,-0.2232,1.3064,0.7729,-1.8516,1.1687,-0.4717,-0.788,-1.6748,-1.9698,0.0874,0.8449,-1.7129,-1.5757,0.8587,0.3275,0.4826,-0.8612,-0.4655,-1.3884,0.4943,-0.4478,-0.8452,0.6921,-0.5544,0.8051,-0.3438,0.1693,0.2804,0.7177,-0.3987,1.028,0.5335,1.9834,-1.2007,-0.4145,0.4511,-0.2625,1.0204,-0.434,-0.3359,-0.2181,-0.1147,0.0904,-1.2903,-0.4453,1.0596,1.6018,0.2907,-1.5398,1.4315,1.1476,-0.0369,0.3907,1.1121,0.8524,1.1493,-1.3734,-1.3348,-0.3247,-0.9223,0.9287,0.7051,-0.059,-0.7408,-1.6717,-0.6125,-1.4829,-0.7121,-0.2771,-0.0072,0.506,1.2316,0.2767,-2.0997,-0.8038,0.8041,-0.1777,-0.4942,0.9801,-0.1006,0.9708,-0.3104,0.655,-0.3769,0.5105,0.4362,-0.1136,1.3394,-0.0219,0.3732,0.9751,0.4287,-0.2712,-1.4647,1.1214,-2.0909,0.5948,-1.2225,-0.0679,-0.0835,-1.7745,-0.6512,-1.278,-1.073,-0.206,-0.4745,0.7361,-1.0182,-0.7866,0.0376,-1.8571,-0.1689,-0.2471,-0.9544,-0.5506,-1.6414,-0.7816,-0.3946,-0.4694,-0.736,-2.1491,0.1329,-1.2284,-0.2477,0.0466,0.4025,-0.1122,-0.5673,-0.9923,1.0394,0.0598,-1.1493,-1.8706,0.4621,0.2865,1.0819,1.0913,2.2577,-1.287,-1.2208,-1.5005,-0.5907,0.768,0.4098,0.9734,-1.3639,-0.0116,0.4829,0.155,1.2151,-0.8378,0.6216,0.1555,0.409,-1.5776,0.8368,0.7235,0.1315,-0.3473,1.5768,-0.1968,0.4109,-0.554,-0.1751,-2.5751,-0.987,1.1803,-0.3116,-1.2893,-1.5557,0.3519,-1.0236,2.5832,1.2263,1.0845,0.1267,-1.1214,0.2892,0.6382,-0.0954,-0.807,1.6082,0.4116,-0.4025,0.111,0.654,1.0691,-1.8834,-1.4429,0.461,0.5983,-0.8845,0.3607,-1.694,-0.4624,1.0253,0.1234,0.7568,-0.9873,0.1401,-1.5375,0.0258,-1.023,-1.7591,-0.8885,1.9628,-0.4941,-0.4891,-0.5317,-0.7058,-0.7872,0.0407,-0.1603,0.7074,0.6726,0.4449,-0.1329,0.2366,1.1139,-0.11,0.0412,-1.7993,-1.0503,0.3807,-1.4944,-0.0653,-0.3642,0.8455,0.4354,-0.5341,0.9432,0.3018,0.0574,1.1782,0.2945,1.1453,-0.1542,0.6365,0.9108,-0.6628,-0.2906,-1.4638,-0.109,-0.7184,-0.2982,-0.6053,-0.378,-0.5217,-0.6182,-0.4364,1.3641,-0.9482,0.9014,-0.8007,0.3079,-0.911,-1.0759,0.4455,-0.1983,-1.5065,0.7257,-0.5834,0.1405,0.3605,-1.2124,-0.6757,1.5696,0.6195,-1.4362,-0.3148,-1.1451,1.0445,-0.0069,-0.291,1.0109,1.1116,-2.294,0.6559,-0.3999,0.7069,-0.8418,0.6278,-0.8658,0.3151,-1.2361,0.077,2.087,1.2135,0.8887,-1.041,1.311,0.8586,-0.5498,-0.3318,-0.6092,0.8281,-0.8645,-0.3423,-1.1274,0.7257,-1.5044,-1.2274,-1.5348,-0.6317,0.2876,-1.3625,1.4818,0.2066,-0.4483,0.0589,0.4122,0.1727,0.2543,0.0047,0.3798,-0.117,-0.2355,-1.5013,1.2231,-0.591,0.8381,-0.5933,1.2652,-0.9044,-0.5052,-0.0855,0.0399,0.6917,1.6035,0.8353,-0.1036,-0.0872,-1.8224,0.5206,0.6585,1.5347,-0.6089,-1.25,0.0504,-0.817,-1.2052,-0.8122,-0.1269,0.426,0.5263,0.8406,-0.1231,-1.1952,0.2979,0.27,-0.4873,-0.2176,-0.1754,0.3286,-1.2599,0.1184,1.2897,-1.6245,-0.6251,0.8985,2.6986,-0.476,0.7681,-1.6014,-0.8958,0.0344,-1.6836,0.5983,1.5795,-1.713,1.4588,-1.1315,-1.2131,-1.1964,0.1415,-0.3938,-0.062,-0.2878,-0.8251,0.3472,-0.9201,-0.2873,-0.5511,0.8486,1.3035,-0.5286,0.763,1.7903,0.5157,0.51,0.8775,-0.3052,-0.9986,0.7797,-0.2025,0.0577,-0.7845,-2.3048,0.7058,0.2853,-0.1852,-1.5329,0.033,-0.6899,-0.6604,0.8889,0.8786,0.367,-0.305,0.0844,-0.3178,-0.8827,-0.4201,0.2118,0.1787,0.1599,2.3402,-2.0836,-1.6587,0.5865,-0.0084,0.2634,-0.862,-1.8265,0.1577,0.4578,-1.8115,1.1699,1.363,-0.2489,1.0994,-0.1076,0.0894,0.6063,-0.0805,0.8109,-0.5207,-1.3117,0.1393,2.0503,0.408,0.205,-2.2529,-0.5654,0.9502,-0.3728,-0.1492,-0.0922,-0.5745,-1.9612,0.9713,-0.7132,-1.5132,-0.6871,0.0118,-0.1164,-0.0422,0.7623,-0.7261,-0.0678,-1.2611,0.2069,1.3644,1.141,0.8788,0.8098,0.9023,1.3844,-1.1495,3.0414,0.3084,2.6398,2.1588,1.0255,-0.7126,0.5476,-0.0912,-0.0847,2.8289,0.3867,0.0358,0.0953,-1.8763,-0.8367,-1.591,0.6796,0.0394,-1.1311,1.5425,0.9794,0.4797,0.64,-1.1332,-0.3709,0.4462,-1.0981,2.7111,1.3255,1.1259,0.0541,-1.4173,1.1158,1.4269,0.3178,-0.4963,0.5997,0.4734,-0.7893,-0.6099,0.2197,0.9924,2.2604,-1.1149,-0.5723,1.3527,0.1079,0.6334,-0.8798,-0.3329,0.325,-0.9384,1.2132,-1.2688,0.8402,0.1651,-1.315,1.706,0.1775,-0.3934,0.5783,-0.1918,-0.2822,-0.6836,0.5802,-1.0699,0.1471,-0.1768,-0.3418,0.6775,0.4208,-0.2518,0.5252,-1.6527,-0.9627,0.085,1.519,-1.1612,-1.6099,0.0863,0.0108,-1.4187,0,-0.2793,0.1735,-1.0706,-0.5832,-0.6781,1.146,-0.5144,-0.3701,-1.8384,0.0434,-0.6236,0.8835,0.9948,-0.3814,-1.4976,-0.3548,-0.0032,-0.9324,-0.6694,0.4673,1.4436,-1.2679,-0.5528,-2.2524,0.7891,0.6308,0.9155,0.0218,-0.5387,-2.0329,0.6354,1.2179,0.638,-0.6349,-0.7635,-0.102,-0.0654,0.4215,1.2437,1.1141,0.352,-1.0942,-0.8521,-1.1766,1.0515,-1.6417,-0.9993,0.1972,0.8586,0.3793,0.6913,-0.3329,-0.7025,-1.7183,-0.0534,1.3303,0.1844,1.4044,0.4399,0.2157,-0.8396,0.173,-0.9853,1.1049,-1.0069,-0.6058,1.2363,-0.6679,1.119,-0.1729,-0.375,-0.3627,0.8797,-1.5012,-1.4901,0.5274,1.2517,2.0825,0.8258,0.8314,1.1227,-0.7053,-0.1711,0.1343,-0.0541,1.5052,1.2271,1.4793,1.2063,1.1084,-1.4994,0.6099,-1.8212,0.0778,0.4782,-0.7402,1.4445,0.3239,-0.3561,0.5521,0.4492,1.2307,0.9652,1.5617,-0.3161,-0.9173,1.5572,-0.3995,0.4422,0.7812,-1.4797,0.5141,-0.825,-0.8659,2.5801,-1.6033,-0.9322,-1.6342,1.1453,-0.8733,-0.1576,0.5119,1.1848,1.6626,-1.44,0.0718,1.6003,1.0902,0.5295,0.4399,2.1944,1.2126,-0.5833,-0.1227,-1.1157,-0.2452,-0.3348,-1.2827,0.796,0.8235,1.7888,0.9756,0.412,1.9749,-0.9511,0.568,-0.442,-1.762,-1.7618,-0.1993,0.4747,0.36,-0.1324,0.1211,-0.0382,-0.8729,-0.7971,0.3235,1.6561,0.0638,2.253,-0.9439,0.3432,0.1841,-0.2398,0.8518,-1.269,-0.1489,0.0234,0.8606,-0.7993,-2.8365,1.0722,0.9741,1.0539,-0.2094,-2.5339,0.3244,1.5292,-0.495,-0.7499,-0.0381,0.1537,-0.2797,0.7387,1.2405,-0.7796,0.265,0.0591,-1.1398,1.4052,0.411,1.133,-0.5434,-0.2127,-0.2389,0.5888,0.2383,1.3686,-0.3235,-0.2058,-0.7901,-0.3009,-0.3988,1.8097,-1.1157,1.0367,1.1736,-0.8675,-0.7364,-0.3682,0.6283,-0.4172,-1.096,1.1488,0.1102,-1.1752,0.8381,-0.1717,0.1452,-0.4801,0.8705,-0.7304,-0.2095,1.0656,1.4773,-0.6922,0.3374,-1.3387,-0.511,0.774,-1.2715,0.063,0.1222,0.6254,-0.8408,-0.5642,1.0551,-0.4508,0.1882,1.0326,-0.5547,0.1188,-0.0939,-1.2908,-0.3962,1.6808,1.3671,-0.0014,-1.6826,0.794,-1.0917,-0.3106,-0.9775,-0.086,-0.034,-0.7968,0.4923,-1.0387,0.4424,-0.8136,0.322,0.2432,-1.574,-0.259,-1.0346,-0.732,0.4295,-0.7737,0.5467,-0.4309,0.8162,0.8091,1.43,3.5608,0.2335,0.6437,0.9913,1.4408,1.0876,-1.3023,0.0828,0.9616,1.3375,-0.309,0.1125,-2.0014,-0.9923,1.9087,-1.0162,1.1238,-0.5408,-0.0937,-0.0658,-0.6041,-1.2869,1.038,-0.955,-0.1833,-0.188,1.0425,-0.4893,0.5361,0.0532,-0.2553,0.6206,-1.5387,-0.0004,-0.3201,0.3734,-1.0418,0.4307,-0.8583,-0.165,0.4685,0.28,-0.7924,-2.5048,1.0289,0.4173,0.5121,0.6604,1.8838,0.2222,0.25,0.1515,-0.4574,-0.069,-0.2994,-0.4569,0.6946,0.1416,-0.9008,-0.0923,-1.4479,-0.7445,0.4466,0.8159,0.7453,0.4394,0.6033,1.8874,-0.6628,0.4022,1.8715,-1.5141,0.0923,0.0829,-0.4285,-1.431,0.3645,0.0437,-1.3621,-1.0023,0.1887,0.9879,-0.4915,0.4681,-1.1276,-0.355,0.2755,0.1298,-1.6958,0.107,1.946,-0.7705,1.6925,0.5583,2.0664,0.0039,1.2924,1.3463,0.2073,1.7978,-0.4831,-1.3589,0.9537,1.7829,-0.2229,1.4769,0.0716,0.7904,0.5275,0.7206,0.2935,-0.088,0.6032,-1.6919,1.0967,1.8664,-0.92,0.3523,-1.5694,-1.0366,-0.8863,-0.6884,-0.0115,0.7624,-0.539,0.6831,-0.392,-0.6841,-0.1823,-0.5109,-0.9108,-0.8417,-0.9305,-1.2922,-0.0653,1.3702,-0.914,-0.1513,1.635,-0.3087,0.919,0.7787,-1.928,-0.6225,-0.6825,0.4653,1.2924,0.9056,0.396,-1.7612,0.6144,-1.0406,-1.1044,-0.7461,-0.6801,1.2217,-0.5931,2.0499,0.8718,-0.4235,-0.9479,0.2469,-0.1535,2.9557,-1.1749,1.0322,-0.447,2.5176,0.3413,0.0098,0.219,1.2084,-0.1549,1.1024,1.7485,0.2075,0.7813,-0.5869,-1.7794,0.1346,-0.3861,0.9161,0.8762,-0.6577,-1.2766,0.4984,-0.7335,0.026,-0.0264,-0.8263,-0.8093,0.8322,1.2887,-1.3087,-0.6058,-0.2989,0.5238,1.9772,-0.5936,0.2233,-0.8338,1.3235,0.0246,0.6796,-0.5591,2.1228,0.8751,0.2472,1.4909,0.8141,-0.6045,-0.303,-1.3654,0.2469,-0.2983,0.62,-0.1447,0.1697,0.7618,-0.027,-0.0757,-1.8371,-0.8656,0.0214,1.2667,-0.657,0.7532,0.4177,-2.1208,0.1115,-0.2624,-0.0508,1.3869,-1.8143,0.786,-1.5451,0.5257,0.9969,0.4791,-0.1797,2.1731,-0.1942,-0.9656,1.9629,0.6756,-1.6498,-0.2602,-0.9461,1.2714,-0.5449,0.6801,-0.0636,-0.0805,0.4592,-0.3373,-0.2672,0.0011,-1.0012,-2.3175,-1.0356,1.652,1.2577,1.1745,-0.2424,0.1963,-1.3708,0.498,-1.6789,-0.6882,-0.1413,0.4915,-0.0616,-0.2838,-0.053,-1.7668,-1.3791,-0.7677,-0.7224,-0.2589,0.5626,-0.0812,-0.9754,0.2977,0.7207,-1.1726,0.0402,1.5495,-1.1164,0.4779,-0.7526,-1.1025,0.1138,1.809,-0.2425,-1.7932,-0.9619,-0.755,-0.3874,-0.5483,-0.4219,1.0974,1.0488,-0.5629,0.305,1.1893,0.3343,0.0283,1.3015,-0.498,-0.5594,0.4205,-0.98,-0.1616,1.5098,2.3221,0.123,0.1296,-1.9267,0.682,-1.0809,-0.1038,0.4237,-1.2468,1.767,0.4178,1.4243,-0.6158,-0.7697,1.9966,0.1274,0.3962,1.6341,0.0015,0.366,0.6594,-1.2446,-0.1385,-0.7457,1.7254,-0.3428,0.5955,-0.0419,0.5048,0.2777,0.5192,-0.4617,0.0271,-0.8911,-0.4799,0.8995,0.3169,-0.0247,-0.3687,-1.0356,1.1424,-0.07,0.1501,1.5862,-0.1833,0.9457,-1.8466,0.7461,1.3489,-0.3713,0.6538,0.0821,-0.11,0.3738,0.9646,0.7447,-0.422,-0.1375,-1.7514,0.4032,0.6821,-0.3725,-0.1584,-0.1634,0.0419,0.1398,1.7709,2.25,-0.6044,0.8557,1.3984,-0.3227,1.3148,0.752,1.122,2.1857,0.2871,0.7763,0.7733,0.4537,-1.0141,1.372,0.8758,0.3175,2.0495,-0.3911,-0.5795,0.4165,-1.5972,-0.1679,0.0615,1.4164,-1.0894,0.0226,-0.9497,1.0123,0.4632,-1.7908,-0.6987,1.3098,0.7406,-0.0777,0.387,0.2662,0.8294,0.7206,-1.1457,0.9372,-0.2277,1.2958,0.2514,-0.2005,-1.15,-0.1873,0.1213,0.2659,0.4978,0.0945,0.797,1.1922,-0.2179,0.4969,0.407,-0.7078,0.0866,-0.1926,1.204,-0.0974,0.2886,0.4454,1.0962,1.5194,-2.378,-0.2232,-0.0874,-1.0663,0.8845,0.587,-1.13,-0.8182,0.0861,-1.1328,0.4137,-1.3542,-0.4729,1.4754,2.4883,0.6672,0.8914,1.7306,0.4211,-0.8241,-0.2953,-0.5621,-1.03,-1.7392,0.1125,-0.3567,0.1998,-1.2687,0.6832,0.2735,-0.5166,-0.0691,-0.2873,0.2642,-1.1745,0.4748,-1.0009,0.9079,1.231,-0.3858,0.8747,0.0357,-2.084,0.2669,-0.9177,-1.0755,1.3599,-0.1963,1.7618,-0.491,-0.1953,-0.0595,-0.4716,-0.5599,0.4345,-1.0381,0.9892,-1.9666,-1.2496,-0.9222,-0.2595,0.2877,-1.727,-0.192,-0.4518,1.2943,1.0829,0.3523,-0.9234,-0.9833,-0.6278,1.0192,1.2377,0.1485,-1.1203,0.4382,-0.6276,-0.0997,-0.6258,-0.0124,0.31,-0.103,-0.376,-0.114,-1.2673,-0.6334,-0.5301,0.1573,-1.7153,-1.0684,0.0432,-0.4114,0.4838,-0.4055,-0.0695,0.1307,-1.0144,-0.4657,-0.2463,-1.1827,-0.1397,-0.3557,0.2278,-0.5613,-0.3712,-0.2282,0.0234,-0.2049,-1.0494,0.0169,-0.3063,0.1619,-0.5174,0.3933,1.9283,-0.079,1.2768,-0.1251,-0.3347,-1.6141,-1.2481,1.7282,2.2983,-0.3913,-0.3195,-1.2985,0.8424,0.0638,-0.3713,-1.3173,0.9866,0.1407,0.472,0.0245,1.123,-0.13,0.4432,0.3706,-0.5337,-0.5841,-1.8673,1.3214,-1.1034,-1.0913,-0.291,-0.5604,0.903,0.0819,0.6464,-0.6088,-1.6189,0.9501,-0.8986,1.1175,0.2919,-1.3162,0.0399,-0.4735,-0.4933,-1.0775,-0.1807,0.9379,-0.0909,-0.9007,-0.3292,-0.4093,-0.0569,-1.276,-0.0276,-0.9575,1.0686,-0.1676,-0.4138,-1.5474,1.5079,0.275,0.2767,-0.6015,-0.0875,-0.8134,0.9386,0.2023,1.21,0.7377,0.4641,-1.6114,1.0954,-0.982,0.0416,2.3623,1.81,3.295,-0.4286,0.2945,-1.5134,-1.374,0.1094,0.3486,1.6682,0.8468,1.3404,-0.1434,1.8431,-0.6713,-1.8573,1.993,-2.1707,0.85,-1.7265,1.8379,-0.6262,-1.261,0.3748,-0.4841,-0.4037,-0.5312,0.1337,0.5879,-0.9684,-1.361,1.6563,-1.3821,1.9029,-0.5012,0.2442,-0.2225,0.459,0.148,-1.094,0.3149,-0.3548,0.5517,-0.5561,0.0709,2.082,-0.3891,-0.6806,0.1886,-0.1385,-0.9184,-0.6915,1.4939,1.2647,0.1282,-0.6351,1.089,0.1235,-0.1983,0.8302,0.7486,0.089,0.7265,-0.0137,-0.4729,1.6554,-1.9151,0.0399,-0.5533,-0.4722,0.0226,-0.9741,0.6387,-0.8719,1.2915,-0.5237,1.177,0.3059,-2.6986,1.4884,1.5701,-0.4189,1.2019,0.6668,0.8663,-1.6053,-1.4509,-1.362,0.981,0.4511,1.773,-1.1949,-1.0306,0.6291,-1.1713,-0.1885,-0.172,0.881,-0.8297,0.2192,0.8078,0.3468,1.4688,0.0209,-0.2862,0.1928,-0.9698,0.4488,1.6296,1.5515,-1.0935,-0.8161,-0.3667,0.126,0.2958,-1.7683,-0.3135,0.7977,0.9906,1.6379,0.4494,-0.7858,0.1023,0.2053,0.5468,0.9308,0.6271,-1.828,1.0298,1.2336,1.1985,-1.0783,-0.5394,0.0371,-1.143,-1.4424,1.5639,-0.6124,0.5699,0.6696,-0.1924,-0.026,-2.3796,0.3118,1.252,-0.187,0.2341,-0.929,1.0973,0.6232,-0.9055,0.1564,-0.4639,1.0784,-0.876,-0.0325,0.616,0.658,-0.6402,1.5614,1.3114,1.7493,-1.3868,-0.2213,-0.3346,-1.0927,-1.679,-0.2462,-0.9787,-1.0382,0.0542,-0.9014,-1.5579,-0.0633,-0.4144,1.1819,-0.8033,-0.4976,0.8277,-1.3929,1.1212,0.5529,-0.1233,1.1109,0.9626,0.0837,0.4749,-0.1828,-1.1274,-1.1012,0.781,1.0885,0.8575,-1.0979,-0.0824,-0.4745,0.26,-1.0588,0.9559,1.333,0.4321,-1.0725,0.7545,-0.4162,1.3802,-0.1572,-1.6457,0.4207,0.4969,0.3252,-1.1807,-2.6438,-0.801,-0.6215,0.5967,-0.7424,-1.8334,-0.4307,0.4857,0.1516,1.2698,0.7058,0.9422,-0.1611,0.1822,1.2567,0.4183,1.1892,0.512,-1.6052,-0.0447,-1.2814,0.639,-1.4608,-0.8808,0.2853,0.6306,-0.7447,-0.7135,-0.682,-0.227,0.4466,-0.0029,-0.1878,-0.4655,0.6682,0.7814,1.1789,-1.1535,-0.0153,-0.3781,-0.6521,-0.6627,-0.2171,1.0692,-0.0084,1.5614,-1.2896,-1.7649,1.4206,0.8572,-0.82,0.4365,-0.2674,-1.4137,0.1325,1.977,0.3305,-0.525,-0.4585,-0.0585,0.5334,-0.0943,-2.23,-2.9598,0.2004,-0.81,-1.009,-0.2357,0.4832,2.4034,-0.6466,1.7779,0.4627,0.9089,0.3608,-0.0715,-0.2273,0.8963,-1.7526,1.4985,0.0586,-0.4999,0.6622,0.2818,0.1796,-2.4112,0.3018,1.0869,-1.1035,0.9583,0.2725,-0.1728,-0.5693,2.3764,-0.3524,-0.421,-0.99,-0.0168,1.0286,0.2473,-1.2565,-2.0607,-0.2503,0.5324,1.0215,-0.1662,0.4453,0.975,0.4147,0.4982,-0.3182,-1.1299,0.9387,0.7337,0.6353,-0.595,-0.517,-0.3933,0.3124,1.6757,-0.1849,-2.1905,0.3453,0.6271,-1.7847,-0.0433,0.4914,0.1347,-2.1751,1.0814,-0.0323,-1.5255,-0.0286,-0.1999,-1.7368,2.0004,-0.2241,1.1146,-0.9636,-1.2204,-0.4352,0.1013,-0.238,-1.9934,-1.0165,0.7057,-0.6178,-0.4739,-1.8854,-0.5014,-1.38,1.0478,-0.9111,0.1229,0.6993,-0.1506,-0.6528,1.4643,-0.2824,-0.3472,-1.0404,-0.5936,1.2363,-0.8133,-0.0185,1.0092,0.6352,0.1082,0.9824,-1.3756,0.3258,-0.959,-1.1167,0.5416,0.9484,0.3893,-0.1758,1.2159,-0.1593,0.3407,0.6294,-0.5254,1.3464,-0.4747,0.4125,0.822,0.2139,-1.5724,0.8105,-2.8662,-0.0042,0.2187,-1.5519,0.0586,-0.0895,0.0875,-0.8734,-1.0685,-0.7543,-0.8015,-0.9581,-0.9873,-0.9145,-0.2397,-0.7059,-0.0177,0.1,-1.3142,0.7744,-0.5034,1.1062,-1.6591,0.2211,0.8793,-0.191,-0.9929,0.7155,-0.061,-0.3168,1.9114,-1.9281,-0.5354,-0.3918,0.2468,0.0532,2.554,0.0188,1.7343,0.5969,1.0624,0.8249,-0.4856,1.5854,0.7841,-0.0918,0.5771,1.3507,0.1144,-0.714,-1.0133,1.2667,0.0669,0.5504,-1.4862,0.1406,-0.4554,-0.4589,-0.6606,0.6997,-0.168,0.3973,0.9384,1.2164,0.7255,-0.1454,0.1114,-0.0129,-1.9394,-0.3452,-0.8126,-0.3754,-1.5999,-2.7747,-1.0933,1.4515,-0.0383,0.2555,-1.3591,-0.9432,-1.3981,-0.2086,0.8044,0.456,1.2936,-0.5311,-0.7075,-2.2742,0.3262,-0.4305,-0.9418,1.353,-0.2061,-0.7747,1.2525,0.5842,0.883,0.8563,0.0141,1.3115,0.9587,-0.2304,0.5693,0.9323,-0.2501,-0.3195,-0.8051,0.3597,2.5017,-0.2891,1.26,-0.6434,-2.2714,-0.1478,0.1666,1.3388,0.8927,-0.8003,-0.2229,-0.7407,-0.994,-0.9908,-1.2644,-1.1622,2.2978,0.5687,-0.8862,-0.0378,-0.1119,0.5825,-0.8906,-2.1219,0.8225,0.7693,-0.3715,1.7438,-0.4492,0.4425,-2.174,2.121,-0.0686,-1.3931,0.5173,0.2051,1.7087,0.3141,0.7971,0.0099,2.0284,-0.5238,-0.4341,-0.3477,0.9695,1.0988,-0.3458,0.3326,1.9363,1.9555,2.608,0.0395,1.5567,-0.2407,-0.613,0.7027,0.1195,-0.762,0.1279,-1.1352,0.0753,0.2527,1.4924,1.0055,0.3,1.7259,-0.4525,-0.0911,-0.8045,0.39,-1.037,0.4298,-0.3935,0.147,-2.2191,1.3268,-0.7449,-0.5796,-0.9606,0.483,0.0426,-0.8591,-0.2247,-0.3311,1.0431,1.1275,0.8625,0.3756,-0.3887,-2.0147,-0.2433,-0.0016,0.7366,-0.3044,-0.9716,-0.0667,-0.0302,-0.2085,1.3656,-1.0845,-0.8496,0.3801,0.1662,-1.6139,-1.6529,-0.1265,-2.3252,0.4922,0.1951,0.7699,0.4048,-1.0533,0.2733,1.2724,-1.1309,-0.2112,-1.6082,0.0058,0.6443,-1.1949,0.2862,-0.6065,-0.744,-0.0817,1.5551,-0.8365,0.5858,0.1609,1.3414,-0.8938,1.1251,-0.036,0.3046,0.3384,-1.2363,-0.2103,-0.8249,0.2892,0.9304,-0.0924,-2.3299,-1.5859,0.6018,-1.2213,0.9125,2.045,0.1755,-0.0487,-0.9954,-0.0368,-0.6946,-1.0631,-0.5698,1.2539,0.5688,-1.1234,0.4244,-0.3662,-1.2802,0.522,0.1821,-0.4855,-1.4362,-0.6151,0.7548,0.8763,1.8419,1.7645,-0.7938,1.3902,0.0328,-0.7017,-0.1089,-0.3039,-2.3071,0.1599,0.824,-0.6216,-0.2386,0.2116,-0.1351,1.6121,-0.9976,0.4753,-0.1529,-0.8133,-1.9503,-0.2901,0.9115,1.3122,-0.7211,0.5181,0.9621,0.6251,-1.0867,1.6354,-1.1253,0.6417,2.008,0.7304,-1.4409,0.4179,-0.9797,-0.2678,-0.5093,1.0652,-0.5514,0.7526,-0.0803,-1.3463,-0.6592,0.3824,-0.729,0.4785,-0.319,2.5673,-1.1025,-0.387,-0.6129,0.7495,1.1371,0.9719,-1.1639,1.6767,-0.7584,1.6163,0.1576,-0.3808,1.5128,0.967,1.2519,1.0221,1.046,0.3321,-0.1127,0.1018,-1.1404,0.6157,-1.3871,0.1229,0.1605,1.2178,-1.7946,1.1513,0.6394,-0.2721,0.0346,-1.3958,-1.8483,-1.3228,0.0822,0.4799,0.2605,-0.6748,-0.7669,-1.2355,-0.0238,-1.0728,0.7017,0.796,-0.0494,0.2492,0.944,1.5022,0.1214,-0.4013,0.9808,0.6307,0.793,1.5086,-0.7005,-0.4112,-0.742,0.1547,-2.5066,1.3118,1.0451,-0.0137,-2.0257,-0.1542,0.6785,1.8479,1.8533,0.0066,-0.884,1.4752,1.3736,1.3326,0.9819,-2.5879,0.0775,-0.4917,0.3753,0.5542,0.4004,-0.2976,-0.1126,-0.3014,-0.2699,0.3725,-0.7152,-1.2727,-0.356,-0.8476,0.4891,-0.5739,0.7188,-0.6868,0.1602,-0.5413,-1.1615,0.229,0.1975,1.5703,0.3751,1.1579,0.8633,-0.2442,-1.5424,-0.1641,-0.5808,0.481,-0.1871,2.0831,-1.4254,0.6109,0.7022,1.1372,-1.3378,1.0369,0.4115,0.23,-0.3337,-1.844,-0.9559,-1.4217,0.7157,-0.0161,0.3019,-1.3899,0.2362,0.8223,-1.3896,-0.1885,-1.1933,0.4436,0.6409,0.7304,0.8442,-0.8858,0.8595,0.5318,-0.1259,-0.56,0.8742,0.4042,0.4597,-1.5424,0.9872,1.5705,-1.0894,0.8964,-1.1291,0.6709,-0.4787,0.8672,-0.7511,1.4439,0.7878,-0.8202,0.6571,-1.7138,-0.4455,-0.2808,-0.2327,-0.4385,0.5135,-0.0849,0.0792,0.0046,-0.2089,-2.0728,0.5818,-1.1825,-0.2232,0.1734,-0.7394,-0.0212,-0.4566,1.0203,0.8478,-3.2007,0.4468,1.1877,1.6793,-0.7109,-1.9945,0.8009,0.5211,1.3294,-0.1759,0.5991,1.6321,1.6352,-1.9667,0.7107,-0.3767,0.2894,-0.5755,0.2499,0.4819,-0.5841,1.0427,1.3845,-0.1683,-0.2966,1.3853,0.2172,0.1474,-0.687,-0.1414,2.2087,0.9079,-1.12,-0.9816,-1.6038,-0.3272,-0.2249,0.7615,1.1623,0.4092,0.1271,-1.359,-0.0633,-0.8537,-0.4669,0.7241,0.7778,1.8606,0.9482,-0.2643,1.0704,0.8098,-0.3916,0.5981,0.5548,-1.7123,-0.6383,-0.1997,-1.3537,-1.3387,0.9257,-2.7781,0.3985,0.8538,0.2585,-0.2858,0.6918,0.8085,1.113,-1.3812,-1.1367,0.0051,0.6364,0.0665,-0.2432,-0.501,-0.7869,0.9812,2.2707,-0.3036,0.8048,1.0639,-0.0381,0.8104,-0.5417,0.6448,-0.3325,-1.6784,-1.1781,-0.5491,1.3861,1.4446,0.213,0.494,-0.9272,-2.0784,-0.153,-0.0323,-0.1812,-0.9835,-1.3504,-0.3621,1.1878,1.7547,-0.7753,0.6824,1.254,-1.0376,0.064,0.211,0.5742,1.3721,-1.4572,0.8394,0.3865,-0.5084,0.1879,2.5096,0.0366,-1.0106,-1.3119,-1.5085,-0.763,3.6181,-0.3192,1.6113,-1.3498,1.4369,-0.6718,-1.1011,-0.795,-0.2308,-1.0091,0.8974,0.7196,1.8221,0.3206,0.1087,0.3018,-0.0376,1.0954,0.5548,1.0744,1.2634,0.1876,3.354,0.192,-0.8333,-0.6259,-0.9188,-0.8728,0.6453,1.1042,-1.7967,-0.2663,-0.6302,-0.7021,-0.854,0.2666,0.3842,0.1998,0.741,0.5125,0.1362,-1.5813,1.6897,1.4574,-0.1118,0.9794,-0.3509,1.31,-1.6731,-1.0769,-1.1857,0.3907,-1.1524,0.4887,1.556,-0.5785,2.2193,-0.4564,-1.1358,1.1268,-0.4784,0.8462,0.1067,-1.0381,-0.3317,0.6054,-0.3409,-1.6064,-1.4034,-0.8531,0.3932,0.9282,0.352,0.0363,1.3317,-0.0056,0.8713,0.5731,-0.3318,-2.5053,1.6689,0.825,-0.3388,-0.6797,1.3985,-0.3475,-0.1425,-0.9875,-0.0056,2.5396,1.0122,1.3061,-1.002,0.8885,0.0142,-0.3025,0.522,1.1744,-0.3243,-1.0081,0.8486,-0.0249,-0.3725,0.3663,-0.9492,0.2014,-0.271,0.5678,1.0073,1.1806,2.5337,-1.5043,2.4619,-0.5289,-0.0145,0.5175,0.5888,1.3937,-1.5946,-0.4382,-0.4048,0.8192,1.238,-1.0191,-0.5795,-0.0996,1.3328,-1.1329,0.5925,-0.7108,0.4537,0.4456,-0.7235,0.2306,-0.1709,0.1689,-0.6356,0.2705,2.1867,-0.5388,-0.4992,0.5241,-0.1177,-0.8564,-0.8763,0.008,-0.073,0.3258,-1.2005,-0.1214,-1.509,-0.9951,-1.4094,1.3371,0.3751,-0.7667,-0.657,0.4345,-0.5066,1.235,0.1256,0.5642,1.0633,0.6748,0.6059,-0.2476,0.0697,-0.7038,0.0883,-0.1069,-0.7174,-0.0065,-0.3669,0.0172,-0.4622,0.791,3.457,-0.554,-0.0328,0.2607,-0.7328,0.3575,0.1009,2.7752,-0.2817,1.7655,0.216,0.6737,3.6065,0.3498,-0.8763,-0.2161,-0.8573,-1.2331,0.1971,-0.6827,0.9452,0.8359,-0.4952,0.8423,-0.1132,-0.4047,-0.2872,-0.8912,1.1416,1.0613,-1.0696,0.0508,0.2465,1.3917,-0.646,1.9898,-2.8142,0.3308,-1.1999,0.308,0.6812,0.9109,-0.1485,-0.7513,1.0215,-0.3471,0.6021,-1.5771,-0.9416,0.8445,0.0129,0.2293,-0.7389,1.4009,-2.2187,-1.4227,0.6063,0.1705,1.0303,-1.2768,-1.1392,0.6424,-0.2953,-0.3884,-0.419,-1.4447,0.6076,-0.9774,0.5112,0.922,-1.7855,-0.5291,1.0071,1.1764,1.3703,-0.1538,-0.6546,1.6435,-1.8492,0.2406,0.0307,2.2766,0.103,-0.6626,-0.1576,-0.0859,0.7253,0.2329,-1.2609,-0.0594,1.0401,0.1914,-0.2781,0.3824,-1.1445,-0.279,1.1134,1.2162,-1.1772,1.4417,-0.8221,0.9302,-3.1718,-1.5916,0.3178,0.0982,0.0139,0.6345,0.373,-1.2026,1.0087,-0.047,-0.4573,0.7598,-0.273,1.9066,1.2373,0.4211,-0.7211,0.2596,-0.2387,0.6246,0.2374,1.5679,-1.1313,-0.6933,1.1379,1.8697,2.3692,0.001,0.4959,0.2444,-0.4762,1.2942,-0.079,0.5242,0.1525,0.497,-0.6135,0.5599,-0.1114,0.5538,-0.1514,-1.5808,-0.2989,0.2034,-0.5593,0.0484,-1.1528,-0.474,-1.5388,-0.9274,0.2954,0.3528,1.0374,0.4431,-1.1739,-0.382,-1.2561,1.7827,0.8822,-0.3066,0.972,0.5257,-1.439,0.7451,0.5974,-1.2588,0.6095,0.2188,-2.058,-1.1055,0.9312,1.0179,0.4704,0.3285,-1.8184,-1.3679,-0.4143,0.6685,0.6212,-0.3917,-0.4078,0.2837,0.1481,-1.5696,1.383,-0.865,0.4442,2.4255,0.7585,-0.579,0.5032,-1.6215,-1.0615,-0.176,-2.0626,-1.7005,0.9106,0.5276,0.4909,-0.2938,2.3477,-0.525,0.2755,-0.311,0.4407,-1.2457,0.1986,1.2291,1.5141,-1.6994,0.7156,-0.1741,1.0328,-1.265,-2.4943,-0.0655,0.5863,-0.9153,-1.0493,-0.1702,-0.9573,-0.4233,-0.2224,0.1632,-1.0843,1.1149,-0.4256,-0.7536,-1.1395,-0.5429,0.0381,0.5917,0.6955,0.9425,0.794,1.0979,-0.3712,-0.3668,-0.2342,1.0261,-0.4721,0.3073,-0.4047,0.3302,0.529,-0.2884,-1.4103,-0.4385,1.5077,0.7452,-0.1133,0.369,-0.4485,-0.5548,-1.3547,0.5413,-2.0248,-1.0688,-0.7761,2.284,1.3917,-0.5613,-1.1033,1.3093,0.1986,-0.3074,0.0058,1.3875,0.6752,-0.3242,0.2555,0.6693,0.8597,-1.2785,-1.6337,0.933,-0.7875,0.1995,0.0966,-1.3813,0.6275,1.9932,-0.764,-0.5342,1.452,-0.474,-1.1489,1.4669,-1.0632,0.9418,-2.5921,-0.8863,-0.2705,1.8594,-0.4703,-0.0589,-0.3299,-0.5565,-1.4942,-0.0685,-1.3845,-1.6274,-0.858,0.1449,-0.0166,-0.5655,1.313,1.354,0.9118,0.0262,0.8221,0.8888,2.1202,0.2548,0.3871,-1.4936,-0.2111,1.3504,0.0651,0.3407,-1.4562,-1.2639,0.0241,0.0537,-0.8321,-0.1849,1.1008,1.6702,-0.4305,-0.8908,-0.0456,-0.3847,-0.5328,2.2188,-0.8375,-1.4299,-1.0789,-0.2871,0.1582,-0.7707,-0.0488,1.1446,-0.0733,-0.5896,-0.7002,0.978,0.2425,0.7205,-0.5539,0.2214,-2.3406,0.1453,-0.1072,0.2009,-0.872,0.5826,-0.1738,-0.1533,0.5293,2.0898,-0.3914,-0.8231,0.9197,-0.4534,1.454,0.9834,1.0878,0.0733,0.0356,-0.2921,0.1222,0.5273,0.4197,-0.0903,-0.1166,0.5502,-1.1822,-0.2339,-0.2812,-0.2276,-0.1948,-1.5321,0.6786,0.8749,1.1154,-0.5683,-0.2151,0.1371,0.2984,-0.7742,0.5123,-0.1652,0.9515,-0.2197,-0.3235,-1.5443,0.1196,-1.706,1.0984,2.1399,1.5546,-0.4807,0.5989,0.2366,-0.1509,-1.4478,0.0839,0.2468,-0.7586,-1.2284,-1.3795,1.4184,-1.9573,-1.0022,0.6673,-0.916,-0.2964,-1.1174,-1.2042,-1.0397,-1.4562,0.0389,-0.7562,2.9769,1.5017,-1.4437,-0.1528,-0.0319,-1.3273,0.1688,-1.392,0.151,0.2615,-0.3199,2.1351,0.835,0.1137,1.8953,-0.5558,-0.1223,0.8147,-0.422,0.4571,-1.0942,1.4492,-0.1659,-0.0603,1.8715,0.2364,1.4858,0.7582,-1.0744,0.5998,-0.8204,0.2437,0.0825,-0.985,0.3924,0.9891,0.4765,0.582,-0.5258,0.4156,0.0315,1.2813,0.48,-0.7281,-0.8588,0.1941,-0.2243,-0.7544,-0.9156,-0.7106,-0.3823,-0.127,0.9949,0.5519,1.0824,-0.2523,0.9398,0.1851,0.2797,0.5329,-0.4769,-0.906,-1.1203,-0.1828,1.0132,1.1122,0.0462,0.6681,-1.161,-0.0226,-1.0482,0.4826,1.0465,-0.6001,-0.6812,-0.4755,0.6307,-0.0642,-0.4375,0.0596,0.4896,0.1167,0.8218,-0.3869,1.6475,1.6262,2.455,0.7438,-0.4341,-0.2387,-1.9646,0.4915,0.4154,0.8947,0.7929,-1.3233,0.2507,0.3722,0.1496,0.4263,-0.7194,-0.7777,0.9466,0.5852,-0.4136,0.9,-0.8539,0.6304,-1.0643,0.6709,-0.1696,-0.3734,0.7807,0.2907,-0.4459,0.7766,0.223,-0.3506,0.2351,-0.3472,-0.8816,-2.3223,0.9192,0.0608,-0.2806,1.0705,1.8496,-1.8927,1.1043,-1.8707,-0.7034,0.3269,0.7442,1.4266,-1.1043,-1.3337,0.3142,-0.9873,1.1129,-2.1979,1.4646,0.2307,0.6428,1.4349,0.1773,-0.8393,-0.8413,-0.5213,0.316,0.2984,0.7103,-0.424,1.0736,0.1731,0.8439,-0.1344,-0.2725,1.0789,1.8752,-0.1866,-1.2287,1.6975,-1.5716,0.6678,-1.0026,-0.3362,-0.3332,-0.9639,0.8804,0.736,-1.9116,0.4449,1.32,-0.4284,0.4888,0.6968,0.4182,-1.801,0.4617,0.0568,-1.1696,-0.9466,-0.4083,2.4228,0.2802,0.5306,-0.5182,1.371,0.9545,0.6098,-0.9742,-0.4912,-0.5663,-0.659,-0.9427,-0.1049,-0.401,-0.6479,0.5353,-2.8895,-1.6671,0.0648,1.0082,0.6756,-0.9151,-0.0531,-0.2752,0.0152,-1.0765,0.6802,-0.9807,-0.0648,0.9197,0.6476,-0.4312,-2.2381,0.2919,-0.6501,0.1755,0.6383,0.5765,0.1774,0.0501,0.3823,1.5028,-0.7876,-0.3376,0.2795,0.6306,1.6486,0.4629,-0.0547,0.6721,1.6311,0.3495,-0.6503,-0.0056,1.0586,-0.6923,1.7028,0.6296,-1.0355,-0.2933,0.6003,-1.2193,-2.192,0.2359,0.005,2.1968,0.5756,-0.0441,-1.1586,0.0601,0.4277,0.0165,-1.3295,1.9219,0.8141,0.6763,1.8667,-0.3317,-0.3717,0.6073,1.1613,-0.2235,0.5783,-1.1628,-0.922,-1.8188,0.1423,1.6684,-0.1496,1.1128,-0.9787,-0.7239,-0.4492,1.3936,1.1074,2.1092,0.7202,-0.662,-1.2005,1.1906,-1.211,-0.2661,-0.0643,0.8174,1.9499,-1.8108,0.7887,0.6079,-0.734,2.8416,0.4487,-0.2993,-0.3624,-0.9249,0.3958,0.2814,0.8094,1.8029,-0.6211,1.2007,-1.5609,-1.1826,0.0212,0.7293,0.1215,-0.4627,-0.6505,1.3975,-0.6842,0.9825,-0.425,2.0249,-0.9014,-0.5945,0.6564,-0.9976,-0.5179,0.7316,1.0373,0.3413,0.4122,-0.1432,-0.4928,0.0553,-3.1803,0.6328,0.0523,-1.5582,0.8102,0.2815,-0.4391,0.5932,0.8135,1.3316,0.1434,-0.7129,0.3135,0.329,-0.053,-0.6749,-0.2042,0.7533,1.3501,-0.1162,-0.4178,-0.8606,0.3614,0.8998,-0.6544,1.129,-0.7747,-0.9485,-0.0448,0.4538,1.6713,1.4765,-0.3457,0.6766,0.5737,-0.1454,0.0529,-0.6039,-0.7773,-0.8201,0.3057,0.7664,1.1355,1.2825,0.2636,0.8704,0.3094,0.4341,0.4098,-0.4066,-2.4663,1.7873,1.6003,1.1254,0.3892,0.8643,-1.2764,-0.8121,-1.9739,-0.9222,0.8895,-1.7017,1.458,0.9198,-0.7423,-0.1357,-1.7156,1.7475,0.3897,0.5522,0.0265,0.6474,0.4863,0.727,1.7935,0.5338,-1.5653,0.9319,-0.6475,-1.4869,1.7948,0.2547,1.417,1.0798,-0.9349,0.8124,-0.9946,0.215,-0.2243,-0.2613,1.2747,0.3735,-1.8929,0.8173,0.7782,-0.4224,0.4394,-0.5276,1.0988,-1.3544,-0.4669,-1.0113,-0.0299,-0.0522,2.4479,-1.8565,-0.1332,-0.811,-0.9662,1.3371,-0.6528,-1.3125,0.5854,-0.0994,-0.5214,0.1081,0.0638,0.1494,-0.0383,-0.833,0.3459,1.2774,-0.0487,0.2444,0.0594,0.5696,-0.2919,-1.2587,0.7791,0.4033,1.0221,0.7233,-1.1503,1.0471,-0.999,-0.3191,1.7813,0.006,-2.0709,-0.7685,-0.3371,-0.7243,1.4452,0.345,-0.0665,-1.1453,-0.9143,0.4058,-0.7953,-0.0336,0.5358,0.7825,-0.0964,-0.8477,1.3987,0.6162,0.056,0.6079,-1.7181,0.5305,-0.8485,-0.2199,-0.3429,0.1083,0.4641,0.1755,-1.6592,0.5487,0.3613,1.2811,-0.1788,0.2336,0.8105,-0.8264,-1.8269,0.9786,-0.8776,1.7738,0.9777,-0.9034,1.0696,0.7228,1.1911,-0.2769,1.3353,0.8003,0.8205,-0.7272,-0.7541,0.9226,-2.4518,1.717,-1.1625,1.053,1.8363,-0.203,0.6513,0.2368,-0.667,0.2009,-1.0404,1.4769,-0.6156,0.788,-1.594,0.6933,-0.7415,-0.6814,0.0838,-1.8365,-0.1768,1.2547,-0.4552,-0.0651,1.1716,-0.2175,1.567,-0.69,1.2244,-1.0059,-0.1847,0.4495,1.0454,0.0661,-1.9042,-0.3357,0.1066,-1.7352,0.0703,1.8453,-2.435,-0.1557,2.3488,0.623,0.6822,-1.1066,-1.1449,0.9143,1.0696,0.6613,1.168,-0.4637,0.4604,-0.2017,1.3804,-0.7679,-0.7516,-0.9125,-0.9669,-1.8526,1.079,0.034,-0.0571,-0.4287,1.4185,0.3687,-0.1717,2.3155,-0.7013,-0.165,0.1486,-0.8407,0.4961,-1.6452,-1.176,-0.1886,1.822,-0.4944,-1.2666,0.2362,-1.0104,-0.0715,2.5048,0.1941,-1.1849,-0.5039,1.9637,-1.0202,1.6244,1.1884,1.8354,-0.2948,-1.2639,-0.115,0.6467,-0.0436,-0.9503,0.4771,1.184,0.4671,0.1776,0.1139,0.7869,1.5238,-0.1463,-0.6197,0.8274,0.1897,-0.5598,1.0067,2.2321,-1.8905,0.0054,-1.2536,-0.0763,-0.3796,-0.2187,-0.3108,-2.0432,-0.839,-0.3461,1.4679,0.2899,0.2612,0.0356,-0.9704,0.4761,0.9019,-0.9448,1.0388,-0.132,-0.4994,-0.2075,0.5567,0.5282,-0.5796,1.3037,-0.5643,-0.1887,0.0256,-0.5224,-0.1891,-0.5371,-0.7119,0.9129,0.584,0.4808,-1.6305,0.5301,-0.4584,0.7911,-0.4828,0.225,0.1219,-0.6471,-0.4536,-0.7176,-0.2278,-0.378,-0.146,0.8689,-2.214,-0.3764,1.5499,-0.129,1.1836,1.5477,0.3365,-1.1141,-1.2217,-0.2751,-2.1686,-1.1877,0.3622,0.7821,-0.1816,1.3664,-0.2884,-1.7378,0.6957,-0.0598,-0.5056,-0.4701,1.3777,-0.0677,0.4782,0.4091,0.8996,0.5422,-1.6626,-0.6517,-0.9226,0.2447,0.3625,2.5108,0.5604,-0.408,2.507,0.8789,-1.067,-0.2931,0.3348,-0.1241,0.3148,0.607,-0.3853,-0.2117,1.3768,-0.8778,0.9457,0.2623,-0.0997,0.1307,-0.968,2.0164,-0.11,0.6984,1.2916,0.3543,-0.0487,-0.0045,0.2903,0.6261,-0.228,-0.123,-1.8252,1.264,-0.6321,-0.6383,0.76,1.2477,0.5548,-0.7975,0.0638,0.4309,0.2973,0.0718,0.5794,0.9073,1.2501,0.785,0.1976,-0.951,0.8581,-0.1763,0.4525,-1.2005,-0.0341,-0.274,0.4059,-1.296,1.7508,3.3336,-2.1532,2.165,0.6383,2.4468,0.5465,0.0083,-1.4561,-0.2115,-1.5694,-1.0378,-0.2125,0.8156,-0.3744,0.4652,-1.3087,0.4598,-2.1427,0.3519,-0.5132,-0.1564,-1.1564,-2.2398,0.3728,2.2398,0.1891,1.0589,1.5081,-0.0274,0.9059,1.2521,-0.1449,0.0078,-0.419,-0.0487,1.8143,-1.1257,0.295,-0.2339,-1.0818,-0.4575,-0.6332,-1.403,0.8622,0.3378,-1.6059,1.1793,-1.0514,0.992,0.0357,1.1559,-0.585,0.0253,-1.7784,1.5328,-0.9296,-0.1571,1.0439,-1.2276,-0.4358,-1.3651,0.8859,0.0499,-0.2658,1.7875,1.7986,0.5165,1.3477,-1.0325,0.3361,1.5482,-0.3324,-0.1216,-2.0397,-0.4827,0.3525,0.1736,-1.1084,-0.492,-0.7158,0.0833,-0.3113,-0.0538,-0.5876,0.7224,-0.6759,1.0233,1.2718,-0.2571,0.7978,1.1017,0.2929,1.7429,1.599,-0.6851,-0.3219,1.3747,0.6941,1.9044,0.6083,-1.2958,0.1996,-0.3338,0.8691,-1.6557,1.3565,0.6802,-0.182,0.9473,1.1267,-0.8496,1.0365,0.1356,-1.191,0.8362,-0.8566,1.5844,-0.2722,0.5065,0.504,1.5834,1.1305,-1.6006,0.6582,-0.8429,0.1883,-0.1737,0.9101,0.6543,-0.7485,-0.1773,1.7147,0.4035,-1.109,-0.3632,-0.9585,-0.7453,-1.3104,-0.0905,-1.6678,-0.8188,-0.0159,0.4966,1.4259,-0.2012,-0.2516,-0.084,0.0474,-0.0938,-1.6693,-0.8043,-0.578,-1.5619,0.3224,1.2522,-0.9712,-0.2207,0.637,1.1779,-0.5581,-0.9217,-0.4765,1.071,0.0442,0.2017,0.8581,-1.5938,-0.1211,-1.1919,0.2616,0.3927,-1.0201,-0.398,0.1538,-2.4666,0.6596,0.6792,0.0434,0.7564,0.0328,-1.7032,-1.8989,-0.6435,-2.9319,0.5624,-0.8637,-0.4386,2.5582,-0.4607,-1.1184,3.357,0.7925,0.308,-2.3414,1.1672,0.1473,-0.1252,0.6652,-0.2043,-0.2711,0.732,-0.78,-2.4916,-0.7299,0.415,-0.7005,-1.6071,-1.842,1.8275,0.6604,-1.7874,-0.0831,-1.0219,-0.1472,0.4187,-0.0382,-0.3139,0.5368,-0.3106,1.4459,-1.3536,-1.3401,-0.3059,0.2542,1.1965,1.4472,-0.9319,-0.0411,0.382,0.9875,-0.3845,-0.1756,-1.042,-0.4273,-0.5258,-0.8353,-0.3937,1.0288,0.5332,-0.067,-0.3265,2.0121,-1.2212,-0.1464,1.6272,-0.304,2.062,-1.1271,2.3645,1.4942,-0.5799,-0.4103,-1.5638,1.503,-0.2319,-0.7529,0.3569,1.177,0.2411,1.5183,-0.4894,0.9304,-0.1622,0.949,1.8115,1.0332,-0.0139,-1.3345,-0.9886,0.9351,-0.3031,-0.445,0.254,0.3999,0.4826,1.0877,-0.9305,-0.2589,-1.0561,0.2719,0.1491,0.8725,0.0128,0.2909,1.1362,0.7821,0.4684,1.2716,-0.038,0.6887,-0.086,0.6425,0.6722,-0.2085,-1.3393,-1.6834,0.4678,0.6534,-0.3536,-1.0536,0.0218,-0.1584,-0.5513,-1.2108,-0.1688,-0.6093,-1.8773,-1.2421,0.7133,-1.8866,1.691,0.2356,-0.9295,-0.2518,0.8901,-0.7325,-1.1123,-0.5828,-3.1857,-1.0097,-0.5113,-0.0288,0.4316,0.8416,0.2775,-0.1817,2.918,-1.4295,-1.5665,1.249,-2.2425,-0.3159,0.6227,0.9264,-0.6871,-1.3551,-0.8101,-0.3633,0.5699,0.197,-0.733,-0.1176,0.9522,-0.703,-1.2984,-1.2105,0.6032,0.7582,-0.802,-1.3326,0.0508,2.4352,1.2426,0.5621,0.2274,-0.0335,-1.4853,-1.0713,0.3655,0.6574,0.1764,-0.545,0.0235,-1.0278,0.4241,-0.291,0.8247,-0.1278,1.9337,0.075,0.1319,-1.1219,0.0654,1.0241,0.4938,-0.7531,0.142,-1.4705,-0.8691,0.1669,-0.7212,-1.085,0.1612,0.3059,0.9483,1.4582,-0.6299,-0.9451,1.547,-2.077,-0.2925,-0.3935,0.9814,-0.8075,-1.027,0.217,-1.3503,-0.0383,0.8135,-0.636,-0.9508,1.0384,-0.1015,1.2377,0.7342,1.3891,-0.459,-0.5438,-0.9353,0.9156,-0.0611,-1.3071,0.7292,-0.5878,-0.7407,-0.2084,-0.0879,-1.2929,0.9568,0.7379,0.9075,-0.5091,0.8632,-0.3591,-0.7145,-0.0677,-0.6386,-0.2408,1.0557,0.7982,1.4368,1.2051,-0.6232,0.785,0.1991,0.7299,2.3794,0.0864,-0.0328,-0.8826,-0.2032,-0.4465,0.7485,0.3971,0.2405,-0.4036,-0.6793,-0.4839,1.4117,-1.3492,-0.4335,-1.5175,-0.2765,0.3457,0.5025,1.1319,-1.3172,0.2838,-0.0306,-0.3344,0.5923,-0.2382,-0.1967,0.162,-0.5654,0.0892,0.5892,0.1107,-1.6957,1.347,-0.7104,-0.4833,-0.4447,0.1698,-0.058,0.4239,-1.4656,-0.3905,-0.4131,0.236,-1.2599,0.3957,0.9956,0.968,-1.1575,0.027,-0.936,0.8936,-0.3245,-0.4188,-1.0648,2.5101,-0.0306,-0.2393,0.3895,1.21,0.3016,1.3545,0.8406,-0.1066,0.4261,1.0626,0.4287,1.164,0.3204,0.1986,-0.2474,0.2239,-0.1713,0.4967,-1.791,-0.1262,0.9685,0.2318,0.1852,-2.0916,1.1571,0.4831,-1.0964,-1.146,0.3303,0.9029,-0.4261,0.7312,0.1622,-0.8468,-0.9985,-1.1366,-1.3192,-1.4205,-1.1699,-1.0924,-0.9811,-0.9807,-1.0592,-0.9687,-0.4309,-1.1101,-1.2585,-0.8265,-1.1054,-0.722,-1.1068,-1.0592,-0.7209,-1.1749,-1.5306,-0.8444,-0.5284,-1.0239,-0.9353,-1.0826,-0.6895,-0.8205,-1.2359,-0.7817,-0.8748,-1.2637,-0.9974,-1.126,-1.5028,-0.9392,-1.121,-0.9539,-0.945,-1.2296,-1.4322,-1.268,-1.0761,-1.056,-0.7365,-0.938,-0.543,-1.1408,-0.6976,-0.9757,-0.7675,-0.7917,-1.0678,-0.8106,-0.8087,-1.2433,-0.7008,-1.0616,-0.78,-0.6367,-1.132,-1.2485,-0.621,-1.2904,-1.253,-0.908,-0.8651,-0.9116,-0.9274,-0.3858,-0.9533,-1.2014,-1.1895,-1.2954,-1.0393,-1.1991,-1.0101,-1.1848,-0.6685,-0.7761,-1.0643,-0.6752,-0.6323,-0.9923,-0.875,-0.9239,-0.8726,-1.009,-1.1636,-0.5703,-1.1247,-0.9156,-0.9386,-0.9053,-1.5445,-1.5769,-1.3229,-1.2991,-1.8569,-0.6277,-1.0384,-1.0849,-1.3798,-0.9632,-1.4486,-1.3784,-0.561,-0.833,-0.6321,-0.9428,-0.9842,-1.4431,-1.1465,-0.826,-0.1783,-0.9773,-1.306,-0.9708,-1.497,-1.4263,-0.5586,-1.2302,-1.2514,-0.8754,-0.7813,-1.0422,-1.0863,-0.8649,-1.0964,-0.9912,-1.032,-0.8422,-1.1331,-1.1209,-0.9401,-1.2496,-1.1852,-0.279,-0.9181,-0.9705,-1.0568,-1.1653,-0.9957,-1.2267,-0.7092,-0.9632,-1.1534,-0.6342,-0.7847,-1.0665,-0.8901,-0.8343,-0.9088,-1.0802,-2.0005,-0.8725,-0.3981,-1.3702,-0.9263,-1.1331,-1.2154,-0.7134,-1.57,-0.8677,-1.114,-0.287,-0.874,-0.6798,-1.4295,-0.6587,-1.4113,-0.7976,-1.0182,-0.8568,-1.5267,-0.9068,-0.8372,-1.0514,-0.8578,-0.6369,-0.8638,-0.9113,-1.3587,-1.1463,-0.8242,-0.9928,-0.9856,-0.3477,-0.6951,-0.9396,-0.9673,-0.7077,-1.1432,-0.859,-1.1128,-1.2158,-1.3092,-0.6877,-0.6064,-0.6885,-1.0659,-0.9926,-0.8092,-0.8237,-1.3339,-0.6467,-0.9415,-0.3876,-0.918,-0.5687,-0.9218,-0.9283,-0.9728,-0.3201,-0.9819,-0.7433,-1.4194,-0.8491,-1.3921,-0.7232,-1.1108,-0.9358,-1.0127,-0.9989,-0.949,-1.0924,-0.8567,-1.6903,-1.77,-0.5185,-1.424,-1.195,-1.6359,-0.3766,-1.1515,-0.8102,-1.0585,-0.9549,-0.8607,-1.1373,-1.2688,-0.8717,-0.7284,-1.4678,-1.0697,-0.747,-1.2028,-1.1182,-1.6426,-0.7572,-0.508,-1.0062,-0.8479,-0.1801,-0.7028,-1.2162,-1.4076,-1.0701,-1.3675,-0.4996,-0.8787,-0.6636,-0.9899,-0.8516,-1.1339,-1.0865,-1.0275,-1.4284,-1.0307,-0.7438,-1.31,-1.2681,-0.7064,-0.9185,-0.5818,-1.2168,-0.9456,-1.0996,-0.6759,-0.1965,-0.9146,-1.5478,-0.9631,-1.0846,-0.8654,-0.9859,-0.7739,-0.7694,-0.6998,-0.6985,-0.7292,-0.8228,-0.9438,-0.9217,-1.2368,-0.3189,-0.8466,-0.8906,-1.1871,-1.0144,-0.8562,-0.7639,-0.9354,-1.0702,-0.8443,-1.1164,-1.3263,-1.2361,-1.1542,-1.1036,-0.9526,-1.5586,-0.9498,-0.9189,-1.0052,-1.1921,-1.0431,-0.8629,-1.3531,-1.3147,-0.8407,-0.7209,-0.4472,-0.7615,-0.6363,-1.0239,-1.4417,-0.6399,-1.5927,-0.4075,-0.8507,-1.2512,-0.6102,-0.9854,-1.0221,-0.7499,-0.8041,-1.7444,-1.1013,-0.3069,-1.0164,-1.2011,-0.8304,-0.8578,-0.8353,-1.0721,-1.0391,-0.2513,-1.1406,-0.9062,-0.9998,-1.0333,-0.5993,-0.6108,-0.9074,-0.9687,-1.6849,-0.8179,-0.6693,-0.2836,-0.8824,-0.5808,-0.7776,-0.4864,-0.9207,-0.8292,-1.1456,-1.2337,-1.0093,-1.0597,-0.6434,-0.9317,-0.7382,-0.3643,-0.9378,-0.8819,-0.9913,-1.3169,-0.833,-1.3983,-1.0801,-1.1291,-0.8834,-0.6941,-0.6526,-0.5318,-0.8996,-1.039,-1.2904,-1.4272,-1.0439,-1.2878,-0.9803,-0.97,-1.5831,-0.9524,-0.434,-1.2547,-0.8332,-0.862,-0.7495,-1.0675,-1.0133,-0.7389,-0.8629,-1.157,-1.1949,-1.143,-0.8882,-0.8344,-1.5927,-1.4386,-0.926,-0.7274,-1.063,-0.9421,-0.8308,-1.04,-1.2206,-1.0699,-0.6219,-0.7209,-0.9652,-1.1409,-1.1293,-0.9792,-1.4017,-0.641,-1.0193,-0.7589,-0.9434,-1.0095,-0.9918,-0.9646,-1.0334,-1.0796,-1.2434,-0.74,-1.3569,-1.067,-1.2924,-0.5931,-1.1211,-1.8201,-0.8534,-1.4699,-1.0828,-0.856,-1.2387,-1.34,-0.8164,-1.3191,-1.005,-0.6814,-1.1701,-1.0289,-0.9444,-0.5236,-0.9032,-1.0781,-0.7053,-1.4041,-0.9497,-1.2052,-0.6496,-1.1592,-1.18,-0.8976,-1.01,-0.4552,-0.5087,-0.7855,-1.0589,-0.8778,-1.047,-1.1323,-1.6383,-0.6795,-0.5812,-0.4165,-1.1413,-1.2316,-0.9326,-1.1643,-1.0601,-1.0808,-0.7029,-0.8313,-1.0278,-0.7484,-0.6758,-1.467,-0.925,-1.3505,-0.3153,-1.2124,-1.3934,-1.0366,-0.9368,-0.8298,-1.3538,-0.9468,-0.9718,-0.8867,-0.7978,-0.662,-1.2986,-0.9795,-1.4206,-0.9346,-0.8358,-1.0556,-1.2672,-1.1849,-0.2444,-1.148,-0.5576,-1.0399,-0.5324,-1.4808,-1.0664,-1.0168,-0.8746,-0.8056,-1.005,-1.3032,-1.3394,-1.1116,-1.0589,-0.9006,-1.5574,-1.1633,-1.002,-0.9292,-1.3967,-1.0289,-1.2307,-1.0771,-1.1647,-0.4926,-1.2835,-1.055,-1.2461,-0.9738,-1.1725,-0.7439,-0.9504,-0.6357,-0.9959,-0.9065,-0.8088,-1.6669,-1.7024,-0.9589,-1.5144,-0.8435,-0.8746,-0.5161,-1.277,-0.8366,-1.028,-0.7757,-0.8032,-0.5919,-1.1606,-0.7769,-1.1637,-0.4141,-0.6812,-0.7616,-0.6937,-1.3785,-0.5751,-0.8573,-1.4349,-0.8784,-0.7774,-1.1439,-1.0872,-0.7912,-1.0281,-1.4708,-1.1539,-1.1465,-0.5188,-1.0688,-1.4688,-0.809,-1.119,-0.7218,-0.7167,-1.0984,-1.3188,-1.1455,-0.6026,-0.7388,-1.6187,-1.0908,-1.5736,-0.692,-1.148,-1.1198,-1.0495,-1.0309,-0.6706,-1.2925,-1.0123,-0.6599,-1.3259,-1.2234,-0.8945,-1.4262,-1.5088,-0.4613,-1.065,-1.0944,-1.0162,-0.8105,-0.4561,-1.2091,-1.0736,-1.09,-1.1556,-0.8595,-0.6246,-1.1396,-0.9073,-1.3569,-0.8867,-1.4552,-1.7546,-1.2703,-1.3944,-0.87,-1.0807,-0.6694,-1.1202,-0.9416,-1.6573,-1.1246,-0.9903,-1.0263,-1.4083,-1.2938,-1.5538,-1.0141,-0.4101,-0.7173,-1.1947,-0.5053,-0.7371,-1.0986,-0.8422,-1.9234,-0.8405,-1.1929,-1.362,-1.1384,-1.1641,-1.0536,-1.5134,-1.2094,-0.8295,-0.9036,-1.1799,-0.8892,-1.0282,-0.63,-1.0267,-0.5605,-1.5854,-0.9423,-1.1696,-1.0874,-0.7966,-0.8865,-1.0707,-1.14,-1.004,-0.892,-0.9488,-0.8715,-1.5134,-0.9291,-1.2243,-0.7522,-1.2137,-1.254,-0.7245,-0.8781,-1.5382,-0.8855,-1.2849,-1.09,-0.6165,-0.7593,-1.5784,-1.3559,-0.8731,-0.8414,-0.9397,-0.8794,-1.0463,-1.0632,-1.1785,-1.1141,-1.2964,-1.197,-0.9977,-1.1532,-1.0496,-1.2921,-0.918,-0.7198,-1.4066,-0.8593,-1.3413,-1.0795,-1.4524,-1.1374,-1.5798,-0.6947,-0.7193,-0.7514,-1.298,-1.5562,-0.9074,-1.089,-1.2954,-1.0703,-1.3056,-0.7568,-1.583,-0.9261,-0.9535,-1.343,-1.269,-1.0119,-0.8627,-0.9045,-1.3758,-0.6525,-1.0961,-1.1002,-0.8711,-0.9784,-0.8392,-0.8663,-1.1141,-0.9756,-1.0233,-0.638,-1.1481,-0.8549,-0.9258,-1.2094,-1.0013,-0.791,-1.3533,-0.8783,-0.5151,-0.4869,-0.9635,-0.6792,-1.4704,-0.5149,-0.9986,-0.7812,-0.7662,-0.6508,-0.7621,-1.7708,-0.7602,-0.8664,-0.9967,-1.2085,-1.0004,-1.2291,-1.0612,-0.9404,-1.1221,-1.1929,-0.8549,-0.9444,-1.1813,-0.8983,-1.0736,-1.3241,-0.9739,-1.3195,-0.9635,-0.7077,-0.9294,-0.9272,-1.2779,-0.7094,-0.7019,-0.5418,-0.8944,-0.8712,-1.4282,-1.2941,-1.36,-1.2378,-1.4357,-0.9235,-1.0538,-1.1953,-1.0945,-0.8998,-0.9964,-0.9698,-1.1147,-0.7617,-1.0569,-0.8979,-0.8194,-0.776,-1.0579,-1.0165,-1.102,-0.983,-0.5537,-1.1787,-1.0085,-0.9386,-0.6414,-1.2931,-0.856,-1.3828,-1.6541,-1.5265,-1.2553,-0.8444,-0.8629,-0.722,-1.0593,-0.8006,-0.3462,-1.1033,-1.0349,-0.9327,-0.8412,-0.4885,-1.0203,-0.5158,-0.892,-0.7758,-1.4509,-1.1276,-1.0039,-1.0942,-1.5228,-1.0782,-0.5169,-1.1578,-1.0743,-0.6146,-1.531,-1.3167,-1.2328,-1.3024,-1.3613,-1.1801,-1.4299,-0.9985,-0.8827,-1.1983,-0.6041,-1.0588,-1.4469,-0.6202,-1.0988,-1.2664,-1.0614,-1.2222,-0.8213,-1.2608,-1.0268,-1.6851,-1.2857,-0.7669,-1.1237,-1.1585,-0.9637,-1.2799,-1.1464,-1.0494,-1.0527,-0.846,-1.0612,-0.7304,-1.3382,-1.0865,-1.0602,-1.1326,-0.8547,-0.8616,-1.1012,-0.7861,-1.4679,-0.8202,-1.0418,-1.2154,-1.2478,-0.9036,-1.0988,-1.0374,-0.5245,-1.3003,-1.0644,-0.9312,-1.1103,-0.5741,-0.836,-1.2774,-1.2346,-0.8481,-0.7465,-0.492,-1.0664,-1.106,-1.0272,-1.0703,-1.0962,-1.0183,-1.0016,-1.0028,-1.3728,-1.3573,-1.0522,-1.1699,-1.0912,-1.4077,-1.5115,-1.0532,-1.0586,-1.2029,-0.947,-0.5556,-1.6582,-0.8478,-1.4592,-0.4835,-1.0021,-1.148,-0.7888,-1.6778,-0.5992,-0.8759,-0.5755,-1.1071,-1.1255,-0.8507,-1.1434,-1.0689,-0.9371,-1.1291,-1.1098,-1.8966,-1.3543,-1.3402,-1.4652,-0.8044,-0.9536,-1.2112,-0.9373,-0.8779,-1.0967,-0.6395,-1.5795,-1.0541,-0.6977,-0.6912,-0.7893,-0.5486,-0.9569,-1.4368,-0.3366,-1.2462,-1.3827,-1.0051,-1.0373,-0.4094,-1.2202,-0.8404,-1.3565,-0.6929,-0.6827,-0.6513,-1.4023,-0.966,-1.5491,-0.6385,-0.9941,-1.638,-1.0151,-1.0715,-0.7671],"y":[-1.8169,0.6272,0.5181,0.1409,1.4573,-0.4936,-2.1222,-0.1336,-0.4276,0.0878,-0.8983,0.9306,0.9686,-0.0068,-0.4655,-0.8826,1.1204,0.3322,0.7612,0.608,-0.5186,0.9984,1.074,0.4107,1.1087,-0.8264,0.5596,-0.7835,-0.4861,-0.0063,2.4654,-0.9608,0.1312,0.9357,-1.4049,-1.9187,0.7643,-1.453,2.0221,0.326,-1.6622,0.585,-2.1036,-0.9925,-2.1983,-0.2729,0.5359,-2.2777,0.6898,1.2729,0.3169,2.2628,-0.859,-1.0358,0.5664,-0.0686,1.3656,-0.0987,0.6606,0.8529,-0.0129,0.0407,-0.4343,-1.3224,-0.8236,0.0885,-0.221,-0.5698,0.6309,-1.2745,0.0934,-0.0965,0.5627,-0.9191,-0.0603,0.4197,-0.9356,-2.2246,-1.1932,-0.045,1.2417,1.4082,0.9128,-0.9077,-1.6324,-0.9946,1.2823,-1.4573,-0.5624,-1.0447,-0.1717,-0.2501,0.5228,-1.595,-0.3457,0.8021,-2.2861,2.4477,-0.5665,-0.3768,1.5344,-1.3856,0.4941,0.8324,0.4538,0.3475,0.6067,0.4307,1.0531,-0.7389,0.1613,-0.5052,-0.0705,-1.7658,-1.6545,-0.3272,0.7816,-1.5541,0.9694,0.9103,-0.6971,0.6516,-1.5822,-1.3175,0.0556,0.1542,1.1225,-0.7087,-0.5163,0.1576,1.3372,-0.5374,-0.6016,2.0178,-1.3578,-0.0363,-0.6384,-0.4698,-0.4742,-0.4469,0.4328,0.6253,0.4809,0.714,0.0852,-0.0343,-0.016,-0.4441,-0.7551,-1.7076,1.4171,0.1503,0.5872,-0.2224,1.2539,-0.4157,0.9222,-0.7022,0.3052,-0.6104,1.4593,0.9896,-1.573,0.3469,0.293,-1.7834,0.6729,1.5735,1.901,1.1013,-0.9307,0.5877,0.5661,-0.2977,-1.096,0.9003,0.4698,-0.8665,-1.0777,-0.8524,-0.0575,-0.732,0.3788,0.7394,-0.4785,-0.6749,1.4766,1.0237,-0.1931,2.0854,-1.411,0.8454,1.5261,0.2311,-0.539,-0.3988,0.2657,0.2938,0.3784,2.6368,-0.3912,-0.6816,1.9947,-0.0524,-1.4639,-0.2029,0.2753,0.0367,-3.0295,-2.2327,1.689,0.456,0.2095,0.7893,1.8722,0.3019,0.325,1.5265,0.1304,0.2997,0.2737,0.7195,-0.2557,-1.5343,0.3949,-0.4128,-1.2283,-1.289,-0.1249,0.4387,-0.6925,-0.9838,-0.0192,0.1481,1.6233,-0.273,-1.0177,0.6172,-0.4104,-0.8978,-0.1886,0.5904,0.3647,-1.1583,0.3918,-1.0134,0.8778,0.3779,1.485,0.0861,0.4081,0.966,-0.0012,1.5714,0.365,-0.9457,-1.0599,1.4709,1.5951,1.5549,0.1202,-0.634,-0.9152,0.673,-0.9033,0.1315,1.0805,-0.6144,0.8856,1.2012,2.3206,-0.5398,-1.2501,-1.741,-0.3244,-0.9239,0.1083,-0.4113,0.405,1.1111,0.7221,-0.251,1.616,-1.9252,1.4717,-0.4041,1.0866,-0.6124,0.8491,-0.1153,-0.7666,0.8211,0.925,0.1048,-1.7211,1.1075,-0.7222,0.4776,0.2963,0.7671,-0.2052,1.0834,1.0816,-0.7798,-2.5055,0.6201,-1.2942,0.2831,1.3784,0.0658,-0.5205,-0.0639,-1.7472,0.9518,-0.6985,-0.1608,0.3728,-0.9593,-1.5888,0.7396,-0.7818,0.4037,-1.2593,1.4168,-0.9657,-0.2043,-0.7407,-1.4055,0.7259,-0.9177,1.3594,0.2804,0.472,-1.6482,0.5157,0.0141,0.5504,-0.3487,-1.0889,-0.7608,-0.2596,2.5749,0.4966,1.6322,-0.6831,-0.2208,0.9053,1.2447,-0.4484,-0.0876,1.9985,-0.8331,0.6212,0.3801,-0.8844,0.8207,-1.6147,0.0969,0.4497,1.2649,-0.0308,0.8797,-1.7853,-1.3341,0.4506,-0.1626,0.7698,-0.9396,-1.0348,0.3613,1.1347,0.6313,-0.6435,-1.3202,0.5726,-1.0537,0.6009,0.6898,0.3084,0.0959,-1.9092,-1.4905,-0.6447,-1.2059,0.7781,0.0134,0.4185,-0.7087,1.5483,-0.3542,-1.0712,-0.0906,-1.4889,0.9656,0.7889,-0.8808,1.1354,0.1372,1.7642,1.2622,-0.6054,-0.1639,2.3047,-0.3805,2.5469,1.4361,0.2625,-1.5458,-0.2208,0.6716,-0.0047,-0.9574,-1.3078,-0.6699,-1.8102,0.4954,-1.631,-0.2888,0.1057,0.0764,0.6951,-0.3997,-1.171,1.5618,-0.2051,-0.6888,-1.8399,-0.6157,0.8806,0.3359,0.1398,0.0106,-0.1863,-0.5829,-1.6741,0.2791,-0.4908,0.5285,0.3309,0.4791,0.4552,-0.9894,-0.3431,0.5478,0.2806,-1.9645,-0.7104,-1.1778,-1.07,-0.2148,-0.6193,2.2244,-1.0017,-1.1798,-0.4196,0.6433,0.0468,1.7458,-0.5411,1.3862,-0.3666,0.4596,0.5634,1.207,1.4832,-1.0348,-0.238,0.6471,-0.4632,1.3471,-0.0374,-1.1872,1.9334,-0.4791,1.414,1.466,1.931,0.4382,0.1971,0.4618,-0.6159,1.4137,2.0498,0.5838,0.4734,1.7927,-0.0236,-0.1213,-0.3112,-2.7302,-0.7909,-0.6898,-1.6811,-0.3503,-0.6031,1.1355,0.2425,0.5237,-1.3937,-0.0927,0.056,-0.0106,-0.2026,-1.0147,0.3754,0.8074,-0.7664,1.5005,0.2327,0.9141,-0.0292,-0.444,0.2099,1.113,1.7589,0.5847,1.084,0.3833,0.2204,0.9323,-0.9947,-0.1975,0.8646,-0.8735,1.8491,-0.0253,1.2724,0.406,0.6059,-0.9639,0.8291,-1.1268,-0.7229,0.0891,-0.1233,-1.6432,0.2846,-0.5141,-1.4118,-0.1096,-0.074,-0.9438,0.3297,1.0472,1.2808,0.9806,0.5248,-0.6239,0.0056,-0.1818,-0.5164,0.4717,-0.198,-2.4651,1.2763,1.3757,-0.2407,0.2877,0.601,0.6638,0.5306,2.1341,-0.1256,0.0672,-0.6211,0.2285,0.5875,0.0908,-0.8311,0.9778,1.2243,-1.685,-0.7568,0.1237,-0.5392,0.1243,-1.5953,-0.3686,-0.8411,1.4497,-0.5496,1.4525,-0.239,-0.733,1.3644,0.4099,1.6764,0.0291,-0.7622,-1.0955,1.3961,-0.863,0.076,0.6682,-1.1854,1.496,0.6411,-2.7724,-2.1186,-1.1956,0.3798,0.4694,-0.502,-1.0782,0.6402,0.8392,-0.3738,-0.8231,-0.3835,2.0498,0.0055,-0.77,-0.6044,-0.121,1.193,0.0835,0.2302,0.698,-1.7086,0.6247,0.642,1.8497,-1.0518,0.3015,-0.1513,-1.1881,-0.3747,0.1271,-1.0531,-1.1343,-0.8613,-1.8125,2.0959,1.0474,-0.0545,1.6738,1.7198,0.2241,-0.7205,-1.338,0.7202,1.2127,0.5778,1.5646,0.5737,-0.158,1.1565,0.1613,-0.1758,0.3672,-0.5606,1.4844,-0.6562,1.6253,-2.0442,1.2032,0.0433,-0.1723,-1.2448,0.0116,-0.8815,0.499,-0.9241,1.2767,-0.971,-0.6227,0.8826,1.2837,-0.7791,-2.2036,-1.5025,0.0474,2.8755,-1.4759,-0.9139,-0.6194,0.1806,-0.7621,1.491,-1.563,-0.1416,-0.9026,1.2484,-0.1731,0.2992,0.5649,1.0327,-0.0809,1.8184,-1.5913,0.8129,0.2768,-0.0009,-0.3282,1.6863,-0.1674,0.3467,0.6315,0.0789,1.4282,1.585,0.3451,1.0825,-0.3484,0.0526,-0.6349,-0.3671,-1.8851,-0.9477,2.363,0.0509,0.9762,-1.9076,0.0511,2.6678,-1.3947,0.2606,-0.4704,0.2043,-0.5568,0.2731,-1.0266,-0.9043,-0.9286,-1.2954,-0.6493,-0.4071,-0.1737,0.6794,-1.1791,-2.2314,-0.0887,0.9571,-1.6326,0.2117,2.2068,0.0011,0.1095,-0.721,-0.0943,0.1005,1.7259,-0.6661,-0.9851,-1.4415,-0.33,0.3399,-1.7583,1.5971,-0.0898,0.059,0.0479,1.1573,0.5694,-0.9966,0.158,2.1138,1.4191,0.8207,0.5631,-1.1335,-0.4515,0.9531,0.6871,-1.0784,-0.2313,1.482,0.7215,0.9385,-1.0579,-0.2863,0.0356,-1.0963,0.7295,0.238,0.7657,-0.1387,-0.0543,0.752,-1.6047,0.6368,0.0162,-0.3549,-0.263,-0.267,0.6759,0.0927,-0.0997,-1.4643,-0.984,-0.881,0.3324,-0.5518,1.3187,0.6838,0.6932,-2.0421,0.2762,-0.4397,-0.0695,1.0169,-1.6743,-0.8851,-0.965,-0.807,-0.8524,-1.0273,1.6672,-0.5904,0.8742,-0.441,0.1923,-0.0465,-0.8835,0.2536,0.7629,-0.079,-0.634,0.23,-0.6197,-2.0305,-0.1463,0.3879,0.08,0.3264,-1.3526,-1.752,-0.3568,-0.7465,2.1085,-0.1655,1.6081,2.1501,0.2704,-1.6231,-1.2631,-0.4667,0.6918,-1.1101,0.2456,-0.8152,-0.5075,0.6373,0.4138,-1.1606,0.516,-0.0848,-1.1393,-0.5335,-0.051,-0.1409,0.4243,-0.6857,-0.0019,0.5529,0.7627,-0.6772,-0.1315,-1.4489,-0.0593,0.6753,-0.5798,0.7896,0.3427,0.7199,0.822,-0.623,0.2731,-0.2945,0.0322,-0.0816,1.5662,-1.0315,1.2026,2.2171,0.4948,-1.8076,0.3426,0.172,0.7315,-0.4593,0.8816,0.6272,-1.0296,2.1051,-0.6349,0.4538,0.0656,-1.3977,0.2494,-0.1836,-0.3436,2.1078,1.6158,0.0425,0.0495,1.1085,1.7415,0.9173,-1.9049,-0.1736,-1.0557,1.3306,1.2421,0.8362,-0.0709,0.8909,-0.2286,-0.4098,0.1494,-1.7973,0.608,0.2566,-0.1088,1.9616,-0.3081,0.6706,-1.943,-0.9159,1.3375,-0.012,0.175,-0.0748,0.0148,-0.2505,-1.0591,1.2028,-0.3501,2.342,0.0425,-0.2467,-1.0489,0.8545,-0.389,0.1295,1.1064,1.1201,1.4828,-0.6412,-1.3503,-0.51,1.4327,-0.0225,0.5038,0.071,-0.4533,-0.631,0.5547,-0.2633,0.8958,0.2188,-0.7028,-0.9265,-1.4056,-0.2673,-0.4978,-0.9751,0.6861,-1.8097,-0.0343,0.178,0.5097,-0.3367,0.3906,-0.8012,1.2679,0.482,-1.0374,0.2249,0.4448,0.4153,0.8756,0.5004,0.1815,-0.8502,-0.0378,-1.6811,-1.8418,-1.3977,1.2088,0.1394,0.4172,-0.8929,-1.2132,-0.4928,-1.069,-0.682,0.2374,1.3174,0.9727,0.4077,0.8705,0.213,0.7385,-0.3367,0.3365,0.3216,-1.5485,1.4533,-1.9895,-1.7736,1.7761,0.0274,-0.9373,0.3733,-2.031,0.4293,0.4979,1.1647,-0.4086,1.3493,-1.4706,0.0097,-0.0227,0.752,0.4779,-0.3199,0.7011,0.668,0.0531,-1.0056,-0.3339,0.5883,0.5014,1.0871,0.4651,-0.0545,-0.1851,-0.1613,-0.2352,-0.4571,-0.9985,0.0362,0.2772,0.0735,0.4721,0.074,0.2852,-1.0108,2.3746,-1.3606,0.3497,-0.3302,-2.2232,-0.2643,-0.7588,-0.581,0.3391,-0.2736,0.3266,0.2959,-0.8031,1.0892,-1.8804,0.1187,0.3568,-1.6085,-0.2806,-0.6072,1.3209,-1.3318,0.7508,-0.1624,1.3359,2.8421,-0.5465,1.005,0.2304,0.4398,0.8029,-0.2152,-1.2217,1.6203,-1.0886,-0.9167,0.9678,0.7805,-0.945,1.1692,1.6252,0.9227,0.2191,-0.0422,1.0781,1.4266,-0.8339,0.3453,0.1813,-2.5444,0.6791,-1.0904,0.6349,-0.3054,-0.9142,0.4765,-0.3462,1.2903,0.2386,-0.1824,0.1284,0.6508,1.2962,1.1864,0.5598,-0.2212,-0.6272,1.5654,1.5594,0.9422,-0.3981,0.5404,-1.6216,0.5508,-1.4471,0.1469,1.2337,-0.9111,1.0254,-0.6454,-0.24,0.0787,-0.3676,0.5718,1.0029,-0.8469,-0.1314,0.184,-0.8502,-1.1445,-0.0987,0.1934,-0.4616,-1.4924,-1.074,-2.2585,-0.0866,1.9588,-1.5028,-0.5544,-1.4023,0.4007,-0.6607,-0.4902,0.0211,0.096,-1.2191,1.4416,0.8879,-0.1046,1.5816,-1.3341,-0.3139,1.9605,-1.8053,-1.2551,-0.2915,0.154,-1.1666,-0.3581,-1.4805,0.3684,0.9585,-0.2494,1.2411,-0.5882,0.2097,-0.8288,-0.1108,0.0349,-1.1467,0.3414,1.017,0.7456,1.1684,-0.1403,-0.2539,0.8226,-0.7765,0.0471,-0.4546,1.0521,-0.755,-0.1533,-0.8473,-0.1225,1.1751,1.0712,-0.5703,1.4136,0.5414,-0.7266,0.9674,-0.3986,0.9357,1.0605,-0.4144,1.4734,0.538,0.747,-0.3949,-0.8277,-0.1471,1.6292,-0.825,0.1163,0.9013,0.3135,0.8588,-0.2458,-1.0248,0.6336,-0.1785,-0.1075,0.8617,1.6423,-0.7212,1.0379,2.4267,1.1809,0.221,0.9656,-0.619,1.121,0.4038,0.125,-0.455,1.7976,0.0824,-1.0284,-0.8478,-0.8003,-0.3396,1.7225,1.2376,0.6195,-0.5195,-1.2727,1.8353,0.5131,0.5878,0.2744,1.4574,1.032,-0.2782,0.6238,-0.2128,-1.6189,0.538,-1.1272,0.6706,1.1604,0.3005,-0.1833,-1.3385,-0.4433,-1.1964,-0.8148,-1.6604,0.5684,1.648,1.0006,0.9112,0.9191,-1.9058,1.1164,2.4349,-1.1996,0.9113,0.5099,-0.0931,0.5093,-0.513,-1.71,0.1943,0.479,0.5142,-2.5513,1.2186,2.2555,0.6413,-1.3888,1.1535,-0.9585,0.2902,1.0678,0.8723,0.0462,-0.1658,0.2508,0.7667,-0.4666,0.9265,-0.2113,0.3664,-2.0862,0.6275,2.6435,0.2077,0.5615,0.6109,-0.5228,2.4219,0.1166,-0.0544,-0.753,-0.406,-1.7729,0.0552,0.1949,-0.9248,0.2235,-0.9423,0.1164,0.8397,-0.0213,-0.8257,0.7227,0.5039,0.134,3.3495,-0.2861,1.8072,-0.6492,-0.8275,0.3355,-1.316,0.0287,-1.0569,-0.2277,1.1643,2.9803,-0.2665,-0.128,-1.9735,0.4717,-0.25,0.1654,-1.1494,-0.0755,0.8933,0.3825,-1.9058,-0.9228,1.3072,0.6457,-0.4334,-0.1886,-1.4059,0.4879,-0.5794,0.8191,0.8855,0.7798,0.0588,1.4728,-0.333,0.1545,1.1675,1.3293,0.2167,0.6537,1.0397,0.2386,0.4958,-0.3968,0.6403,0.8406,0.3416,0.3826,-0.5123,-0.4585,-1.7292,2.392,-0.395,-0.7141,-0.6168,-0.4491,1.1997,0.1981,-0.5359,1.2554,-0.2043,0.6084,0.9669,-0.3923,-0.3096,-0.8546,1.418,-1.0673,0.6178,0.8719,0.0657,0.3535,-0.3058,-0.0291,0.4843,-0.5774,-0.3679,0.2178,-0.3197,0.3659,-1.6685,0.0922,0.4844,-0.0734,-1.7004,-1.5093,0.2213,-0.7515,-0.4945,0.9775,0.2853,1.6452,0.6707,3.2671,-0.7311,0.9036,0.3005,0.1956,0.4381,0.7268,-0.6773,0.9099,-0.5736,0.7584,0.3701,0.2982,-0.8602,0.1302,-0.797,-0.5612,0.8879,-0.3756,-0.7914,-0.4094,-0.661,-1.8061,0.7435,-0.8493,-0.628,0.9205,1.1193,1.0316,0.8451,0.0629,0.0248,-0.4221,-1.5389,0.7452,-1.2556,0.118,-1.0015,0.4976,0.217,-1.4514,1.436,2.3901,-0.155,0.4585,1.5742,0.553,-1.2143,-0.9706,-3.0876,-0.0315,1.5069,1.4297,-0.2367,1.0932,-0.8141,0.8983,-0.5104,-1.2363,-0.1643,-0.2424,0.1848,0.7234,-0.4728,1.8167,-1.0493,0.5884,-0.2673,-1.1032,0.1814,-0.1933,-2.1091,-0.1415,0.0405,-1.4297,0.0893,-0.7277,0.9764,0.195,-2.8403,0.4158,0.1916,-0.357,-1.4902,0.3235,-1.1688,0.0479,0.6869,0.0409,-0.1208,1.1157,-0.2469,0.6999,1.2848,2.1741,-1.3277,-1.4033,0.7454,0.0062,0.4813,-0.7418,0.1454,0.9034,0.3265,-0.3957,0.738,0.3067,-2.0265,1.3842,-0.5263,-0.3475,0.8423,-0.1332,1.4906,-0.749,0.4319,1.2698,1.157,-1.2124,-0.4825,-0.0253,-0.2299,-1.2453,2.5249,-1.0901,0.5808,-0.1031,0.1245,-1.4792,0.0617,0.7915,-1.6195,0.3161,-0.2415,-1.0112,0.7601,0.5898,-0.3779,0.4553,1.3667,0.8351,0.0381,-1.6368,1.6083,0.3862,-2.0442,-1.2847,-0.7443,-1.0689,0.5175,-0.5305,-0.1239,-0.183,0.1274,0.0795,-0.3685,0.3648,0.8287,-1.2581,0.9456,0.5058,0.3957,-1.3485,0.0753,-0.9424,-1.1032,0.519,-2.0493,0.0449,-0.828,0.7904,-0.1723,-2.1531,-1.3782,-0.242,-0.3735,1.3187,1.2864,-0.6244,0.8993,1.0886,0.8188,1.1187,0.2745,-0.5123,-1.2412,-0.838,0.2214,0.0291,-1.1177,-1.2141,1.1475,-2.272,-0.4453,1.0084,0.2288,0.9023,1.3351,-0.0979,-0.2044,0.2895,0.8311,-0.6536,2.6562,1.0638,1.2846,-0.9252,1.3974,2.0732,0.4252,1.2002,-0.4147,-0.2099,-0.209,-1.0545,-0.3485,0.3046,-0.4256,-1.4286,1.3056,0.181,1.3891,-0.0563,0.6321,-0.6177,-1.2115,1.0815,1.482,-0.3763,0.7143,0.4744,-1.1103,1.9739,-0.4162,-0.6454,0.9141,0.1778,-0.3167,-0.1161,-2.5936,-2.171,0.279,-1.8843,-1.7776,0.2588,0.4148,0.6034,0.5368,-0.2796,0.5976,-1.0768,1.2071,0.1829,0.505,-0.3638,0.1536,0.2262,-1.3455,-1.482,0.6319,0.0377,-2.3621,-0.6412,-0.0096,-0.8352,-0.7702,-0.7299,-1.4209,1.4099,0.2607,-0.7468,-1.9825,-0.7439,0.2887,0.5443,0.5947,-0.3551,-0.164,-0.1347,0.2155,0.1414,0.3828,-2.1065,2.7766,-0.3337,0.031,0.0078,0.3669,-0.1704,-0.4777,-0.1894,0.6458,-0.5281,0.1236,0.0105,-0.6519,-0.0015,0.5257,0.2958,0.5568,-0.3367,-0.1032,1.3372,2.253,-0.1383,0.8732,-1.5878,0.0515,1.6225,-0.8126,0.4388,-0.8927,-0.5861,2.1341,0.7975,0.039,0.5551,0.0693,-0.2926,-2.6679,0.7472,0.6546,-2.5515,0.5267,0.3153,0.4686,-0.6782,-0.0105,0.9317,-0.9524,0.7376,0.4465,-1.459,0.3755,-0.5046,0.6096,-0.3109,-0.3626,1.7264,-1.0266,-0.6915,2.0913,0.0751,-1.8396,1.5762,0.402,0.2881,-0.5797,-0.8511,1.6917,2.8915,-0.3398,0.8505,0.8205,-0.6547,-0.0365,0.7878,0.9019,-0.4458,1.1568,-1.3531,0.2069,0.6696,0.6027,-0.2497,-0.1546,0.112,-1.0448,0.5327,1.7675,-0.0105,-0.5395,0.464,-0.9129,-1.5344,0.3257,0.2285,2.3004,-1.1765,0.4273,-1.1769,1.3201,-0.2231,0.3398,-0.7583,0.421,0.017,-0.7845,-1.0238,0.5175,0.6553,0.9092,0.7745,-1.3201,-1.1526,1.3757,0.328,-0.8113,-0.3237,0.0303,0.8407,0.0251,-0.6498,-1.8159,0.4765,-0.4156,-2.698,-0.5924,-1.402,0.654,-1.1724,-0.0941,0.4524,-0.1907,0.0257,-0.3677,-0.4032,-0.5211,0.7496,-0.4883,1.7185,-0.9971,-0.0927,0.4107,0.0873,0.2433,1.8054,-1.3998,-1.3167,-0.2464,-1.372,2.3537,-0.0349,-1.8159,-0.0976,0.3137,-0.6252,-0.4108,0.0419,1.2694,-2.5043,1.372,0.6736,0.1559,0.2302,-0.0886,-0.5814,0.8644,-2.0297,0.7933,1.3569,0.2007,0.0262,1.9009,1.3016,0.8046,-0.5725,1.2774,0.7728,0.5452,0.418,0.4537,1.6595,-0.3248,0.3674,-0.5121,-0.0786,-1.0857,0.99,-0.7193,-0.8881,-0.5179,-0.9311,1.147,1.3114,0.6875,-0.276,1.1541,-0.277,-0.9885,-0.6457,-0.0391,-0.5575,0.1904,-0.644,-1.3792,1.7166,-1.3629,0.5722,0.6938,1.1923,0.8768,-0.8871,0.647,2.5815,1.6531,-1.666,1.1202,0.838,-0.6683,-1.0323,-0.4087,0.8677,-0.5454,0.4292,-0.4215,1.2617,1.1827,0.1329,2.2753,-2.0109,-0.6848,0.498,-0.474,-0.4137,0.0484,-0.6291,1.9542,-0.6935,-0.0939,-1.3705,-1.6609,0.2179,1.2313,0.5478,0.339,-0.366,-1.5126,-1.0176,0.7153,2.0815,-0.7473,0.6497,0.8391,-0.8145,0.1462,-0.404,-1.0446,0.8314,1.0628,-0.7031,0.6204,0.197,0.0214,0.8426,-1.509,0.0653,0.0033,0.5163,1.1852,0.0247,0.247,-0.4855,-1.7055,-1.4637,0.078,-0.5758,0.9158,-1.5909,0.3829,-0.0574,1.006,-0.2518,0.4214,-0.0364,0.2996,-1.7122,-0.0242,1.1261,-0.6145,1.1187,2.4378,0.5931,-1.0547,-0.3838,0.0803,-0.4808,-1.1106,2.332,-0.8785,-1.027,0.4722,0.1783,-1.6991,-0.3081,0.8693,0.2494,-1.0298,-0.3406,-0.4915,0.2395,0.7273,-1.6338,0.8362,-1.2428,-0.4102,0.7448,-0.2263,-0.3612,0.036,0.7979,-0.1282,-1.1856,-0.9363,0.2507,0.7383,-0.5096,2.3913,-0.4151,0.8813,0.2001,1.8286,-1.2868,0.1408,0.3103,-0.2211,0.3912,-0.1313,-1.0507,-1.9298,0.4695,0.4219,-1.0024,-1.1068,0.2605,1.0785,-1.8344,0.767,-0.4682,0.16,0.2127,-0.3636,-0.3715,-0.8705,1.7686,1.4222,0.7578,-0.7075,-0.1882,-0.3784,-1.802,-0.46,-0.3933,1.9192,-1.6525,-0.9909,-0.4257,1.2718,-0.7629,-0.235,2.3015,-0.9555,0.2186,-1.7933,0.0004,1.6267,-1.4014,0.4722,-0.4394,1.2368,-0.6009,-0.9908,-0.4347,0.7627,-1.0885,1.4925,0.4744,-0.5507,-0.9125,0.8436,-2.5191,1.3312,0.7006,-0.8574,-0.5576,0.385,0.5181,-0.8388,-1.1752,-0.1399,1.009,0.4812,-0.4847,1.0225,-0.26,-1.9094,0.0739,2.0889,0.2826,0.5256,2.0413,0.9096,1.1712,1.1731,0.5308,0.5997,0.9428,-0.8647,-0.1344,2.0519,-0.1611,-1.5623,-0.7858,1.1371,-2.1728,1.4817,-1.2299,1.1033,-1.8148,-2.1547,2.0063,-0.1422,-0.4785,1.139,-0.15,0.2758,-0.3279,-0.2819,-1.0742,-0.0015,0.266,0.3974,-1.2421,0.7668,-0.7905,-1.2032,-1.6096,1.6146,-0.4718,1.3242,-0.7252,-1.6533,-2.0189,0.0859,0.798,-0.7229,0.0789,-1.0632,-0.4917,2.2932,-1.9266,0.953,0.348,-0.8483,0.8043,-1.0578,-1.7325,-0.1751,1.2204,0.3553,0.2003,0.5521,0.4135,1.2943,0.1694,-1.9612,-0.2168,0.2752,-0.7943,-2.0866,-0.7077,1.1738,-0.1577,-0.373,0.0394,0.0898,-1.0019,-0.3876,1.7101,-0.0313,-0.7219,-0.8503,-0.962,-0.2631,-0.0246,-1.4041,0.0127,1,-0.5058,-0.713,2.4947,-0.3637,-1.8035,-0.8912,-0.0704,1.4786,-0.1687,-1.1217,1.1139,0.1843,-0.6148,0.9484,-1.3622,-1.8435,-0.5522,-0.7518,0.5342,2.1496,0.7046,-0.2575,0.593,0.6809,1.3746,-0.9971,2.1663,-0.104,0.2232,0.0377,-0.0688,0.9766,0.1441,-0.1522,-1.7078,-1.0216,-0.3412,0.0193,0.6547,1.7645,1.1687,-0.7057,0.5648,0.0443,-0.3081,0.198,-1.3257,-0.8331,-0.6519,-0.4528,-0.8214,1.5432,0.4056,-0.2244,-0.2557,-1.5697,-1.5206,-0.107,0.2292,1.134,-1.4568,-0.5138,-0.9945,-0.4884,-0.0204,0.1807,0.3942,-0.066,1.4298,0.2863,1.4799,-1.0618,0.1603,1.0143,0.8972,1.8674,1.6502,-0.2837,1.0552,-1.3494,0.9461,0.5345,-0.4562,0.1504,-0.428,0.669,-1.2899,2.3204,-0.4984,-0.96,-0.8766,1.0292,0.6703,-0.1671,0.0079,-0.3792,-0.8601,-1.4571,-0.4966,0.7543,-1.405,-0.9706,1.1605,-0.5565,1.6327,0.0596,-0.9147,-0.6468,-0.1587,-0.7814,-0.891,-0.7249,1.4392,-0.7852,0.3726,-0.353,0.1125,0.1962,0.6375,0.2079,-0.7364,-0.7579,0.1752,-0.4644,0.512,-0.5667,-1.2662,0.709,-0.2488,0.2333,-1.518,1.3799,-2.0312,0.0212,-1.2835,-1.6412,0.3734,0.5887,1.1624,1.7173,-0.4515,-1.0944,-1.9561,-0.5494,-1.2129,1.4527,1.0345,1.6196,-0.3545,1.4149,0.8485,-0.4818,-1.1767,2.0313,-2.4382,-1.6403,-1.0646,0.2045,-1.2247,-0.6055,1.5208,-0.7729,0.5065,1.2154,-0.3555,-1.3751,0.3868,-0.2069,0.5981,0.9305,-0.1815,1.1681,1.0523,-0.5117,1.3074,0.5647,-3.0017,-0.6404,0.8133,0.4446,-1.2067,1.3017,-0.523,1.0847,-0.2292,-1.0534,-1.4757,-0.8864,2.3329,1.6894,-0.933,-0.1564,-0.2045,0.0083,-0.5529,0.6858,-0.2471,0.0187,-0.1139,-0.3612,0.7624,-0.8394,1.4608,-0.6011,0.3517,-0.0279,-1.3457,-0.4684,0.4582,-0.8206,-0.0001,1.2759,-0.6904,0.0946,-1.1398,-0.7905,-0.7481,-1.1009,0.0953,0.3891,0.0284,-0.4969,-0.5418,1.2361,0.735,0.7332,-0.5362,1.4252,0.6809,-0.2188,-0.722,1.641,0.1268,0.0912,0.0444,-0.1018,-0.383,-0.946,-0.6368,-0.9681,-0.1848,0.4065,0.3037,0.1276,1.741,-1.1542,2.2161,-0.5931,0.1807,0.3491,-0.1836,1.724,-0.7767,0.2353,-0.7921,1.8648,-0.2722,0.5117,0.8085,1.9899,-0.3762,-0.7044,1.7563,-0.0273,-0.6688,-0.904,0.9996,-4.0014,-1.6311,-0.8095,-0.1898,0.4851,0.8712,-0.0173,-0.0889,-0.4467,0.2742,1.1831,1.1529,-0.2269,-0.172,-0.1765,0.2078,-1.1287,0.6795,-1.0936,0.0275,1.1978,0.626,1.1825,0.9732,-1.8137,-1.2417,1.0961,0.9487,-0.4225,2.8602,0.3554,-1.8948,1.6171,0.0181,0.3571,-0.6893,-0.0759,-1.9149,0.5793,0.6913,-0.105,-0.7579,-2.0385,0.3963,0.5976,-0.3029,-0.889,-1.8244,1.2023,0.3363,1.621,1.1695,3.6156,0.5287,1.3929,1.0728,0.6322,0.1569,-1.9228,0.4695,-1.5963,0.895,-0.7862,-1.4471,0.3353,-0.6656,0.6265,-1.3416,-0.9817,-1.4669,-1.6085,0.7728,2.8714,-0.5916,-1.0268,0.4199,0.0568,0.1348,0.4427,-0.7191,0.671,0.5387,0.9544,-0.4103,0.5696,-0.7498,-0.6072,0.4264,-1.0227,-0.2435,0.7628,-0.0279,-1.1578,-0.4622,1.6272,0.5256,0.9086,-0.922,2.4802,-2.0032,-0.1748,-0.7759,0.642,-0.239,0.0541,0.2553,-1.908,-0.961,0.2443,0.0654,0.2417,0.5224,-1.0181,1.8832,-0.2799,0.4891,0.4863,1.8342,-1.5269,-1.9282,0.8212,0.0909,-0.3699,0.2099,2.0608,-1.3154,0.7036,-1.0449,-1.0958,-1.1878,0.8431,-0.2302,-0.1953,-0.0973,-1.616,-1.5617,0.8467,-1.2888,-0.1033,-1.4111,-0.1737,2.5588,1.8891,0.2803,0.2169,-0.0871,0.6453,0.6512,-0.0901,0.0221,0.2568,-0.5754,0.7131,1.1635,1.7476,0.5852,-0.1707,-2.2693,-0.852,-0.1435,0.3652,0.0305,0.6796,-2.3791,-0.4836,-0.2558,-0.601,0.1245,0.5181,-1.0887,-0.5845,1.1846,-0.8683,0.2476,-0.1886,-0.8813,-0.8558,-1.0943,0.2838,0.5455,1.0339,0.5167,-0.8169,-0.4437,0.7498,-0.1475,0.1968,0.322,0.1511,0.6371,0.7702,0.7223,1.2605,0.3265,-1.3697,-0.266,1.566,0.123,-0.5508,0.5965,-0.3505,-1.2868,-0.327,0.83,1.0791,-0.7528,0.908,0.0483,-1.1001,1.3764,0.5254,0.6295,-1.1406,-0.1525,-0.92,-0.8933,-1.4462,-0.0021,-2.147,-1.5317,1.0951,1.042,0.6256,1.1024,2.1856,0.2752,-1.1577,-1.5494,0.0345,1.515,-0.6796,-0.0994,-0.1467,-1.0398,-0.3973,0.6468,-0.2094,0.031,-0.3815,0.7542,0.7763,-1.161,0.3816,-1.3035,-0.5415,-0.3963,0.3455,-0.6047,-0.0614,0.4344,-0.5357,0.5144,1.0358,0.8371,0.0395,-0.5222,-0.9187,-0.4993,0.6535,-0.0567,1.3853,0.4024,0.7074,0.7628,-0.5868,0.0674,0.5613,-0.6313,-0.4259,0.1309,1.1033,-0.4122,0.6509,-0.092,0.7964,0.918,-0.9062,-0.6538,1.1773,-1.0386,-0.2522,0.5187,0.9701,-0.1639,-0.5129,-0.0341,1.6421,-0.8311,-2.47,0.0331,0.8108,-0.0278,0.4283,-0.0811,1.53,1.0062,0.7156,0.1349,0.3925,-0.5972,0.0516,-0.4331,-0.0187,-1.0154,1.7525,-0.6667,0.0624,-1.2163,-0.4518,-1.0801,-0.822,-1.4832,0.1933,-1.4233,0.4725,0.784,-0.7215,2.0314,1.0895,-1.0409,0.7914,-0.9767,-1.8664,-0.3575,-0.0105,0.091,-0.7933,0.9659,-0.7416,-1.0312,-2.2293,0.1393,-0.9557,0.1081,-1.8136,-1.4654,-0.6659,0.3143,-0.5431,2.595,-0.1538,0.1665,0.8754,0.4994,-0.8228,-1.5412,-1.0418,0.432,-0.0407,1.6735,0.2821,0.343,0.6159,0.2007,-0.2574,-1.13,1.8752,-1.2487,0.5245,-1.5961,1.0915,-0.6787,1.1471,0.7797,-1.823,-0.5708,-0.1124,-1.3446,1.3222,0.1397,0.1428,0.1805,0.1353,-0.4592,0.5202,-0.0477,0.1128,1.6945,0.3596,-1.3278,0.0296,-0.5321,1.5057,0.5592,1.3174,0.2142,1.2288,-0.314,0.9716,0.5023,-0.5075,-0.6425,-0.4556,-1.3791,-0.7262,0.9525,2.3484,-0.0683,0.5177,1.5973,-0.205,0.2672,0.9899,1.1604,0.789,-0.0605,-1.2172,0.6322,-0.5642,1.5097,2.6362,0.6088,0.268,0.423,0.7549,0.3868,0.9956,0.0817,0.5625,-0.7709,1.1525,-0.7484,-0.0683,1.4912,0.3855,0.8149,-0.4343,-0.4921,-0.4758,0.122,-0.2396,0.5929,1.5966,0.1243,-0.1383,1.0171,-0.6433,0.4806,-1.2532,0.2672,-0.9427,-0.2964,0.266,-0.3895,-0.1474,-0.825,2.8065,-0.248,1.6484,-0.3429,0.8399,-0.2844,0.6995,-0.4448,1.8475,0.9338,-1.0252,0.886,0.8601,0.6867,0.4599,-0.2863,1.0036,0.0673,-1.067,0.9771,-1.1961,1.1013,0.0683,0.0447,0.5016,-0.124,-0.4277,0.7707,-0.3532,-0.8595,0.1959,0.8162,0.1547,0.6356,-0.4942,-0.064,-1.5027,-0.5337,0.1004,0.4848,0.3109,0.0581,-0.6161,1.498,-1.3798,-0.5286,-0.5602,-0.8898,0.94,0.9487,0.3105,0.4156,-0.3441,-0.0897,-1.8527,0.5698,-1.3704,-2.5354,-0.0318,0.4835,-0.6304,0.0544,0.0109,0.6058,0.0087,0.7942,-0.4947,0.0042,-1.0522,-0.9197,-1.1478,1.2829,-0.3412,1.0229,-0.056,0.2608,-1.1935,0.6834,-0.6532,-0.8787,0.9469,-0.743,1.0092,-0.592,0.1809,-1.5236,1.4007,0.1157,0.0993,0.0093,-0.8906,0.8684,0.816,0.5313,0.0834,1.0047,-0.0576,0.0217,1.2977,-0.9488,-0.2727,0.5892,-1.2292,-0.6319,-1.1104,0.0231,0.7523,0.9995,-1.299,-0.3179,-1.5269,2.3253,0.2177,1.1111,-1.7122,0.0258,-1.0863,-1.7902,-0.9014,-0.0675,-0.0711,-0.6181,0.0693,0.9902,-0.7232,-2.5596,0.3028,-0.1407,1.3989,-0.1644,-0.3529,-0.1931,-1.309,-0.1223,-1.2141,2.0323,0.4672,-2.1095,-0.3525,-1.1238,-0.2276,0.7476,-1.1414,1.5386,-1.0602,0.4007,0.1545,0.9087,0.0502,-3.2379,-0.4116,0.8348,-0.7462,0.202,0.5238,0.3297,0.6343,1.172,-0.2655,0.5566,0.6077,-0.3534,0.6551,1.8734,-0.4522,-1.56,-0.811,-0.4246,-0.7242,0.195,0.061,1.1929,1.9022,-0.855,0.9617,-1.2698,0.2668,-1.1126,-1.6402,-0.3104,-0.8517,-0.6488,0.5465,1.1434,-0.9218,1.3709,-0.6018,-0.7038,0.5468,1.5636,-0.6251,0.3667,0.155,-1.7074,0.0663,-1.5361,-2.0132,-1.5463,-0.3977,-0.002,0.9814,1.7224,-0.5094,-1.0107,0.8895,-0.7296,-0.3019,0.7826,-0.3826,0.353,-1.8784,-0.5826,-0.205,-2.0452,-0.9014,-1.6139,-1.9173,-1.2541,1.7449,0.3805,-1.2186,0.4695,0.0083,0.3338,0.568,-0.2211,1.7149,1.0018,0.9672,-0.7144,-0.1469,-1.3682,0.5373,-0.0046,-0.2595,2.8204,0.6504,-1.1003,-1.7003,1.2853,-0.7694,-1.7009,-0.9286,-0.5032,-0.5573,-0.137,-0.4877,-1.6181,-0.2761,-2.2166,-0.8976,0.1344,1.2541,0.1878,-1.7591,-0.1518,-1.482,-0.7115,-1.6502,1.205,-1.0371,-0.9878,0.7532,-1.2154,0.6659,0.5131,0.8988,-1.1556,-1.3453,0.373,-0.5197,0.3395,-1.2355,0.5657,-1.0669,-0.3938,0.193,-2.0643,1.0219,0.6884,-0.3384,-0.7747,-0.8807,-0.4307,-0.1714,-0.4924,0.5882,-2.2297,0.0784,-1.9413,-0.8599,0.5145,-0.351,-0.5756,-0.3612,0.9307,1.352,0.7063,-0.2104,1.6342,-0.5201,-0.1544,-0.0312,0.4628,-0.9905,-1.0005,1.2349,1.3104,0.8913,0.7087,0.2524,0.5444,-0.8035,-1.857,-0.1032,0.794,-0.1244,0.0804,-0.8717,-0.326,-0.4202,0.8432,-0.1455,-1.6886,2.7869,0.5492,-0.0322,0.7804,-0.4062,-0.9102,-1.1588,0.339,-0.2836,-0.7782,-1.1646,-0.6292,-0.3359,-0.1483,0.0351,-1.423,0.1208,-1.0683,1.0355,-1.3099,1.1006,-0.341,-0.5588,0.7492,0.5443,-0.1498,0.6316,-1.6686,-0.4421,1.4666,-0.6489,-1.4025,-0.6839,-1.8838,1.5091,0.1801,-0.3282,-0.5137,0.6851,0.3314,-0.0978,-1.0557,0.6507,0.1759,0.2234,-1.1108,0.1122,-0.6901,-1.9132,2.2088,0.5884,-0.3527,0.0536,-0.4756,0.5395,-1.358,1.0209,0.7152,0.0918,-1.4302,0.2339,-1.0192,2.048,-0.5895,-0.6038,0.3017,1.5046,0.1443,1.8849,-1.2591,0.9791,-1.1067,-1.3621,-0.4429,-0.1533,-1.1083,-1.0779,0.8931,-0.0031,1.0165,-1.3502,0.8663,1.0691,-1.1649,0.9007,-0.0047,-0.0298,-1.655,-0.4765,-1.8721,-1.3695,0.9968,-0.2684,-0.8481,0.1409,1.5555,-1.1145,1.3524,0.8402,-0.946,-0.8355,0.407,0.6936,-0.3701,-1.1425,0.3328,-2.4243,-1.0722,-0.7187,0.6393,-0.684,-0.9972,0.7877,0.759,2.0733,-1.2068,0.8244,0.0645,0.2919,0.3133,1.0859,1.0339,1.2503,0.1929,2.5398,0.5903,-1.8127,-0.3229,1.1473,0.7362,0.652,-2.1124,0.3433,0.8749,0.6371,-0.2652,-1.1896,0.9706,0.1361,-0.4709,0.3026,0.197,1.1909,-1.3219,0.6394,1.114,-0.8754,-1.0363,-0.8148,0.3627,-0.9009,-0.5881,-0.9373,-0.3152,1.5456,0.7022,-0.2404,-0.7106,-0.6246,-1.1231,-0.745,1.5528,-0.6055,-0.7393,0.4814,0.2153,1.0594,-0.0188,0.1122,0.9695,0.7818,-0.5174,1.0255,-0.3345,-1.8537,-0.9742,-0.7449,0.8775,-0.8486,0.5097,0.2793,-0.3966,0.056,-0.2337,0.547,0.1063,-0.0241,-0.6269,0.8591,-0.7881,-0.9283,-0.8807,-0.5443,1.9243,0.228,-2.3603,0.3562,0.1531,-1.3763,0.0868,-0.7799,-0.238,-0.2079,0.9447,-0.024,0.0684,1.3333,-0.4984,1.219,-0.5922,1.0067,1.3425,-0.6199,0.5442,-1.4867,-0.2329,1.3445,1.0393,-1.2538,0.8214,1.8227,0.9847,-0.3967,0.1381,0.5106,1.1441,0.7065,1.9077,-1.2106,1.9206,-0.5709,-0.2883,0.5789,-0.056,0.6396,0.4812,0.0942,-0.0003,1.4703,-0.6549,-0.9954,0.1605,0.8786,0.4026,-0.1726,0.0783,-1.4276,-0.4666,-2.1027,0.5619,-2.2665,-0.7056,-1.0143,-1.2014,1.3081,1.3842,1.0904,-1.2319,-0.4917,-1.5584,1.3637,0.6529,0.3351,1.6181,2.0827,0.0685,0.8064,-1.5328,0.4824,-0.5923,0.9322,-0.8885,0.5615,-0.0361,-1.1644,1.0581,0.867,-0.5766,0.8065,0.1339,0.1363,-0.5549,-0.071,-0.2507,-0.6593,-1.1645,1.1769,1.1619,2.0117,0.0596,-0.2594,0.5211,0.2737,-0.1576,-0.3154,0.8327,-1.1445,2.1765,-0.3357,0.4413,0.5905,0.6851,-0.2696,0.5385,-0.3833,-0.3794,1.3032,1.203,2.2402,0.4802,1.5937,0.6825,0.8979,-1.1418,0.9281,1.308,0.7436,0.6091,-0.1469,-1.9747,-0.6235,1.4655,1.1753,-1.1664,-0.5729,0.3039,0.7868,1.6391,-0.5853,-1.2379,-1.0823,-1.6055,0.0163,-0.6283,-0.6173,1.2382,-1.3977,1.2145,1.0858,0.1772,2.043,-0.8808,-0.2371,-0.4142,0.013,0.0104,-0.5597,0.3333,-0.714,0.4575,-0.8131,0.1959,0.5613,0.7167,-0.7269,-0.0468,-1.8255,0.4945,0.2246,-0.2786,0.2292,-0.1658,1.6072,0.0795,0.8831,1.1239,-0.1777,0.5913,0.3552,0.9472,0.1469,1.1538,-1.8781,0.6698,1.0706,-0.7156,-1.705,-1.2017,0.4845,-1.921,-0.0603,-0.5851,0.8449,1.9416,-1.1408,-0.0304,1.5457,0.118,0.4158,-0.7889,-1.6282,-1.3533,0.7232,0.5228,-1.9509,0.3963,0.952,-1.6675,-0.91,-0.3,-0.1994,0.9106,-1.223,-1.0389,1.4987,1.1908,0.4651,1.3172,0.8495,0.4079,-1.9246,1.0589,0.0527,0.2096,0.2418,0.5057,0.3871,-1.9015,-0.2585,0.5763,0.5896,-1.8225,2.7753,-0.8306,0.3931,-0.0925,-0.0046,1.8243,-1.6265,-0.5066,-0.1498,0.2246,-0.0126,-0.9269,-0.1547,-0.2212,-0.5166,-1.2253,1.5725,1.3364,-1.3665,0.4117,0.3252,-0.7446,0.4313,-1.1105,-0.0359,-0.4775,-0.1432,0.1466,0.7101,1.115,-0.4304,-1.3621,-0.3344,0.9568,0.3903,-0.7038,-1.7644,1.0532,0.2461,2.0022,1.424,-1.3772,1.3743,-0.0089,0.4698,1.177,-0.0438,0.4386,-0.1518,0.2639,1.3972,-2.641,-1.058,-1.2247,0.5674,1.6542,-0.9674,-0.6792,0.5729,1.4945,-0.9224,-0.0012,0.4816,1.672,0.9895,0.5637,0.3387,0.279,-0.8989,-0.541,-0.3665,-0.3962,0.4625,-0.7318,-1.367,0.4464,-1.682,1.3614,-0.6187,-0.3348,0.1076,-0.7073,-0.9949,0.9698,-0.6145,-0.5899,-0.5276,-0.5939,-1.4399,-0.5208,0.6463,0.5727,0.6552,0.2483,-0.223,0.9698,0.0683,0.0224,0.5332,-0.8432,-1.4201,0.0721,-0.4388,0.118,2.1344,0.953,-0.1839,2.274,1.5371,0.0664,-0.3409,0.0638,-0.2236,-0.9648,-1.7892,-0.0483,-1.4973,0.8601,-1.4668,1.3211,-0.6624,-1.6803,-0.1023,-1.1752,0.4181,2.3889,-0.2493,0.3374,0.7756,0.5857,0.38,1.0393,-0.2369,2.213,0.6477,0.7867,1.9656,-0.4439,-0.1652,0.4161,-0.07,-0.1957,-1.3729,-1.2436,1.3973,0.957,0.9542,1.2184,-0.6854,-0.5927,-0.0737,0.5548,0.257,0.8935,-0.0934,2.0512,-0.5719,-1.5949,-1.2529,-0.6317,-0.4962,-0.4253,1.8293,2.412,1.2604,0.4674,-0.2043,0.7253,1.8348,-0.8075,1.4104,-1.7636,0.3166,1.8198,-0.1678,0.6882,-0.5733,0.5616,-0.6233,-1.1639,-0.3034,-0.3593,0.4516,0.8361,3.3283,0.5254,0.352,-0.952,-0.7285,-0.6473,1.4737,0.1508,-0.7435,-1.9448,0.723,-0.5165,-0.1001,0.963,0.46,-0.2017,1.6569,1.2599,-0.6148,-0.3923,-0.4428,1.3216,-0.21,-0.4176,-2.4041,-0.1242,-1.3097,0.9203,-0.8313,1.2074,-0.0421,0.5204,0.4105,0.5226,-1.1308,0.2011,-1.0238,-0.0907,1.3803,-0.1456,-0.9527,1.225,0.2661,0.1431,0.4266,-1.3847,1.1503,0.7256,-0.1258,0.9845,0.3793,-1.6221,0.0846,-0.8567,0.4415,0.4487,-2.3443,-0.8307,-0.306,-0.3061,0.5007,0.6252,-0.1297,-0.1975,0.9118,0.4045,-0.2809,-0.2796,-0.6214,1.2596,-0.073,0.1518,1.2905,-0.451,-0.3348,-1.663,1.0704,-0.5475,-1.6198,-0.4309,0.3291,0.3752,0.0674,-0.0035,0.8911,0.5418,0.0297,0.4398,0.3048,0.0217,-0.5729,-1.6125,-2.0911,-0.3326,1.371,-1.822,-0.863,1.0096,-0.6492,1.933,-0.4904,2.0283,0.0998,0.5137,-1.8945,0.6604,-1.051,-1.0584,-0.8129,-0.8669,0.8531,0.6904,-0.6441,1.4167,-1.0586,1.365,-0.0579,-0.1726,1.0587,1.1145,-1.0071,1.7632,-0.1586,0.6807,-1.292,0.7348,-0.7108,1.4473,-1.5506,0.357,-2.3787,0.9816,-1.239,-0.8036,-0.2782,0.0205,-0.5268,-1.1589,-0.1554,1.2302,0.3725,0.8373,-0.4933,-0.3306,-1.8032,0.3621,0.9213,-0.6779,1.5671,0.1983,-3.1344,-1.4166,0.7086,-0.3641,-2.1517,-0.1334,-0.3252,0.4533,-0.4916,-0.0237,0.0067,1.1018,-0.4091,0.7253,0.8915,1.5284,0.8804,-1.0098,-0.0027,-0.1431,0.027,1.3019,2.2462,-1.3962,-0.4963,0.7191,0.1301,-1.1894,0.7393,-1.1981,-0.256,0.5531,0.3797,0.0889,-0.8933,-1.1414,-0.4315,0.942,0.4987,-0.3583,0.6431,1.0516,0.7688,1.4317,-0.8366,-0.604,0.2741,0.4005,0.6092,-0.6258,-0.238,-2.8145,1.0361,-0.0436,-1.1341,-0.9359,-0.2617,-0.3125,0.1666,-0.1633,1.2387,1.2395,-1.6529,2.4286,-0.2608,0.7197,-2.3192,0.7903,0.1434,-0.8143,0.113,0.109,0.3649,1.6577,-0.6531,-1.267,-0.5836,0.792,-0.666,-1.0841,-1.4298,-2.0857,0.2862,0.9301,0.3603,-0.7253,1.2055,0.3427,-0.0586,0.4667,-0.714,-0.1779,-1.027,0.8583,-0.1719,-1.5914,-0.8912,0.6784,1.3555,-0.4343,1.0997,0.7156,-0.7011,0.6258,0.6027,-1.5099,-0.1336,0.3953,0.4641,-0.6045,1.33,0.9834,-0.0211,-0.9041,-1.4631,2.2571,-0.1135,-1.6869,-0.5995,-0.202,1.9413,-2.0837,-1.0785,-0.555,-1.5225,-0.4297,-1.0304,-1.1011,-1.5934,0.1651,-0.2804,0.2071,-0.3747,0.6955,2.3215,0.4296,-0.838,-0.001,0.1226,1.7889,0.9759,1.4064,0.7717,0.4741,0.149,-1.0449,-0.1472,0.7676,-0.328,-0.4547,1.0089,-0.1076,-0.8198,-1.0224,-0.1141,-0.3981,-0.3432,1.6307,1.601,-0.1359,0.4011,-0.9462,0.0341,-0.5373,0.2123,0.3834,0.5057,-0.0307,-2.5221,0.3325,-0.7074,-1.8058,0.1981,-0.1021,-1.6865,-0.5678,0.2813,1.4428,0.1658,0.3379,-1.8979,0.7228,1.4817,1.0601,-0.4141,1.1911,0.8583,1.1312,-0.1466,0.1147,-0.2393,-1.0014,0.1054,0.723,-0.3836,1.2506,0.1747,0.3554,-0.247,0.0605,1.7352,-1.6323,0.8101,-0.5681,-0.6338,-1.9291,-1.1597,-0.6694,-0.4791,-1.6854,-0.1805,0.8086,1.0803,-0.1285,-1.0365,1.1874,0.2373,-0.6642,0.6288,1.1341,0.9825,0.2722,-0.441,0.0374,0.1834,1.0964,-0.2059,-1.737,-0.3846,-1.0751,-0.8688,-0.7136,0.2421,0.2316,0.1189,1.6186,0.3103,-0.8561,1.7959,0.4533,0.4443,0.7826,0.1206,0.2691,-0.3024,-0.1134,-1.0395,0.4739,-1.8663,0.1435,0.191,1.0801,0.8613,-0.326,-0.9153,-0.9557,0.7445,-0.0434,0.3026,-0.4673,0.4336,-0.9192,1.0771,1.285,-0.2113,-0.3223,0.3006,-0.308,-0.3686,0.1042,1.9333,0.6002,0.4446,-0.4032,-0.919,-0.6854,-0.3796,-0.4179,0.0334,-0.9489,1.554,-0.5812,-0.6086,0.3893,0.2343,-0.4215,-0.627,1.5665,-0.0789,-1.184,-0.9099,0.9858,-0.0089,-0.9742,1.29,1.163,0.3963,1.2128,1.9748,0.6814,-0.931,-0.5925,0.396,-1.9163,-1.1297,0.7325,0.3607,-1.0952,1.398,0.2704,-0.6816,0.9049,0.0916,-0.8139,-1.1201,-0.6305,1.0198,-1.1383,-1.0777,0.7592,0.2189,-0.9233,0.1584,-0.3626,1.0572,1.3559,0.232,-1.8542,-0.2781,0.0071,0.6036,-0.4854,1.0606,0.9505,-0.0674,0.5325,-2.3158,0.2978,0.0048,0.1207,0.6226,0.4948,-0.5037,-1.2382,0.3113,1.1899,-1.7447,1.3171,-1.5071,-0.7028,-1.5486,0.6435,-0.5742,0.7234,0.019,-0.6205,0.9436,-0.1901,-0.3673,0.5283,0.0584,-0.2212,0.9389,-1.1298,-0.2074,0.0336,1.7864,1.1527,-0.1041,0.0828,0.3594,-0.2151,0.4422,-1.927,-0.5926,-0.741,-0.4082,0.0112,0.156,1.0049,-0.216,1.9471,0.357,1.768,0.4966,0.1848,-0.3193,2.9174,1.4863,-0.3792,-0.7631,-1.1105,-0.4387,-1.558,-0.4356,1.3686,0.0151,0.4202,-0.241,-1.2837,-0.8418,-0.3064,-0.9147,0.9822,-2.2351,-0.6939,-0.2193,-0.7344,1.0222,-0.7436,0.3002,0.9102,1.021,0.8273,-0.2043,0.1964,0.8152,-1.4695,-0.9393,-0.3874,0.5889,0.3368,0.8797,0.3264,-0.1874,0.0722,-1.6392,0.7048,1.1012,0.1653,-0.1095,0.7502,-0.0165,-0.2302,-0.5194,-0.8984,1.8384,2.2063,1.3794,-0.2824,-0.0085,1.7029,-1.6528,-1.2626,-0.4904,-1.0181,0.6312,0.4324,-0.3919,-1.0874,-0.9582,-1.1034,-0.192,0.228,-1.2233,0.2288,0.0246,-1.2563,-1.4049,0.7228,-0.8121,3.211,-1.6517,-1.6137,-0.0223,-0.4671,2.1609,2.0266,0.65,1.4201,-1.3611,1.3745,-1.2774,0.8406,1.8509,0.8643,0.2528,-0.0415,-0.6551,-0.2781,1.7603,0.339,-0.6356,-0.675,2.4079,-0.0043,0.44,0.4084,-0.112,2.3569,2.1548,0.4933,1.3792,0.6766,-0.4562,0.5543,-0.9044,-0.7201,1.0465,0.7072,-0.0842,1.2717,2.4041,1.1197,-1.9823,0.0341,1.7501,-0.0556,-1.3583,-0.4502,-0.1931,0.4759,1.5054,-0.1697,0.996,-3.013,-0.6655,1.0232,-1.4597,-0.4303,-0.6931,-0.5229,0.1148,0.0142,0.5381,0.0726,-0.107,-0.4653,-0.5,1.5438,-1.63,-2.1649,0.0496,-0.0499,0.2651,0.8418,-1.1774,1.1955,0.8405,0.0636,0.2085,1.7365,0.8074,0.3569,1.8983,0.8617,-0.237,0.2954,-1.3328,-0.5456,-0.2438,0.2251,0.2623,0.8248,-1.0809,-0.9693,0.9762,-0.4703,-0.7356,-2.1858,-0.3435,-1.2379,0.5577,-2.2025,-0.5463,-1.6992,0.2216,-0.6188,0.0149,-0.1186,0.5084,-0.0537,1.8622,-1.2843,-1.7469,0.3111,-0.2341,0.4063,-1.2242,-0.8578,0.204,-0.4735,0.9607,0.0163,-1.5563,-0.132,-0.4953,-0.1127,0.8002,-1.1608,-0.2381,-0.5668,-0.3867,-0.549,-2.1063,1.1234,-0.472,0.5991,-1.3321,0.9442,-0.0278,-1.0206,0.3009,-0.2802,0.2473,-1.7471,-0.2025,-0.3638,0.2918,-0.8679,0.8337,1.0152,-1.3219,0.4268,0.5943,0.4704,-0.5775,1.7547,-0.2307,0.6486,-0.1536,-0.8516,-1.0152,-0.4775,0.0551,1.427,-0.106,0.8881,-1.2281,-0.68,-1.5118,1.2411,0.5014,-1.2039,0.0153,-0.084,-0.1281,-0.1078,0.439,-0.4982,1.5468,-1.8954,0.5304,0.7834,-0.1257,0.6114,0.5953,-0.6903,1.0383,1.2755,-0.3992,-0.0879,0.9429,-0.4161,0.665,0.7695,-0.9135,-0.6125,0.5578,-0.069,-0.0516,0.7868,0.345,0.5218,-1.6236,-0.1528,-0.0974,0.5862,-0.5664,0.2535,-0.0548,-1.4668,0.5073,0.3096,-0.3184,2.7368,0.0784,1.4,-0.7482,0.2352,-0.248,-0.186,0.3209,-1.0483,0.3958,-1.4561,-1.4278,1.616,0.1761,-1.6831,0.0497,0.2443,-0.3438,0.6546,-1.116,-0.0256,-0.5715,0.6849,-0.8635,0.6356,1.9948,0.0991,-0.8927,0.7081,-0.4063,-0.8242,-0.7324,-0.6947,-0.3345,0.0917,-0.3013,-2.0858,0.8239,0.6436,0.6769,-0.1864,1.4215,0.7317,-0.1873,-1.35,1.1306,-1.1902,1.4453,-0.2799,-0.9646,0.3032,-0.1499,0.2856,-1.6369,-0.422,0.0797,-1.8449,-0.8124,0.4917,0.5032,1.697,-1.8152,-1.2339,-0.6383,-1.4522,-0.1109,0.4339,1.8304,-0.174,-1.144,-0.5907,2.0138,1.5431,1.3544,-0.3649,0.3044,-1.1822,0.5753,0.568,-1.7638,-1.3285,0.4112,0.4282,-1.1487,-1.233,0.0593,-0.9699,-0.8868,0.6963,-0.262,-0.5252,0.1852,-0.7042,-0.4181,-0.551,-1.0826,-0.8161,-1.0409,-1.2055,0.2168,-1.1242,1.0471,-1.5985,1.299,-1.397,-0.9698,-1.1517,1.0948,0.3574,-0.7544,0.0681,-0.3837,0.5864,-0.2943,-0.7951,-0.2791,-1.7978,0.3682,1.1968,-0.4223,0.5269,-0.409,0.3746,-1.9302,0.676,0.9613,0.5782,-1.1405,-0.2372,-0.072,-0.2297,1.4164,-0.4793,0.2146,0.1498,-0.3026,-0.4416,-0.4746,-1.5323,-2.3597,-2.0784,0.9457,0.9847,0.8291,-1.8576,0.2851,-0.0735,-0.7658,-0.1316,1.8966,1.0111,2.7117,-0.0057,0.7681,-1.1345,0.637,0.8402,0.5848,0.5489,-0.0497,-1.354,-2.9318,-0.8692,0.5306,-2.1667,-0.5655,-1.7943,1.0263,0.1891,0.9798,0.0229,-0.3197,-0.582,0.7816,0.55,0.2277,1.5483,0.8107,0.8928,-0.3673,-0.1472,1.0124,-1.2946,1.3896,0.5481,0.6024,-0.8291,1.8923,-1.6533,0.8635,-0.4818,0.5789,0.1968,-1.6998,0.1346,-2.7455,0.8189,-1.2642,0.3871,-1.5853,0.2348,-0.1875,1.2149,-0.2565,-0.8938,-0.865,-1.1061,-0.2018,-2.1857,0.2702,-0.4798,-0.0962,-1.2665,1.1909,0.2395,-0.5411,-0.9117,-1.8284,-0.3484,-1.8859,0.5792,0.3843,-0.2748,1.0788,-1.5677,-1.2415,0.6998,0.4492,1.384,-0.9095,0.3824,-0.4171,1.2986,0.0309,1.5371,-0.1809,0.4548,0.0032,-0.455,-0.4233,0.9157,0.3834,1.438,1.1322,-0.7953,-0.086,-0.1773,-0.1464,-0.7876,2.673,1.379,1.2035,0.8972,-0.2644,1.7437,-0.0514,2.1373,-0.3598,1.2765,1.2377,1.6194,-0.9122,-1.21,-0.0756,-0.1379,0.8859,-0.517,2.5833,-0.433,-0.7451,-1.5635,-0.345,-0.225,-0.1413,1.5611,0.5308,-2.4218,0.2936,-0.8666,-0.1878,0.7018,-1.0832,0.7429,-1.3802,-1.4464,0.4036,1.0551,0.8097,0.2631,-0.5454,-0.3663,-0.773,0.1282,2.1008,0.1382,0.6054,0.5217,1.1,-1.0445,-0.3289,0.6674,2.0452,0.7748,0.6781,-0.2839,-0.75,1.3136,0.1044,-1.099,1.1476,-0.4864,0.2728,0.0849,-1.0374,1.8205,1.2752,0.0326,-0.0258,0.6026,-0.4427,-1.2031,0.7796,1.4973,0.6581,-0.7279,0.4118,-1.1788,0.5128,-0.0142,-0.5054,-0.2142,-1.1045,-0.1661,1.3541,-0.7262,2.385,-1.2548,0.5713,2.0141,0.0835,1.5619,-0.5009,0.4668,0.8533,0.5138,-2.0346,0.1976,0.484,-1.2962,0.8397,1.26,0.8344,-0.5543,-1.4627,-1.6594,0.7077,-0.6129,-0.2625,-1.3754,-0.222,-0.7239,0.4902,0.5598,-0.9465,-0.0515,-0.4636,0.3541,-0.4068,-0.8917,-0.4443,-0.2639,0.5615,-1.1688,-2.198,-0.3046,-0.7095,-0.849,1.8234,-0.6932,-0.9851,0.6182,0.1251,0.3929,-0.3076,-1.0038,0.0529,-0.8671,-0.0791,-0.0707,0.1569,1.5704,1.4501,-1.6226,0.0895,2.3389,0.5181,-0.5193,0.5766,0.8231,1.899,-0.8832,0.2292,0.9435,2.2528,0.477,0.0005,1.1081,-0.9668,-0.7878,-0.7284,-0.8483,0.3878,-0.3441,1.0908,1.0644,1.0009,0.3507,-1.2555,0.4546,-0.7138,0.0673,-0.7428,0.102,0.3112,-2.1823,-1.0555,0.4076,-1.7547,-0.2895,-0.8292,-0.1696,0.3721,-2.0006,-0.4065,-0.4395,-0.6125,-2.6087,2.6328,0.0457,-0.858,-1.5255,-0.4471,-1.4337,0.0767,-0.4734,1.4969,-0.6787,-1.8698,-1.0459,-1.3057,1.162,-0.2148,-0.127,0.1889,-1.7248,1.1091,-1.2119,2.0057,-2.7043,0.4603,-1.9481,0.653,-1.2282,-0.8715,-0.1059,-0.0693,0.2262,-1.4388,-0.0504,1.7125,-0.2004,-0.3823,1.3565,0.2976,-2.2785,0.5254,-0.2157,0.8265,0.0825,-1.0886,-0.1078,1.4139,-0.5963,-0.0902,0.7768,2.1336,-0.8423,1.414,1.015,-1.7152,1.0691,1.5168,-1.2952,0.2027,0.9503,1.5876,-2.2116,1.7068,0.7816,-1.6629,-1.0121,-0.5132,-1.1164,0.8524,-0.962,-1.2597,2.106,-0.108,-1.6435,0.5932,-0.1014,-0.8805,0.7906,-0.4352,0.1334,-0.4503,0.6652,0.0903,-1.3016,-0.4513,-0.6393,-2.1901,-0.748,-0.2931,1.2171,1.2066,-0.3925,1.2361,0.2146,-1.0358,0.747,0.5279,-1.0781,1.2062,1.0294,-1.08,-1.0156,0.3301,-0.555,0.0304,0.7674,0.5942,-0.7083,-1.9481,0.3697,0.7216,-1.0676,-0.1978,0.4682,2.3104,-0.0071,-0.0823,-0.1731,1.4452,0.7324,-1.0587,0.44,-0.4446,-0.8862,0.4381,-1.4392,1.1741,0.6046,-0.7413,-0.3298,-0.5825,-0.0676,-0.6194,-0.0928,0.0856,-2.3461,-0.1411,-0.4743,-0.3452,-0.5761,-1.0687,1.3921,-0.4039,-0.4605,-0.7169,0.5536,-1.9328,0.2991,0.2597,1.2465,-0.7463,0.6289,-0.2346,-1.2316,-0.6718,-0.2536,-0.3411,0.509,0.143,-0.5818,-0.7091,-0.0935,-1.9687,0.8804,0.4353,-0.7948,0.9199,1.3589,0.9324,-0.9486,0.4034,-0.1615,-0.0243,0.5303,-1.6357,2.7546,0.5436,0.147,1.4254,-1.312,0.7412,0.9885,-0.1364,-0.0126,0.7133,0.0703,-0.1782,-0.4455,0.1959,-0.1459,-0.1491,1.1601,0.7607,-0.7172,0.8084,0.3027,0.9802,1.0754,-0.3989,2.4404,1.0564,-0.5709,-2.0271,0.3857,0.646,-0.0093,-0.693,0.3155,-0.0618,-1.164,-1.4468,-1.9894,0.0868,-0.1044,-0.207,0.9945,0.6234,0.5978,0.1719,0.4074,-0.4059,-0.9652,-1.6507,-1.8528,-0.47,-0.6975,-1.2215,-1.6716,0.1083,0.1075,1.8903,0.8222,-0.5975,-1.4955,1.0764,-0.0099,0.2816,-0.1947,-1.1295,0.6407,-0.1084,1.2167,-0.582,0.4906,-1.6437,1.0933,0.3481,-1.0746,-2.8385,0.3315,-2.0821,0.3232,-0.1704,1.9981,-0.4811,-0.3129,-1.2708,0.5227,-1.3871,-0.0422,0.5849,-0.9613,0.8736,0.8717,1.2357,1.6089,2.2663,1.1509,0.8393,-0.9891,0.578,1.022,0.4152,0.8147,-0.0743,-0.4952,-0.0987,-2.2302,-0.6437,-0.0332,-1.3805,-1.685,-0.8712,-0.8253,0.7483,0.1132,-1.8009,0.6597,-0.0604,-0.6872,0.5009,-0.0391,1.0122,1.4481,0.661,-2.1261,-0.98,0.2461,2.8064,-1.1233,-0.53,0.2499,0.3285,0.8472,-0.0515,-0.8764,1.0252,-1.2384,0.7548,-0.1846,-0.4468,0.0307,-0.0263,1.1527,-1.1842,-0.8042,-0.2923,0.2361,-0.6827,0.4268,1.0394,1.9495,0.441,1.011,-1.9405,0.3313,0.167,0.0134,0.6668,0.0392,2.6886,0.4158,0.0742,2.0538,-0.4113,-0.3999,-0.2626,0.2369,1.1547,-0.7773,1.0368,-0.8322,-0.8849,-0.2991,-0.2292,0.6766,0.252,0.728,-0.3794,0.0456,0.3031,-0.4604,-0.0888,-0.7742,0.2918,-0.1351,0.2934,-0.7035,-0.9624,0.6275,0.4826,-0.6209,0.748,-0.681,-1.8974,-0.1229,0.7691,0.0925,0.2287,0.519,0.4159,0.2529,-0.68,-0.0605,-0.7833,0.6868,0.0748,1.4186,-0.0369,-1.7227,2.1092,-0.8136,1.1822,-0.0702,-0.302,-1.1301,0.9538,0.1062,-0.0386,-0.2258,1.2078,1.6798,-0.0346,-2.2186,-1.2321,-0.4671,1.2056,-1.0262,0.3433,-0.8987,0.4634,-0.1091,1.2981,-0.4338,1.8142,0.2757,0.4172,0.3932,-1.6077,0.8402,0.1868,-0.2818,-1.3101,0.4537,-1.5497,0.3574,-0.1915,-0.1558,0.4983,1.8443,-0.4614,0.7648,-0.9731,-0.3454,-0.7456,2.8541,-1.8182,-0.4851,-1.4721,-0.1545,0.3674,0.1425,-1.4837,-0.2837,0.0782,-0.9089,0.075,-0.6725,-0.5084,2.8464,-1.1955,-0.7947,-1.6846,-0.8831,0.8344,-0.8067,-0.5717,-0.4592,0.0878,1.1926,-0.2402,-1.6342,0.2261,-0.2577,-0.3448,-0.9839,-0.7978,0.0981,0.884,1.3594,0.8417,0.2769,-0.4603,-1.8313,0.3711,-0.0032,0.7674,1.3204,-0.8018,1.0133,1.0767,-0.8739,0.2203,-2.4577,0.2338,-0.8881,-0.9182,-0.4975,-0.302,0.0568,-0.2808,-1.3883,-0.5917,0.9853,-0.8799,1.3973,-0.7566,-0.7932,1.2044,-0.3774,-2.0339,-0.0723,0.0894,-0.7699,-0.9673,-0.1143,-1.3525,0.0444,-1.7757,0.1312,-1.7038,-0.6077,-0.5096,0.1912,1.3947,0.2542,1.5826,1.1059,-0.4751,-0.3675,0.3122,-0.6068,-1.0198,2.042,-1.2557,-0.0784,-0.1883,-1.1766,2.0813,-0.4476,0.97,-0.9741,2.0967,-0.7447,0.4281,-1.5162,0.4488,-0.4498,-1.7195,1.3886,0.1392,-0.0223,-1.197,-0.8611,1.2785,0.0638,-0.5692,0.7698,-2.1672,1.1361,-0.8963,0.1559,0.589,-1.457,-0.6529,0.8308,-0.8574,-0.8408,0.6624,-0.0535,-1.6071,1.0549,0.3999,-0.0009,1.6164,0.2824,-0.7199,-0.3777,-0.1785,0.2861,-0.6641,-0.1347,-1.3582,-1.6614,0.9495,0.211,0.3174,0.9914,-0.321,0.3933,0.7197,0.2087,0.3875,0.4695,1.1758,-1.2103,1.3771,-1.6334,-1.2678,-0.4286,-1.2581,0.3713,-1.2173,-0.1014,2.0148,-0.5329,-0.9112,0.9466,0.3833,-1.6951,0.125,-1.6138,-0.4059,-0.9634,0.7617,1.6083,0.7944,-0.8796,-1.0991,-0.6227,0.0691,0.8482,1.023,1.9423,-0.8404,-0.9156,0.9599,-1.332,-2.1825,-0.6204,-0.4515,1.4228,-0.5119,-0.319,0.6771,0.2612,1.2077,0.443,0.5977,-0.4928,-0.2509,1.5536,-0.1232,-0.7306,0.4001,1.308,0.6993,-0.1509,-0.0725,-1.9529,0.4445,-0.1671,-1.1066,1.0506,0.1769,-0.4242,-0.9013,-1.2182,-2.0517,0.5137,-0.2025,-1.0182,1.9013,-0.4254,-0.1561,0.7457,-1.3446,0.8374,1.0893,1.2151,-0.3588,0.2461,0.3911,-0.1906,0.0435,1.0243,1.4493,-0.6887,-1.0257,0.739,-0.24,1.7387,0.0117,0.314,0.573,-0.2483,-0.3609,-0.1651,0.7772,1.0197,-2.0912,0.2381,0.1642,1.2128,1.218,-1.3667,1.161,-1.4086,-1.3045,1.137,1.181,1.0262,-0.8472,0.3609,0.1562,0.6636,-1.4243,0.2103,-0.0527,-1.8324,0.212,-1.4682,-0.3438,1.7323,1.4601,1.273,0.827,0.4726,-0.7414,-0.1003,0.2396,-0.3186,0.2743,-1.3603,-0.1992,0.288,1.1998,0.413,-1.4552,-0.3907,-1.1449,-0.4814,-0.3047,0.0478,1.8096,0.5165,-0.6842,0.3093,-1.3439,-0.0498,0.2489,0.1188,-0.0757,-1.3482,0.7899,1.1932,1.1238,-0.4546,-1.0724,0.4914,0.1516,-1.302,-1.1124,0.3811,0.7848,0.3909,-0.2671,-0.0106,-0.1552,-1.3737,-1.4179,1.049,0.9161,-0.3094,0.2087,0.6993,0.4697,0.7198,0.7061,0.9526,-1.2604,0.5875,-0.1146,-0.653,-0.1309,-0.6448,-1.0765,1.4254,-1.1194,-0.1205,-0.8956,-1.0466,-0.6063,1.8264,0.1346,-0.1538,1.8313,0.6086,-0.7191,0.9174,0.1747,0.9431,-0.5548,-0.3751,0.4444,-0.0284,-0.3349,-0.1935,0.7543,-0.4585,0.574,1.5668,-1.4342,0.0439,-0.7007,-0.6905,0.2506,-0.3282,0.8363,0.2821,0.3953,1.1851,0.4783,0.4421,-1.629,-0.8114,0.5179,-0.5895,-0.0671,-2.0101,-1.5884,-0.434,0.5002,-0.2934,0.725,0.3831,0.8884,-0.5273,-1.2007,-0.7592,0.1727,-0.5285,-2.3866,1.3923,-1.0993,0.1878,-0.0715,-1.1054,1.6546,-0.9807,-1.3792,-1.0534,0.6603,-3.0618,0.285,-0.6765,0.661,0.1329,0.3146,0.538,0.5321,-0.9973,0.4364,-0.7901,-0.0397,-0.0168,-1.5597,-0.613,0.8395,-0.9789,-0.2578,1.4121,0.2011,0.7634,-1.3377,1.5064,0.8294,-0.7908,0.1715,0.6385,0.2359,-1.2511,0.1536,-1.9729,0.4695,-0.7973,3.2466,-0.387,0.5564,0.2476,1.7063,-0.6078,-1.5682,0.4276,0.5535,-0.6376,-1.7227,-1.0987,-0.6293,0.3896,0.8214,-0.9359,1.3827,0.5001,0.9385,-2.0808,-0.1326,0.5996,1.2812,-1.2857,2.2618,0.9231,0.1045,-0.0993,-1.317,-0.8369,-1.4805,-0.1901,0.3438,-0.6724,1.0856,0.0289,-0.1819,0.7651,-0.8128,0.2022,1.3937,1.065,0.3745,-0.0943,0.3524,1.0885,0.2276,-0.8613,-0.6532,-1.0436,-0.9946,-0.1696,-0.0185,-1.3716,0.3369,-3.5502,0.2996,-0.3088,-0.0741,1.4197,-0.7461,0.3604,1.0796,0.5598,0.5345,1.1902,-0.9429,-0.8195,-1.5154,1.0903,-2.2953,-0.9391,0.4094,-0.2451,0.0158,1.0352,-0.7406,1.8564,-2.0559,-1.2111,-0.0921,0.6183,0.7788,-1.2353,1.3592,-0.0459,-1.0531,-0.2581,0.7985,-0.279,1.009,1.3576,0.4506,-1.9788,-1.3358,1.0403,-0.6202,-1.3141,-0.3276,1.4263,0.0017,-0.408,-0.2419,0.0721,-1.6358,-0.8916,-0.4346,0.4141,-1.1329,-0.538,0.733,-0.253,-0.0987,1.0997,0.5777,-0.1459,-0.5524,0.5288,0.1177,-0.4442,0.1393,-0.3374,-1.3517,0.2091,1.1367,-0.6355,-0.7036,0.5106,-0.9858,-1.7577,1.0361,-0.9124,-1.8537,0.7217,0.0046,-1.9605,0.3681,0.3929,1.6739,0.2349,-0.3494,0.7807,0.7812,0.1914,0.3953,-0.8236,0.9096,-0.5906,-0.3927,-0.3277,1.2636,1.4737,-1.2697,0.5448,0.6358,-0.0235,1.4424,-0.3584,0.2178,-0.7846,1.3584,0.5938,0.8597,-0.5075,-0.012,-0.845,-0.297,-2.1366,1.3596,0.0086,1.8425,1.4567,1.2961,0.699,-1.1505,-0.1296,0.1918,0.9478,1.9493,-0.2566,-1.8298,-0.7571,-0.3749,-0.3352,1.611,0.5954,0.5548,-0.6512,-0.2161,1.2932,-0.3669,1.4211,-0.3955,0.4043,-0.3764,-0.3144,0.7659,-0.4567,-0.3757,-1.3255,-1.6138,-0.1964,1.2953,0.0677,-1.1963,1.4209,1.4768,-1.3621,0.2838,-0.1045,-0.5854,0.2957,-0.5878,-1.3844,1.5401,-0.2633,-1.4636,0.5435,-1.5966,-0.2889,0.0774,2.1556,-1.0624,-1.4682,0.3276,-0.327,2.0457,0.8742,0.7993,0.8477,0.5089,0.5677,0.8734,0.226,0.6402,1.9557,-0.8683,-0.0738,-0.8746,-0.9938,-0.5336,0.4905,1.4356,0.3971,-0.4084,0.9434,0.1422,-0.0296,0.2463,0.7956,-0.549,1.2295,0.0274,-2.0923,1.2883,1.9953,-0.3869,0.3541,-1.1025,-0.4423,0.8259,-1.3897,2.3686,0.1365,0.7584,-1.1575,-0.7588,-0.5198,-0.9657,0.2712,-0.2873,-0.4186,1.6524,-0.1598,1.0746,0.1619,-1.2998,-2.7379,-1.1636,-0.0888,-0.4546,0.7958,-1.247,0.7154,1.9326,0.3966,1.0321,-1.1398,1.3608,-0.6755,-0.7488,-0.4932,-0.8436,1.4866,0.2751,-0.6864,-0.0864,-0.074,-0.4096,1.8354,0.2636,-0.0357,-1.4852,2.2332,-1.8889,0.2466,-0.4264,0.754,1.6302,-0.65,-0.0988,-1.1218,2.4079,-0.6132,0.0813,0.7617,-0.8181,0.6045,0.3692,-0.9902,-0.5565,0.2611,1.3105,-0.2912,-1.5532,0.3909,-1.6063,1.2904,0.2747,-0.7473,0.7648,2.0351,1.3627,0.3289,1.2903,-0.4473,-0.2613,-0.487,-0.7997,-0.663,-1.0276,0.4616,-0.0139,-1.705,0.6102,0.1054,1.1741,-1.3697,1.7365,-1.5112,0.6811,1.2228,-0.2093,-0.8247,-0.4183,1.1009,-0.5654,0.0312,0.8431,-0.9542,-0.7175,0.2042,0.3493,-0.0903,-1.7071,0.0017,0.6053,-2.7291,-1.9833,-1.2732,1.9005,-2.8788,-1.0458,1.2813,0.3883,0.8152,-0.5784,0.2115,0.384,-0.4592,1.0636,0.0923,0.1298,0.1873,0.6254,0.521,0.4069,1.1432,-0.147,-0.7648,-1.2938,1.0443,-0.2722,0.5986,0.2591,-0.4145,-1.5984,0.061,0.4436,-1.107,-1.4084,1.6235,-0.676,-0.749,-0.3151,1.0881,0.5381,0.0073,0.6849,1.1249,-0.4548,-1.7897,1.6232,-0.7221,0.6617,0.075,-1.1182,-0.9528,0.6485,1.5846,-1.1882,0.1873,-0.2582,1.3506,0.9315,-0.9944,0.9287,0.1509,0.8607,1.0473,0.8914,2.1164,1.7334,-0.9185,0.6458,0.014,-0.222,-0.533,-0.9677,-1.2331,-0.1526,0.1593,-1.3259,0.0882,0.0689,-1.7619,-0.2611,-0.8168,-1.343,-1.1426,0.2359,0.67,-1.2481,-1.1684,-0.598,0.7483,1.0728,-1.0143,-0.2657,-0.129,0.1133,0.8335,1.1291,1.8426,-0.2566,0.1875,1.1265,-0.6524,0.9183,-0.0318,-0.2384,-0.6323,-1.8497,-0.2095,-0.1292,-0.4466,0.5339,0.0002,0.6292,-0.5642,-0.6978,-0.3147,0.2678,0.4562,1.22,-0.4552,2.6339,0.6672,-1.4023,0.2502,2.2407,-0.4529,-1.5822,0.2303,-0.9841,0.3803,0.2739,-0.4827,-0.8226,-1.8422,-0.3615,-2.2283,-2.0708,0.3143,-0.2515,-1.4863,1.6323,1.2294,0.8061,0.4413,-1.6262,0.8749,-0.9657,-1.383,1.1241,-1.5831,-0.4319,-1.8058,-1.176,-0.3915,-0.019,0.1605,0.1232,-1.6682,0.1754,0.0612,1.3999,-0.57,-1.2364,-0.0549,-1.8554,-0.6498,-0.7312,0.3487,1.2661,-0.9675,0.5965,0.1471,0.8847,-1.7854,0.8243,-0.3961,0.5925,-1.3202,-0.9133,1.3707,-1.2408,0.3151,0.6718,-0.9264,0.2077,0.3591,-1.1,-0.5158,0.7015,-1.677,-1.5628,0.2901,-0.5709,-1.3491,1.0598,-0.0113,-0.0048,0.0226,-0.3474,0.5417,0.2465,-0.5725,0.1891,0.0132,-1.6433,-0.585,-0.9159,0.244,-0.7291,0.7983,0.4257,1.2329,-0.8872,-1.8033,-1.0896,0.6137,0.4652,0.8467,-0.4343,-1.6202,-1.2701,0.7567,0.2325,-1.5852,-1.1082,-0.9514,-0.5793,-0.0874,-0.6367,0.5493,-0.6403,-0.6377,-0.387,-0.8458,1.3217,-0.9789,-0.9393,0.723,-0.4133,1.3407,-0.5697,0.7463,1.4582,-0.3409,-0.7251,-1.2935,0.8434,-1.6013,-1.2994,-0.242,1.625,0.8955,-0.9668,-0.2337,0.1182,-0.0514,-1.2435,2.2542,1.7312,0.1489,1.0896,0.6439,-0.6781,0.8098,-1.1961,-0.4289,-0.1473,-1.0234,-0.528,0.2343,1.0638,-0.7038,-0.7141,0.9343,-0.4412,2.1167,0.2173,1.7141,1.2713,-2.586,-0.8301,-0.4817,1.7238,0.3985,0.2719,1.7111,-0.7726,0.2419,-0.4751,0.5028,-0.7876,-2.1512,0.6302,-0.3279,-0.0541,0.5005,-0.2347,0.4083,-0.1056,1.6818,1.5574,-0.8849,-1.1248,0.0652,-1.328,-0.9268,-0.9088,-1.1339,1.1495,-0.9741,1.0063,-0.4367,1.3183,-0.2329,1.5851,-2.0899,1.1149,1.6128,0.3267,1.5928,-1.461,0.759,1.2698,0.2793,0.9369,-0.6341,-0.7734,0.6469,-0.352,-1.5674,0.1812,-0.0445,0.9871,1.0871,0.2483,-0.0735,0.203,-1.6318,0.1566,1.0698,0.0158,-0.8717,1.1613,-1.2572,-0.4654,0.3565,-1.4099,-0.7767,-1.1903,-0.7841,-0.1995,-1.4857,1.8831,0.0105,-0.6632,-1.173,-1.727,-0.6002,-0.7427,0.7428,-0.5602,0.267,-2.27,2.1256,0.282,-0.6543,-2.6541,-1.3729,0.8584,-1.1761,1.2779,2.8742,-1.4373,-0.5234,-0.4058,0.4931,-0.3779,-0.8479,0.1812,0.2513,0.1868,-0.5933,1.575,-0.4167,0.8192,1.3848,-0.6687,0.9706,1.231,-0.1512,1.0376,-1.7845,-1.4955,1.0798,-0.8718,1.5144,0.4427,1.4008,1.4374,-0.3265,-2.2618,-0.0954,-0.8348,0.4321,-1.8894,-0.5308,0.0729,-1.2115,0.1812,0.0366,0.5587,0.9535,0.117,0.4073,-0.1559,0.7737,-0.5717,-0.9213,1.7328,0.3641,0.8661,-0.0563,0.7764,-1.0428,0.6937,-0.2871,0.543,0.6555,-2.0646,-1.8165,-0.667,0.6746,-0.0491,-0.4849,0.9753,-0.4286,1.1917,-0.5435,0.3137,-0.9246,0.2373,0.27,-0.8997,-0.622,0.6925,-0.1249,0.5215,1.2494,-0.0099,-1.6194,-0.6402,-1.1875,0.6015,-0.0217,0.24,-0.8604,-0.8493,-0.6458,-1.253,-1.1511,2.0194,-1.6648,1.3683,-0.2387,0.9629,1.9548,0.1608,-0.0385,1.0147,-0.816,0.3344,1.2694,0.8803,0.2691,-0.8621,0.5412,-0.4225,1.1721,0.2671,1.0673,-1.6165,-2.0934,-1.7145,-0.0813,-0.4135,-0.0086,-0.4028,0.5032,-0.9556,0.9643,-1.8675,-0.1322,0.2605,1.8471,-0.7691,-0.9236,0.7232,0.5195,0.1064,0.4132,0.2538,0.5627,0.3804,-0.7331,-0.1622,-1.2883,0.3367,0.2024,-2.5929,-0.6048,-0.2381,0.4382,-0.7126,0.2435,-0.451,0.3184,-1.5172,0.1462,-1.7252,0.017,0.5553,-0.9471,-0.2847,0.787,-1.231,-0.1639,-1.3567,-0.9721,0.3096,-0.4943,0.3507,1.7537,1.4726,1.7845,0.4067,-0.9513,-1.5312,1.431,0.6063,1.2502,-0.1354,-0.8362,-0.7376,0.3462,0.1028,-0.8379,1.2972,-0.3322,0.1151,0.2459,0.7474,0.7431,1.4616,1.9706,-1.4821,0.8504,-0.0896,0.7748,1.3139,-0.0412,-0.8581,1.35,-0.6624,0.0721,1.4389,2.7443,0.4795,-1.1284,0.0795,-1.5711,-0.6605,-2.0507,0.7754,-0.4026,1.4955,-0.8717,-0.9234,-1.6959,0.5469,1.0937,2.8509,2.5187,0.5797,1.3118,0.3537,-0.3436,-2.0572,-0.3179,0.5305,1.2796,0.4348,-2.6874,-1.3595,0.167,0.0277,0.4135,-0.6105,0.0235,-0.8519,0.9718,0.5432,-1.6951,-0.5351,-0.2853,0.3951,-1.0653,-1.7665,-0.2525,-1.0208,-1.6255,-2.0007,1.5233,-0.9167,-0.3821,-1.2308,-1.7285,-1.1894,1.2,-2.6695,-0.0872,1.5129,0.5075,0.0054,-1.1148,-1.0967,-1.7688,0.3497,-0.1594,-1.7691,-0.0324,-0.5153,1.4567,-0.0841,-0.9326,0.4498,0.0886,1.6087,0.0923,1.7971,-1.8701,-0.9377,-0.721,-0.0936,-1.9418,0.7403,-0.815,-0.7872,1.3004,0.5104,0.4355,0.456,0.1888,-1.1598,0.3122,0.3434,-0.2839,0.4835,0.3719,-0.0536,0.4522,0.2138,1.7233,-1.1657,0.0635,0.1065,-1.5124,0.8511,0.3441,0.7554,0.6838,-1.6205,-1.3972,0.0766,0.8133,-0.1527,0.7049,0.0959,1.9893,0.9984,-0.0297,-0.262,-0.5285,-1.1039,-0.5563,0.3273,-0.1795,2.9689,0.1922,-1.1036,-0.8748,1.793,-0.6202,0.5232,-0.1325,0.4285,0.6469,0.3655,-0.4537,-0.4923,-0.0339,-0.0011,0.2931,1.0962,-0.4257,-1.2553,-0.6777,-0.5436,0.4653,-1.8475,0.6619,-0.9675,0.1118,-0.4069,-0.5971,1.7051,1.4277,0.1671,-1.2363,-0.6855,-1.3249,-0.0993,-1.9835,2.1226,-1.7686,0.4057,-0.5032,-1.014,0.8304,0.1356,-0.2609,-1.3983,-1.4652,0.4984,0.156,-0.9628,1.3624,0.3897,-0.1057,0.1694,-0.6932,1.6731,0.8388,-1.5839,2.4978,-0.8449,-2.482,-0.0889,1.4845,0.5951,-1.249,0.0412,-0.6158,-0.1517,1.018,0.5213,0.4836,-1.2093,0.7852,0.5164,1.3473,-0.0994,0.6243,0.9261,0.2484,-1.3827,-2.2912,-1.7983,-1.0412,-1.1184,0.3507,-0.2072,0.6408,0.25,1.6852,-0.4025,0.7928,-0.3421,0.84,-0.2329,3.7273,0.7693,0.5217,0.4251,-0.5016,1.0855,-0.4066,-0.4891,-1.535,-1.2793,-1.7937,-0.9585,0.2734,1.2754,0.6587,1.6065,2.1782,1.1017,0.5782,-0.3032,-0.1216,0.5132,1.7652,0.8528,0.087,-0.4687,-0.0852,-0.6389,-1.0792,0.123,-1.2203,-0.6263,-0.6408,-1.0081,2.1115,-0.1439,0.1778,-0.5055,0.501,-0.3072,1.885,1.087,-0.2453,0.0926,0.6278,1.4625,-0.4564,-0.7365,-0.1219,-0.9953,-0.1503,0.6948,-1.1357,-0.1195,-0.5069,0.0749,-0.0641,1.6684,-1.0064,-0.8234,0.6489,1.1028,0.1014,1.4686,-1.6382,-0.4381,-1.4428,0.7191,-0.5484,0.2021,-0.798,-0.2579,2.0105,-0.7528,0.7586,-0.7222,-1.6384,1.6269,-0.3112,-0.5565,0.3901,-0.6399,-1.3079,0.1986,0.7055,-0.0522,1.1245,-1.5945,-2.5905,-1.3826,0.9798,0.2738,0.3033,2.0063,-0.4582,-1.9386,1.049,-1.5948,-1.0351,-0.4442,1.1489,1.4341,-1.0016,2.3285,1.061,0.6421,-1.7926,-2.2737,0.2112,1.6058,-0.4467,0.5004,-0.5321,-0.8754,-0.3173,-0.5378,-0.5117,-0.9495,1.8169,0.1117,0.4661,-2.3789,0.7249,-0.2077,-0.5766,-1.2037,0.155,0.1465,1.1376,-1.3206,0.072,-0.6498,-0.5388,0.3329,0.2884,0.961,-0.5854,-0.3648,-0.6001,-0.3935,-0.7011,1.0354,0.3871,1.1643,1.3031,-0.1873,-0.0076,0.023,1.5689,0.1051,0.7141,-0.0883,-0.8766,0.9017,-2.1999,0.5138,0.5369,-1.0963,0.5903,-0.3639,-0.4605,-0.8111,2.6403,0.9857,-0.6735,1.3159,-0.5513,1.6045,1.1103,-0.7046,0.8968,1.2808,-0.313,0.542,-0.6527,0.1207,2.0452,-0.276,1.5488,-0.7405,-0.625,-1.0664,1.3944,0.8133,-0.8471,-1.1011,-0.4046,0.754,-1.7357,-0.7949,-0.3551,1.2078,1.0985,1.1065,0.9903,1.4118,0.6015,0.0123,0.5929,1.8155,1.074,-1.8456,-1.3211,-0.9014,-0.5199,1.3172,-0.685,-0.1582,-1.6465,-1.5017,1.1173,1.1575,0.1943,0.3842,0.1717,1.0318,1.2158,-1.3458,-0.66,0.6899,-1.4361,2.1762,-0.546,0.6745,0.2164,-0.301,-0.6169,0.723,1.141,1.3625,-1.2777,-0.9118,-0.1305,0.2302,-1.5479,-0.4746,1.1777,-0.7877,0.6849,-1.3175,-0.1088,0.6547,1.0476,-1.4208,1.5356,0.1526,1.467,-0.2509,-0.8102,-1.6687,1.2711,-1.0695,1.9169,-0.0115,1.3862,0.0405,-0.2229,-0.516,0.1137,-2.2319,-1.1076,0.3229,0.3733,0.9572,-1.2494,-0.6952,0.5416,-1.2567,-0.3388,2.3848,1.9139,-1.1217,-0.5624,-1.0545,0.4469,0.718,-1.0877,-0.4427,0.4396,0.5813,-1.4264,-0.105,0.7027,0.1803,1.5106,1.215,0.8447,-1.0354,-0.5727,1.4632,-1.5077,2.0783,-0.5303,1.2138,1.3888,0.6292,-0.2166,-2.6394,1.2266,0.1857,1.0592,0.7248,-0.5475,0.2659,-1.5479,-0.4441,-0.4686,1.1492,-0.1245,2.4883,0.2147,0.2738,0.5399,-0.6774,0.8182,-1.7634,1.5953,-1.604,-0.0781,-0.972,1.7491,0.7678,-0.1793,-0.284,-0.3212,-1.8468,-1.5778,-1.4763,-1.3784,-0.8251,0.2536,0.8338,-0.1867,1.2223,0.1903,-0.1693,-0.2646,0.3786,2.6374,-1.1022,-0.9215,1.4426,-0.5533,-0.4437,-1.0177,0.7317,0.2835,1.3173,1.4103,-1.2326,0.9172,-0.73,-0.8921,0.0266,0.7861,-0.3349,0.5418,0.5787,-0.8401,1.0807,-1.6201,-1.0801,-0.6081,0.2453,1.447,-0.0422,0.2044,0.6361,0.2438,0.215,-0.5416,-0.4083,-0.7845,0.2285,-0.0417,-1.0705,0.4306,-0.4993,-0.8706,0.0828,0.2108,-1.3278,-0.87,-2.7702,1.6981,1.321,1.5098,0.7103,1.2873,1.1962,-0.3304,0.9559,0.5622,0.1843,-0.2879,0.19,1.463,-0.7642,0.4225,1.2622,-0.3887,-0.6393,1.4725,-1.1795,-1.0521,-0.7733,0.9562,-0.5926,0.8154,-1.5567,-0.9854,-1.2186,-0.8985,0.2265,-0.3474,0.7732,-0.002,0.0738,1.6546,0.3502,-0.0136,0.2518,0.6332,0.0365,-0.5427,-0.3282,-1.4574,-0.0224,1.272,-0.6014,1.6,-0.6383,-0.2812,0.2336,-0.4339,-1.595,-1.0215,-0.3039,-0.6091,-1.1384,-0.8581,-0.4424,0.3297,-1.2797,-0.542,-0.5976,0.3116,0.0322,0.1882,0.5224,1.0576,-0.9177,0.2543,1.6291,2.5095,-0.0631,-0.8055,-2.1327,-1.4399,0.1634,0.1801,-0.774,-1.5936,1.9986,0.2514,0.2214,-0.5096,-0.6025,-0.7361,1.4737,0.1363,2.319,1.3031,-1.5547,-1.0115,1.4271,0.3122,1.2242,0.8403,0.9049,0.1564,-0.3454,-0.4004,0.1869,0.6052,0.4753,0.708,-0.8217,0.8316,1.1028,-0.8245,-0.824,2.3044,0.2606,-0.3428,-1.9226,0.8615,-1.9307,0.519,0.2296,-1.2603,0.5751,3.5758,-1.5238,0.5672,-0.0636,0.6828,-0.02,1.5981,-1.0792,0.4023,-1.0286,-0.6995,0.0378,-0.7452,-1.5992,0.0048,1.5085,1.1818,-1.64,0.6412,0.0051,-1.486,0.2101,-0.2235,-1.3453,1.3078,-0.4539,-2.4762,0.9249,1.1887,-0.4073,1.1756,0.1001,1.0624,0.4848,0.3781,-0.3519,-1.3988,-0.6515,-0.6764,-1.4237,-0.5753,-0.8671,-0.3266,-2.1119,-0.83,-0.7561,-0.3465,-0.6561,1.4342,0.3373,-1.3056,1.0409,-0.9289,-0.2324,0.5993,-0.0493,0.1642,-0.6256,1.1951,0.2486,2.7014,-0.0176,-1.3676,1.5313,-1.9332,-1.474,0.9966,1.4042,0.1528,-0.7637,-0.4104,-0.8074,-0.3348,0.4433,-0.5511,-1.4753,-0.1609,-0.1359,-1.2125,1.6008,-0.9576,-1.4244,0.6347,0.4532,-0.6893,-1.2315,-0.2839,0.4485,0.7267,-1.2263,0.3833,1.7148,1.4584,1.3672,0.6553,0.3743,-0.229,1.8853,0.2,1.3101,-0.5475,-0.4964,0.0618,-0.8324,1.1575,-1.631,-1.2526,-1.7599,1.1685,0.7335,0.316,-0.4251,-1.074,-1.0526,-1.003,-0.4333,-0.5107,0.3056,-0.5314,0.0498,1.1833,0.3068,0.8135,2.6465,0.0859,0.381,1.8894,0.7315,1.1505,0.2008,-2.1278,-1.3828,-0.9565,1.2692,0.9335,0.9354,-0.4313,0.1656,1.5896,1.3549,0.6044,-0.9848,-0.533,0.8597,-0.5994,-0.6997,0.6693,-0.7034,-0.2705,0.0199,-1.2766,-0.3425,0.7092,-0.4374,0.4408,0.6622,1.1977,1.086,1.9053,0.2821,0.3473,-0.1744,0.5423,-1.988,-0.2621,-0.7086,2.0198,1.0162,-1.6327,0.5048,0.1905,-1.5599,-1.8044,-1.0006,0.7965,-0.2325,-1.504,-0.7932,0.4174,0.9311,-1.5527,-0.9229,0.2576,0.4858,-1.0254,-0.1555,0.5053,1.4917,-1.127,-0.569,0.5677,0.7618,1.1705,-0.9815,-0.2422,0.0668,-1.8435,1.2245,1.2397,-0.9122,-0.5634,1.3823,-0.0327,-0.8373,-0.5792,0.7254,1.3296,1.0208,0.7954,0.4395,0.3522,0.4549,0.3133,0.8215,0.4867,1.7164,-0.5727,0.1958,-0.6379,-0.2495,-0.0401,0.7214,-0.7438,0.4799,-1.7347,0.5804,-0.296,-1.2823,0.8516,0.0745,1.0881,-1.2307,-1.2286,0.1872,0.2704,0.8094,-0.0962,-0.319,1.1995,0.589,1.0581,-1.2845,-0.3454,-0.4744,-1.353,-0.1178,1.975,0.5093,-0.1213,0.8233,-0.522,-1.3107,-0.1923,-1.9458,0.7871,0.1476,-0.1558,-0.698,-0.3865,-2.7148,0.3443,0.3563,1.2554,-0.1297,-1.2562,-2.2273,-0.9756,-0.9971,-0.0199,-1.2058,-0.8674,1.4442,0.8773,-1.3976,-0.28,0.6748,0.6882,0.6245,-0.0789,-0.4059,0.9475,-0.3804,0.011,-0.6276,0.9763,-0.6904,-0.4543,-0.8031,1.127,-0.7052,0.1382,-0.3647,1.9669,0.5174,0.2552,-1.0399,-0.2299,-0.8529,-1.1901,-4.1266,-1.8919,0.9576,-1.8074,1.0242,0.0614,-0.2898,1.3617,-1.0096,1.8103,0.3684,1.5954,0.0896,-1.1237,-1.0579,-0.3829,0.4945,-0.9608,0.4061,0.4548,-0.914,0.8455,1.7327,-0.9938,-0.0886,2.0947,0.7633,-1.013,1.1061,1.0762,-0.0261,-1.6562,1.4197,-0.3485,-0.8607,-1.7033,-1.1712,0.8659,0.9237,0.0096,-0.1219,0.5808,-0.3036,1.3292,-0.0708,-0.1208,1.2719,0.2467,0.7985,-0.7683,-0.4007,0.4862,0.5417,1.4007,-0.4942,1.0409,0.8507,0.9897,-0.5698,1.9946,0.9665,-0.7448,1.0124,0.0947,2.3952,0.8957,-0.7126,0.1118,0.6739,-1.6097,-0.863,-0.5211,-3.1239,0.0472,-0.8754,1.3437,0.5033,0.3065,-0.1671,0.438,0.5327,-0.3532,1.1521,-0.5488,0.1503,0.6696,-2.1496,0.6038,-0.4228,0.6161,-0.1975,-0.3565,0.6384,0.8758,-0.3458,1.5301,2.0153,0.6149,-0.6777,-0.2623,-0.5642,0.8942,0.5744,1.4998,-0.5193,-2.7243,1.2903,-1.895,1.2082,0.1118,-0.4796,-0.0722,-1.644,0.4925,0.2478,-0.9311,0.1065,-0.3244,0.0557,-1.5636,0.9838,-0.0305,-0.2697,1.4121,0.7552,0.197,0.2524,-0.691,1.8451,-1.1781,-2.1141,-1.1887,1.0205,0.2663,0.8659,1.8818,-0.5433,0.1649,-1.2755,0.3378,-0.4795,-0.8089,0.0329,-0.1196,-2.2611,-0.9944,1.9049,-1.7452,0.3824,-1.451,-0.1153,-1.2064,0.6923,2.0144,-0.808,0.326,0.1682,0.2098,0.4172,-1.1067,1.09,-0.9368,1.6201,-1.7552,0.08,2.0219,-0.2868,-1.5671,-2.5353,0.097,0.6455,-0.8179,-0.2176,-0.7654,0.604,1.6558,-0.0915,-1.6783,0.6809,-0.6442,0.3837,0.5161,0.4082,0.2447,1.1102,-0.4676,1.4886,-0.1811,-1.4534,-1.226,-0.0873,0.465,-0.1805,0.8295,1.2647,-0.7178,-1.7714,0.644,-0.3516,-2.4174,-0.3914,1.3495,-0.3725,0.059,0.4048,-0.1727,0.3672,-0.0945,0.3224,0.7944,-0.1909,-0.6757,-0.0503,-0.2443,0.9082,0.5365,-0.7263,-0.9164,-0.0509,-0.6476,-0.3247,0.0454,-1.3194,-0.8732,-2.1576,-0.872,1.1931,2.9156,-0.7002,0.8226,-1.3708,-0.2726,-0.2828,-0.129,-0.4496,-1.2375,-0.3471,-1.0112,0.3472,1.948,-0.8396,0.1092,0.0923,0.9941,0.1405,-0.4948,0.8699,-0.2153,-0.6005,0.6316,-1.0677,-0.5373,1.2635,-1.1196,0.7893,-0.3472,0.2083,2.2005,-0.0701,-0.3099,1.5468,-0.5338,-0.7053,1.2587,2.4921,0.9619,-0.6001,-0.782,0.5202,0.481,-0.9885,1.2513,1.4222,0.6607,0.0446,1.5602,-0.5544,0.0211,1.6488,-0.8083,0.1174,0.7582,-1.2649,-1.1839,0.5272,0.6842,0.6319,-1.5283,0.1043,0.0155,-0.7297,-0.7999,-1.3698,0.961,0.3891,-1.0299,-0.6633,-0.0244,1.1849,-0.2327,-1.0356,0.613,0.6888,0.5767,0.5208,-1.1158,0.5037,0.7388,0.0709,0.4394,-0.7303,-1.3917,-1.1934,0.3848,0.1853,-2.0175,-0.9014,-0.7722,-2.1135,0.2885,0.0196,0.6792,0.5814,-1.4313,0.2939,-0.0248,-0.2995,-1.1213,0.1905,0.9515,0.3813,0.1091,-0.4149,0.4867,1.0171,-1.5304,0.5334,1.2114,0.7851,-0.7772,0.2324,0.8836,0.6635,-0.9547,1.3383,0.6992,-2.064,-0.721,-2.3932,-2.9577,0.5347,0.8964,-1.0042,-1.0755,0.7282,-0.3616,-1.5268,-1.0667,-0.881,-0.5559,-1.5193,-0.1368,0.9231,0.6488,1.1362,-1.4128,-0.0413,-1.5379,1.6345,-0.7077,-2.4485,-1.2359,-0.0721,0.5278,1.0598,0.509,-0.4213,-0.4994,-0.1809,1.1395,1.3097,0.1546,1.2871,0.3008,0.7837,0.6006,-1.0378,2.2374,-1.4925,-1.703,1.5203,1.043,-0.3385,-1.2905,-1.3475,0.2312,-0.0379,0.2665,2.3887,-0.1889,0.4182,1.53,1.3608,0.9676,0.1208,0.6317,-0.9624,0.0479,1.7178,0.0239,2.3399,0.718,-1.4436,0.8627,-0.1153,0.3193,-0.2446,0.3667,-1.3397,-0.5382,0.8673,-1.9161,-0.8604,-1.9599,-1.0346,0.307,-0.5237,2.2039,0.4211,0.215,0.1137,-2.4336,0.8325,-1.2681,1.1567,0.2931,0.6134,-1.6795,-2.3512,0.4434,-0.569,-1.3522,0.3358,0.3672,-0.1026,1.0655,-3.1177,0.7943,-1.3558,-0.6824,-0.4246,1.245,-2.0441,-1.6543,1.7823,0.7414,0.1136,0.4885,0.1039,-1.8532,-0.3937,-0.5661,-0.5919,-1.2471,-0.4103,0.1704,1.2137,0.6058,0.0994,-0.3791,-0.321,0.4902,-0.7224,0.6731,-0.9178,0.1977,1.7299,-0.3278,0.7574,0.0098,0.3717,0.1471,-0.3821,-0.9382,0.2414,0.7747,0.2337,-1.1698,1.4822,-0.0929,-0.2621,0.4543,1.2134,0.9092,0.4534,-1.2947,0.1658,0.3283,-1.2646,-1.5214,-0.9452,0.7355,-0.0864,1.188,0.5578,1.4352,1.7958,-0.9952,-2.0126,1.5442,-0.3205,-1.6015,0.4753,-0.1763,1.9314,1.1741,2.4355,0.8397,-0.1433,-1.3762,0.8835,-0.0144,0.4412,-1.0032,0.9938,-1.8636,0.9857,0.2891,0.9523,0.261,-1.4772,1.2484,-0.8575,-1.6681,-0.4163,0.5425,-0.3407,-0.1821,2.2639,-0.4096,-1.4221,-1.096,-1.0848,1.6759,-2.0077,-0.6707,0.6464,2.8027,-0.6776,-0.5414,0.7085,0.8601,-0.5937,-0.7851,-0.0701,-0.0085,0.4074,0.6053,-1.0174,-0.0408,-0.2096,-0.7611,-2.0101,-1.5953,1.5497,1.4811,0.9958,1.0041,-1.1982,-0.3149,0.4752,-0.0582,-0.0975,0.7338,0.2115,-0.3368,0.2944,-0.3298,-0.8367,-0.1214,1.362,0.1059,-1.3285,-0.416,1.225,0.1781,0.8631,-2.2611,0.8174,1.2377,-0.629,0.0508,0.7172,-1.2375,1.1314,0.039,-0.5907,-0.8274,0.6397,0.4063,1.6651,1.9294,0.3538,-1.957,-0.2802,-1.4267,-0.7852,-0.025,0.5438,-0.6218,-0.3351,-0.1186,-0.8214,1.4986,0.5967,0.9775,-0.6115,-1.494,0.6479,0.9404,-1.0036,-1.8338,0.2759,1.5154,0.868,0.1788,1.3256,0.7787,0.8284,0.7553,-1.2386,-1.2303,0.8068,0.2132,-0.9049,0.5406,-0.4881,-0.8355,-0.5684,0.4782,-0.5992,-0.4367,1.206,0.5459,1.1493,2.1735,0.3224,-0.6448,-0.3043,-1.3278,0.7206,0.2209,-0.4138,-0.2894,1.6161,0.4763,1.639,-2.5288,0.6376,0.4937,0.5605,-1.1074,-0.2641,-0.0307,0.3856,0.6028,-0.7356,0.1561,1.2908,0.6235,0.7587,1.8049,-0.7378,1.7836,0.9046,-0.8555,-0.8139,0.6151,-1.9815,-0.2441,-0.3315,1.0483,-2.3103,0.084,0.7757,-0.0172,-0.4278,-0.7009,-1.6797,0.7149,-1.2011,0.3801,-0.9676,-0.3906,-0.1694,-1.0395,-0.1201,-0.2022,1.5087,-0.1736,0.0681,-0.2225,-0.4927,-0.0723,-0.6707,-1.3515,-0.0177,0.7804,-0.5841,-1.0439,-0.5844,1.0311,0.7061,-0.2817,-0.2037,-0.3412,-0.3655,-0.9748,0.2957,-2.6898,-0.092,0.6884,-0.7263,-1.5442,-2.1425,-1.2585,0.5221,-0.9701,-0.8936,-0.0187,0.3111,0.1453,-0.1502,-1.3925,-0.2952,0.0739,-0.0988,-0.0323,0.5942,-0.1451,-0.1625,0.7084,-0.4029,-1.3493,-0.5537,-2.2092,2.2313,1.3914,-1.4671,0.2242,0.8739,-0.0902,0.5274,2.0672,-0.8739,-2.0006,0.8283,1.0498,0.5431,0.4808,-0.7138,-1.6114,-0.3088,-0.924,-1.0325,1.9582,0.3124,1.0584,-0.5256,-1.6824,1.1755,-1.6252,-0.2645,-1.0479,-0.3477,0.8739,0.8194,0.8814,-0.1919,0.4287,-0.0696,-0.6278,0.5004,0.3777,1.1368,-0.1477,0.8047,0.9623,1.0774,0.4603,-0.5035,1.5578,-0.1289,-1.786,0.2575,-0.166,0.2684,-0.0762,0.179,-2.0582,-0.6627,-0.2178,1.0555,-0.7927,0.0013,2.4986,-0.2483,2.1613,0.4836,-0.9957,-0.0679,-0.0616,0.7288,0.8261,0.2617,-1.3836,-0.5957,0.2957,0.4034,-0.8576,1.4131,0.9042,-0.5742,0.9379,1.1535,-0.3288,-2.9197,2.1404,0.4127,1.669,-0.9843,1.6983,0.214,1.3619,1.3399,-0.044,0.2022,-0.3793,-0.1513,0.7709,-1.312,0.0054,-0.2883,1.8328,-1.3631,1.1847,-0.9286,-0.3836,-1.3809,-0.2422,0.3093,0.016,-0.9899,0.6663,1.1293,-1.5862,0.7513,-2.0497,-1.4144,-0.7848,0.9299,-0.0808,0.081,-0.161,0.3828,-0.4862,0.7517,0.8436,-0.4314,-1.0078,-0.5222,-0.6663,0.0134,-0.9907,-1.1411,0.4465,0.7392,0.4755,1.9596,-0.2532,0.4708,-1.6855,-0.2701,1.3605,-0.5229,-0.1856,0.0764,0.0219,0.7616,0.9329,-0.2145,1.4126,-0.8689,-1.6299,1.6285,-1.199,-0.8669,0.3471,-1.1615,-1.3048,-0.0266,0.5185,0.9944,2.2513,-0.8896,2.337,-1.109,-0.4367,0.4729,-0.189,-1.0595,1.5861,1.3505,0.1396,-1.1858,0.4403,1.2884,-0.1997,1.9482,1.6894,1.0032,-0.0954,0.6779,-0.8902,-0.4661,-0.983,0.5288,0.6998,1.57,-0.1196,-0.0252,-1.7915,0.8097,-0.0398,0.5219,0.9738,0.1011,-0.1409,1.4016,-0.3938,0.5863,0.9927,0.104,0.0748,0.7135,0.7556,-1.3661,0.7884,0.2854,-1.0779,-0.4708,0.7936,0.2016,1.2249,1.5356,-0.3622,-0.6443,2.1574,0.6172,0.6169,1.1243,-0.7956,-1.2893,-0.0481,-0.0248,1.1683,0.3357,0.7494,-0.3509,1.5085,1.8413,0.837,-0.1084,-1.0146,-0.7706,0.004,-0.3883,0.3501,0.0563,0.812,-0.3129,0.7149,1.1211,0.151,-0.4446,0.56,0.1443,1.4581,-0.6515,0.1186,-0.6396,-0.5909,-0.0183,-0.9811,0.9522,-1.6609,-0.1092,-0.4567,0.5499,0.7992,0.4004,-2.6658,-0.0037,0.044,-0.8048,-0.2928,-1.1126,1.204,0.0397,-0.144,-1.2882,-0.0585,-0.0706,-0.0771,-0.6919,0.8634,-1.2241,0.2411,-1.6639,-1.1199,-0.1372,2.3508,-0.7309,-1.0546,0.321,-0.8497,-0.2985,2.4962,0.1789,0.3767,2.1499,0.5288,-1.6902,-1.1891,0.1859,-1.5921,0.138,0.3388,-1.66,0.82,-1.3209,1.3214,-0.5711,0.2998,0.0012,-0.8378,0.3255,-0.8641,-0.5763,-0.7768,-0.2918,-0.3847,2.2085,0.6821,-0.9881,-0.6451,2.9873,-0.7115,1.653,0.5261,-1.0362,-2.0879,1.217,-0.4325,-0.7786,-0.2708,-1.1496,-1.1869,0.7153,-1.1763,0.6175,1.889,-0.4442,-0.7824,2.1647,-1.0157,-0.0533,0.0594,2.2442,2.0932,-2.0575,0.1172,-1.065,-0.2219,-0.7844,0.28,0.1105,-1.0067,0.6332,-0.2084,1.9856,0.7587,0.5518,0.1928,-0.2331,-1.4389,-1.3741,0.0242,0.379,-0.4381,-0.3827,0.6493,-0.1427,-0.6499,-0.9443,-0.4795,-1.2993,-1.4394,-0.8425,-1.2191,-0.7418,-0.6481,-1.2589,-1.2588,-1.4767,-0.6077,-0.9584,-0.9536,-0.3481,-1.1946,-1.1345,-0.7934,-1.1861,-0.5034,-1.2606,-1.2634,-1.0711,-0.6757,-1.1778,-0.3277,-1.3584,-0.9379,-1.2929,-0.6376,-0.6998,-0.4102,-0.9897,-1.5196,-1.1895,-1.1154,-1.2475,-1.3007,-0.8367,-1.0343,-0.3595,-1.247,-0.9366,-1.3363,-0.7448,-0.6527,-1.0665,-0.9238,-1.1174,-1.3678,-1.0443,-0.5924,-1.0874,-1.4522,-0.4881,-0.6325,-0.9892,-1.3117,-0.9096,-1.3319,-1.0124,-1.0063,-1.228,-1.2057,-1.249,-1.0942,-1.3341,-1.1598,-0.6104,-1.9196,-1.1075,-1.516,-0.9407,-0.628,-1.3861,-1.1002,-1.2771,-1.091,-0.5837,-0.8992,-1.2189,-1.284,-1.3519,-0.8971,-0.832,-1.0417,-0.7017,-1.3178,-1.2788,-0.841,-0.8132,-1.0496,-0.9587,-1.4633,-0.9092,-1.1781,-0.8435,-1.067,-0.9668,-0.9514,-1.4039,-0.8135,-0.8632,-1.3017,-0.4807,-0.9192,-1.1904,-1.1148,-0.5168,-0.8171,-1.2768,-1.006,-1.1231,-0.9615,-0.8917,-1.1207,-0.9985,-1.0917,-0.5271,-0.6566,-0.809,-0.8711,-0.9434,-0.9274,-0.624,-1.2381,-0.5696,-1.2163,-1.094,-0.6915,-1.1954,-0.7306,-1.1935,-0.8895,-1.7687,-1.317,-1.2975,-1.4238,-0.84,-1.0101,-1.3162,-0.8146,-1.0684,-0.54,-1.105,-0.5347,-0.8513,-0.8996,-0.6521,-0.6733,-1.3791,-1.421,-0.6844,-0.9104,-0.9442,-1.281,-1.2554,-1.32,-0.7694,-1.243,-1.0598,-0.698,-0.8061,-1.0689,-1.0015,-0.3704,-0.764,-0.7198,-1.0121,-0.6332,-1.3627,-1.0378,-0.7047,-1.1984,-0.6915,-0.8171,-0.947,-0.8776,-0.7511,-0.673,-0.3618,-0.2495,-1.6247,-0.7044,-0.431,-0.661,-1.258,-0.8425,-0.4276,-1.3059,-1.4868,-0.8998,-1.3822,-1.1792,-1.0462,-1.2894,-1.0266,-1.5707,-0.7037,-0.5899,-0.7043,-0.9123,-0.9102,-0.9575,-1.4196,-1.1923,-0.7111,-1.1315,-1.173,-1.1524,-1.6955,-0.8704,-0.8151,-0.8664,-1.2149,-1.6924,-0.9359,-1.0214,-1.1411,-1.0498,-0.3162,-0.8887,-1.1296,-1.5547,-0.7207,-1.2661,-1.005,-1.2169,-1.1495,-0.8387,-1.0072,-0.8866,-0.7142,-0.8775,-0.902,-1.0019,-1.8565,-1.5713,-1.4231,-0.9483,-1.1677,-1.1613,-0.9577,-0.8759,-1.5739,-0.7232,-0.902,-0.8226,-0.8346,-0.6216,-0.6987,-0.6505,-0.6451,-0.5892,-0.8343,-0.7139,-1.5034,-0.942,-0.7756,-1.1556,-0.8995,-0.8168,-0.5417,-0.8449,-0.877,-0.8494,-0.9779,-1.5041,-1.1541,-0.9222,-1.4071,-1.2844,-1.0212,-1.378,-1.1747,-1.1002,-1.1916,-1.4597,-0.6151,-0.8476,-0.6913,-0.94,-0.8999,-0.8976,-1.2651,-0.508,-1.3802,-1.2828,-1.2067,-0.5946,-0.877,-0.832,-0.7807,-1.1852,-0.8987,-1.6037,-1.0345,-1.2058,-1.1301,-0.9051,-0.6419,-0.5596,-0.5701,-1.3741,-1.0905,-1.3878,-0.8373,-1.4642,-0.814,-0.8911,-0.927,-1.4106,-0.8806,-0.1894,-0.3565,-0.6345,-1.0825,-0.9919,-1.2751,-1.0187,-0.9695,-0.8895,-0.9746,-1.1829,-1.2276,-1.1428,-0.7586,-0.5035,-0.8265,-1.3251,-1.3475,-1.1344,-1.0482,-0.6323,-0.9426,-1.2262,-1.4213,-1.0358,-0.6727,-0.3862,-1.2918,-0.876,-1.5163,-1.4622,-0.7029,-1.2434,-0.8656,-1.0162,-0.7358,-0.5477,-0.9396,-1.1658,-1.5254,-0.759,-0.8386,-0.9755,-0.6702,-0.9372,-0.9953,-1.1741,-0.7509,-1.2353,-0.9371,-0.7681,-1.2953,-0.832,-0.9476,-0.8602,-1.1568,-0.8337,-1.6898,-1.1208,-1.3098,-0.9807,-0.5832,-1.4274,-1.0666,-1.3486,-0.7422,-1.3249,-0.4353,-1.0366,-0.8449,-0.8494,-1.5496,-0.9512,-1.1685,-1.1707,-1.0742,-0.9556,-0.6741,-1.0141,-0.4939,-0.6958,-1.2269,-1.8451,-1.1615,-0.8678,-0.6971,-0.6626,-0.9225,-1.2821,-1.4082,-1.1364,-1.3326,-0.5696,-1.3639,-1.1914,-1.07,-1.3793,-1.7113,-1.0025,-1.2907,-0.8142,-1.6562,-1.0577,-0.7721,-0.9836,-1.1009,-1.0432,-0.4864,-0.795,-1.4478,-0.7404,-1.0033,-0.9966,-1.4382,-1.0315,-0.6435,-1.0754,-1.3358,-0.3816,-1.6322,-1.1872,-1.6364,-0.8882,-0.4531,-1.0562,-0.8065,-0.5977,-0.7047,-0.7649,-0.9406,-1.0663,-0.7654,-0.7764,-1.3412,-1.1993,-1.2436,-1.6562,-0.7095,-1.4784,-0.9113,-0.7232,-0.9807,-0.7341,-0.6744,-0.1023,-0.6652,-0.9181,-1.0444,-1.2123,-0.8052,-0.9688,-1.3,-1.1203,-0.3716,-0.7442,-0.798,-0.9523,-0.9895,-0.7777,-0.7707,-1.0643,-0.8553,-0.3862,-0.9065,-1.1296,-0.8788,-0.9803,-1.4356,-1.1619,-0.7581,-0.9207,-1.3213,-1.3454,-1.3572,-0.7228,-1.4953,-1.0141,-0.906,-1.097,-0.9917,-1.1724,-0.7761,-0.9837,-1.2364,-0.8852,-0.8562,-0.9603,-0.9381,-1.4019,-1.3687,-0.7428,-0.6901,-0.9753,-0.9497,-1.3117,-0.9602,-1.2834,-0.8469,-1.2189,-1.0184,-0.8369,-1.2375,-0.3745,-0.5292,-1.1894,-1.0496,-0.6698,-0.8144,-1.5453,-0.7562,-1.5082,-1.5581,-1.1612,-0.8831,-1.0212,-0.6145,-0.7682,-0.8554,-0.996,-1.2207,-0.5972,-1.47,-0.504,-0.9681,-0.7315,-1.1134,-1.1766,-0.8071,-1.3473,-1.1735,-1.3749,-0.564,-1.5544,-1.1753,-1.121,-1.0538,-1.1474,-1.3698,-1.265,-0.4939,-0.9318,-1.4186,-1.1088,-1.5914,-1.2204,-0.7559,-1.1365,-0.9701,-0.6518,-0.5182,-1.6693,-1.0057,-0.3652,-1.1568,-1.2723,-0.5013,-0.5574,-1.1711,-1.0461,-0.7199,-1.1234,-0.946,-0.5283,-1.2627,-0.5636,-0.8101,-1.0003,-1.4764,-1.2862,-1.0532,-1.1236,-0.7905,-0.8296,-0.8216,-1.0798,-0.7858,-0.6972,-0.8097,-1.1461,-0.8738,-0.7213,-1.1234,-0.705,-1.1781,-1.8504,-0.9415,-0.7959,-1.0039,-0.7483,-1.0199,-0.7844,-1.141,-0.7813,-1.1596,-0.7081,-0.8263,-0.929,-1.2744,-1.0933,-0.594,-1.2324,-0.6046,-1.0086,-1.3363,-0.5715,-0.5716,-0.7651,-1.2172,-0.7514,-1.2315,-0.9631,-1.3894,-1.296,-1.6907,-0.733,-1.3211,-1.0883,-0.8106,-1.2356,-1.5693,-1.3053,-1.1174,-1.0493,-0.7166,-1.1064,-1.2987,-0.8987,-1.0358,-1.1176,-0.5695,-0.5839,-0.6922,-0.8864,-1.1957,-0.7016,-1.2745,-1.3163,-0.9407,-0.906,-0.9066,-0.9163,-0.7673,-1.3858,-1.2245,-0.6709,-0.6552,-1.2065,-0.8813,-1.2684,-0.8989,-0.9337,-1.1397,-1.0385,-0.461,-1.4484,-1.0052,-1.5494,-0.7464,-0.4321,-0.7544,-1.3139,-1.0093,-1.5415,-0.7289,-1.1041,-1.2057,-1.3335,-1.1915,-1.1701,-0.9965,-0.6449,-1.155,-0.8931,-1.4351,-0.9119,-0.436,-0.6598,-0.7321,-0.6791,-0.6022,-1.245,-0.9717,-0.8612,-1.4157,-0.7609,-1.054,-0.7416,-1.1437,-0.9523,-1.0991,-0.8465,-0.8032,-1.1389,-0.6371,-0.9055,-0.5163,-0.307,-1.0824,-0.8991,-1.0033,-0.9587,-0.8411,-1.3281,-1.2537,-0.9501,-1.0991,-0.396,-1.3979,-0.8232,-0.8926,-0.8459,-0.4366,-1.084,-1.2914,-0.9104,-1.3618,-0.8776,-0.6712,-0.8232,-0.9504,-0.7913,-1.3623,-1.1735,-0.7236,-0.7199,-0.6023,-1.1006,-0.8026,-0.7287,-1.104,-0.9593,-1.0756,-1.2652,-1.0762,-0.7066,-1.3162,-1.4878,-0.7877,-1.4124,-0.5004,-0.7362,-0.6687,-1.0539,-0.7698,-1.0873,-1.0734,-1.0637,-0.7909,-0.6554,-0.4573,-1.2503,-1.5617,-1.0748,-1.1934,-1.0425,-1.2862,-0.9668,-1.2444,-1.2253,-1.0458,-1.1643,-1.0649,-0.759,-1.4186,-1.2479,-0.7618,-0.955,-1.0895,-0.7085,-1.2094,-0.9759,-1.5508,-0.7383,-0.6689,-0.9786,-1.1875,-0.481,-1.452,-0.7761,-1.6725,-1.1278,-0.8142,-0.756,-1.4163,-0.8688,-1.3503,-1.0957,-1.1524,-0.8136,-1.0305,-0.6232,-0.7687,-0.871,-1.1791,-1.0991,-1.2309,-1.494,-0.884,-0.9204,-1.1069,-0.7478,-1.0761,-0.6131,-1.0232,-1.1667,-1.0198,-0.8599,-0.8728,-1.2157,-1.0894,-1.3328,-0.9362,-0.3761,-0.9788,-0.7191,-1.325,-0.6011,-0.89,-0.6507,-1.2902,-0.9005,-0.9,-0.7854,-0.9415,-0.8457,-1.1702,-0.8606,-1.0087,-1.5087,-0.6164,-0.9704,-1.3772,-1.2379,-0.8459,-1.2822,-0.6134,-1.2886,-0.9271,-0.6421,-1.5315,-1.2611,-1.2486,-1.3643,-0.3959,-0.7731,-1.2819,-1.1347,-1.2004,-1.5842,-0.5773,-0.6412,-1.1826,-1.015,-0.9321,-1.159,-1.1237,-1.444,-1.1397,-1.0421,-1.1283,-1.1894,-0.7542,-1.1835,-1.5158,-0.3236,-1.1169,-1.0142,-1.0849,-0.1219,-1.3483,-1.3213,-0.8226,-1.4434,-1.1747,-0.8301,-1.0822,-0.5457,-1.1253,-0.55,-1.5362,-0.9398,-0.7804,-1.1118,-0.7495,-1.1716,-0.9058,-0.9953,-1.1155,-1.2507,-0.6101,-0.8699,-0.9623,-1.1528,-0.9329,-0.9673,-1.1946,-1.1199,-1.0419,-1.0084,-0.6855,-0.9054,-1.14,-0.3084,-0.8618,-0.5971,-0.8896,-1.4175,-1.0747,-0.9786,-0.7711,-0.5259,-1.0863,-0.9421,-0.7147,-1.0176,-0.9205,-1.1398,-0.9167,-0.8659,-0.9715,-1.0385,-1.1786,-0.6615,-0.9372,-0.975,-1.3047,-1.3968,-0.9513,-1.1345,-1.1266,-0.9977,-1.1599,-0.9693,-1.3117,-1.1398,-0.4737,-0.4487,-1.3748,-0.8544,-1.0003,-0.8227,-1.1795,-1.5031,-1.217,-1.2265,-1.3909,-0.9013,-1.6839,-0.8962,-0.7869,-0.6703,-1.0209,-1.0162,-1.2399,-0.6411,-0.6869,-1.3102,-0.6231,-1.1972,-0.8458,-1.2289,-1.4061,-0.8473,-1.273,-0.7329,-0.9126,-1.2441,-0.9486,-0.9369,-1.5604,-1.2491,-0.9144,-1.2801,-1.0305,-1.4239,-0.8491,-0.9015,-0.4662,-1.1764,-1.4697,-0.659,-0.8696,-1.084,-0.8031,-1.1952,-0.5109]}}},{"type":"Circle","id":"4f2cf26338f212702fb0f1b9a7f13030","attributes":{"id":"4f2cf26338f212702fb0f1b9a7f13030","tags":[],"doc":null,"size":{"units":"screen","value":10},"visible":true,"line_color":{"units":"data","value":"#1F77B4"},"fill_color":{"units":"data","value":"#1F77B4"},"line_alpha":{"units":"data","value":1},"fill_alpha":{"units":"data","value":0.5},"x":{"units":"data","field":"x"},"y":{"units":"data","field":"y"}}},{"type":"Circle","id":"d4a6889879a01e1a1ec73b372a8acb6f","attributes":{"id":"d4a6889879a01e1a1ec73b372a8acb6f","tags":[],"doc":null,"size":{"units":"screen","value":10},"visible":true,"line_color":{"units":"data","value":"#e1e1e1"},"fill_color":{"units":"data","value":"#e1e1e1"},"line_alpha":{"units":"data","value":1},"fill_alpha":{"units":"data","value":0.5},"x":{"units":"data","field":"x"},"y":{"units":"data","field":"y"}}},{"type":"Circle","id":"839c1060887808a2f90efd4c07391905","attributes":{"id":"839c1060887808a2f90efd4c07391905","tags":[],"doc":null,"size":{"units":"screen","value":10},"visible":true,"line_color":{"units":"data","value":"#1F77B4"},"fill_color":{"units":"data","value":"#1F77B4"},"line_alpha":{"units":"data","value":1},"fill_alpha":{"units":"data","value":1},"x":{"units":"data","field":"x"},"y":{"units":"data","field":"y"}}},{"type":"GlyphRenderer","id":"a9b33ed4bd0e8d0875082e0489725284","attributes":{"id":"a9b33ed4bd0e8d0875082e0489725284","tags":[],"doc":null,"selection_glyph":null,"nonselection_glyph":{"type":"Circle","id":"d4a6889879a01e1a1ec73b372a8acb6f"},"hover_glyph":{"type":"Circle","id":"839c1060887808a2f90efd4c07391905"},"server_data_source":null,"name":null,"data_source":{"type":"ColumnDataSource","id":"312553ff65edf7b9031d1da411feb57b"},"glyph":{"type":"Circle","id":"4f2cf26338f212702fb0f1b9a7f13030"}}},{"type":"Range1d","id":"2b7212341d71fc75e1a3a06aabb6d514","attributes":{"id":"2b7212341d71fc75e1a3a06aabb6d514","tags":[],"doc":null,"start":-3.8871,"end":4.1091}},{"type":"Range1d","id":"506481ca5ceeff279f455088221c75e8","attributes":{"id":"506481ca5ceeff279f455088221c75e8","tags":[],"doc":null,"start":-4.6764,"end":4.2771}},{"type":"LinearAxis","id":"e2c5737c9e386346003c4a54e67c23df","attributes":{"id":"e2c5737c9e386346003c4a54e67c23df","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"axis_label":"x","formatter":{"type":"BasicTickFormatter","id":"f52e7ac79929f70f1d625d6063ca97a8"},"ticker":{"type":"BasicTicker","id":"1d620d56db5d104a5fcef16ed9c21391"},"visible":true,"axis_label_text_font_size":"12pt"}},{"type":"BasicTickFormatter","id":"f52e7ac79929f70f1d625d6063ca97a8","attributes":{"id":"f52e7ac79929f70f1d625d6063ca97a8","tags":[],"doc":null}},{"type":"BasicTicker","id":"1d620d56db5d104a5fcef16ed9c21391","attributes":{"id":"1d620d56db5d104a5fcef16ed9c21391","tags":[],"doc":null,"num_minor_ticks":5}},{"type":"Grid","id":"13a0d3788f9b9c9c72214bbec45decba","attributes":{"id":"13a0d3788f9b9c9c72214bbec45decba","tags":[],"doc":null,"dimension":0,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"ticker":{"type":"BasicTicker","id":"1d620d56db5d104a5fcef16ed9c21391"}}},{"type":"LinearAxis","id":"8ffaae42dca1b41538e8ad0bcc6440e8","attributes":{"id":"8ffaae42dca1b41538e8ad0bcc6440e8","tags":[],"doc":null,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"axis_label":"y","formatter":{"type":"BasicTickFormatter","id":"7af7ee5d17a1a0bacfd376ba9c658a64"},"ticker":{"type":"BasicTicker","id":"842e27a46917ea512125a44571f4dd37"},"visible":true,"axis_label_text_font_size":"12pt"}},{"type":"BasicTickFormatter","id":"7af7ee5d17a1a0bacfd376ba9c658a64","attributes":{"id":"7af7ee5d17a1a0bacfd376ba9c658a64","tags":[],"doc":null}},{"type":"BasicTicker","id":"842e27a46917ea512125a44571f4dd37","attributes":{"id":"842e27a46917ea512125a44571f4dd37","tags":[],"doc":null,"num_minor_ticks":5}},{"type":"Grid","id":"89cb19b8c162d1704c1fcb9309e2486a","attributes":{"id":"89cb19b8c162d1704c1fcb9309e2486a","tags":[],"doc":null,"dimension":1,"plot":{"type":"Plot","id":"0c5ef9de6b2cfa11f59d73320f4ca418","subtype":"Figure"},"ticker":{"type":"BasicTicker","id":"842e27a46917ea512125a44571f4dd37"}}}]}}};
var refkey = Object.keys(docs_json)[0]
var refs = docs_json[refkey].roots.references
function traverseObject(obj) {
for(var key in obj) {
if(obj[key].constructor === Object) {
traverseObject(obj[key]);
} else if(obj[key].constructor === Array) {
for (var i = 0; i < obj[key].length; i++) {
if(obj[key][i] === null)
obj[key][i] = NaN;
};
}
};
}
for(var i = 0; i < refs.length; i++) {
if(refs[i].type === "ColumnDataSource")
traverseObject(refs[i].attributes.data);
};
var render_items = [{
"docid": docid,
"elementid": elementid,
"modelid": modelid
}];
Bokeh.set_log_level('info');
Bokeh.embed.embed_items(docs_json, render_items);
});
</script>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment